#9899EA#9899EA
#9899EA is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.4% C 0.117 H 282.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9899EA |
|---|---|
| RGB | rgb(152, 153, 234) |
| HSL | hsl(239, 66%, 76%) |
| HSV | hsv(239, 35%, 92%) |
| CMYK | cmyk(35%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.06, 18.45, -40.92) |
| CIE-LCH | lch(66.06, 44.89, 294.26°) |
| OKLab | oklab(71.44% 0.0253 -0.1144) |
| OKLCH | oklch(71.44% 0.117 282.5) |
| XYZ | xyz(39.1873, 35.3971, 82.5936) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.67
Perrywinkle
#8F8CE7
ΔE00 3.83
Lavender Blue
#8B88F8
ΔE00 5.92
Periwinkle (survey)
#8E82FE
ΔE00 7.69
Lavender
#B39DDB
ΔE00 8.38
Soft Blue
#6488EA
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9899EA #EAE998
analogous
#98C2EA #9899EA #C098EA
triadic
#9899EA #EA9899 #99EA98
tetradic
#9899EA #EA98C2 #EAE998 #98EAC0
square
#9899EA #EA98C2 #EAE998 #98EAC0
split-complementary
#9899EA #EAC098 #C2EA98
monochromatic
#3234D5 #6567E0 #9899EA #CBCBF4 #E6E6FA
Accessibility & contrast
On white
2.60
#9899EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#9899EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9899EA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9899EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9899EA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3ED
Deuteranopia (green-blind)
#7C9EE8
Tritanopia (blue-blind)
#82A8B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9899ea; /* rgb */ color: rgb(152, 153, 234); /* oklch */ color: oklch(71.4% 0.117 282.5);
Tailwind
colors: {
custom: {
50: '#b9b7f1',
500: '#9899ea',
950: '#000000',
},
}SCSS
$custom: #9899ea; $custom-light: #b9b7f1; $custom-dark: #000000;
JSON
{
"hex": "#9899ea",
"rgb": {
"r": 152,
"g": 153,
"b": 234
},
"hsl": {
"h": 239.268,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.71439,
"c": 0.11718,
"h": 282.5
},
"luminance": 0.35398
}Semantic roles & 50–950 ramp
primary
#9899EA
secondary
#F1F1DA
accent
#CC18CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084