#998BCB Color Information

Hex color code: #998BCB

The hex color #998BCB is a delicate blue with RGB values of (153, 139, 203) and HSL of (253°, 38%, 67%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#998BCB
RGB
153, 139, 203
HSL
253°, 38%, 67%
CMYK
25%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #998BCB; 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 #998BCB; background-color: #998BCB15; }

Alert / Toast

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

Link / Accent

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

a { color: #998BCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 139, 203

Red: 153 / Green: 139 / Blue: 203

HSL

253°, 38%, 67%

Hue: 253° / Saturation: 38% / Lightness: 67%

CMYK

25%, 32%, 0%, 20%

Cyan: 25% / Magenta: 32% / Yellow: 0% / Key: 20%

What color is #998BCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #998BCB to RGB:

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

HEX to HSL

Convert #998BCB to HSL:

hsl(253, 38%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #998BCB to CMYK:

cmyk(25%, 32%, 0%, 20%)Color Converter →

Color Meaning and Usage

#998BCB is a gentle blue color with RGB values of 153, 139, 203 and HSL of 253°, 38%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #998BCB is #BDCB8B, creating high-contrast pairings. For softer combinations, try analogous colors like #8B9DCB.

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

Contrast with #998BCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #998BCB?

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

What is the RGB value of #998BCB?

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

How to use #998BCB in CSS?

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

What colors go well with #998BCB?

#BDCB8B (complementary), #8B9DCB (analogous), and #6A56B3 (lighter shade) work well with #998BCB.