#998FBE#998FBE
#998FBE is a light, moderate violet. Relative luminance 0.301; OKLCH L 67.6% C 0.069 H 294.2°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #998FBE |
|---|---|
| RGB | rgb(153, 143, 190) |
| HSL | hsl(253, 27%, 65%) |
| HSV | hsv(253, 25%, 75%) |
| CMYK | cmyk(19.5%, 24.7%, 0%, 25.5%) |
| CIE-LAB | lab(61.77, 13.53, -23.06) |
| CIE-LCH | lch(61.77, 26.74, 300.39°) |
| OKLab | oklab(67.56% 0.0285 -0.0632) |
| OKLCH | oklch(67.56% 0.069 294.2) |
| XYZ | xyz(32.2515, 30.1347, 52.8226) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.74
Heather
#A484AC
ΔE00 7.42
Pale Purple
#B790D4
ΔE00 7.74
Wisteria
#A87DC2
ΔE00 8.40
Dusty Lavender
#AC86A8
ΔE00 9.66
Perrywinkle
#8F8CE7
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998FBE #B4BE8F
analogous
#8F9CBE #998FBE #B08FBE
triadic
#998FBE #BE998F #8FBE99
tetradic
#998FBE #BE8F9C #B4BE8F #8FBEB0
square
#998FBE #BE8F9C #B4BE8F #8FBEB0
split-complementary
#998FBE #BEB08F #9CBE8F
monochromatic
#594D85 #7668A8 #998FBE #BCB6D4 #E0DCEB
Accessibility & contrast
On white
2.99
#998FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#998FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #998FBE
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998FBE | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C0
Deuteranopia (green-blind)
#8595BD
Tritanopia (blue-blind)
#92969F
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #998fbe; /* rgb */ color: rgb(153, 143, 190); /* oklch */ color: oklch(67.6% 0.069 294.2);
Tailwind
colors: {
custom: {
50: '#b7afd1',
500: '#998fbe',
950: '#000000',
},
}SCSS
$custom: #998fbe; $custom-light: #b7afd1; $custom-dark: #000000;
JSON
{
"hex": "#998fbe",
"rgb": {
"r": 153,
"g": 143,
"b": 190
},
"hsl": {
"h": 252.766,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.67559,
"c": 0.06934,
"h": 294.2
},
"luminance": 0.30135
}Semantic roles & 50–950 ramp
primary
#998FBE
secondary
#D9DCCC
accent
#A54090
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#111014
muted
#807F82