#998BBB Color Information

Hex color code: #998BBB

The hex color #998BBB is a pastel purple with RGB values of (153, 139, 187) and HSL of (258°, 26%, 64%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#998BBB
RGB
153, 139, 187
HSL
258°, 26%, 64%
CMYK
18%, 26%, 0%, 27%

Shades

CSS Usage
color: #998BBB;
background-color: #998BBB;
border-color: #998BBB;
box-shadow: 0 0 10px #998BBB;
border: 2px solid #998BBB;
Tailwind Usage
bg-[#998BBB]
text-[#998BBB]
border-[#998BBB]
shadow-[0_0_10px_998BBB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #998BBB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #998BBB; color: #000000; }

Badge

New Feature
.badge { background-color: #998BBB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #998BBB; background-color: #998BBB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #998BBB20; border-left: 4px solid #998BBB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #998BBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #998BBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 139, 187

Red: 153 / Green: 139 / Blue: 187

HSL

258°, 26%, 64%

Hue: 258° / Saturation: 26% / Lightness: 64%

CMYK

18%, 26%, 0%, 27%

Cyan: 18% / Magenta: 26% / Yellow: 0% / Key: 27%

What color is #998BBB?

#998BBB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #998BBB to RGB:

rgb(153, 139, 187)HEX to RGB Converter →

HEX to HSL

Convert #998BBB to HSL:

hsl(258, 26%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #998BBB to CMYK:

cmyk(18%, 26%, 0%, 27%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #998BBB has RGB (153, 139, 187) and HSL (258°, 26%, 64%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #998BBB is #ADBB8B, creating high-contrast pairings. For softer combinations, try analogous colors like #8B95BB.

Use #998BBB in CSS: color: #998BBB or background-color: #998BBB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #998BBB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.77:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #998BBB?

#998BBB is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #998BBB?

#998BBB in RGB is (153, 139, 187) - 153 red, 139 green, and 187 blue.

How to use #998BBB in CSS?

Use #998BBB directly in your CSS properties like color or background-color.

What colors go well with #998BBB?

#ADBB8B (complementary), #8B95BB (analogous), and #705C9D (lighter shade) work well with #998BBB.