#9899EE#9899EE
#9899EE is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.6% C 0.123 H 282.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9899EE |
|---|---|
| RGB | rgb(152, 153, 238) |
| HSL | hsl(239, 72%, 76%) |
| HSV | hsv(239, 36%, 93%) |
| CMYK | cmyk(36.1%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.24, 19.50, -42.84) |
| CIE-LCH | lch(66.24, 47.07, 294.48°) |
| OKLab | oklab(71.64% 0.0262 -0.12) |
| OKLCH | oklch(71.64% 0.123 282.3) |
| XYZ | xyz(39.7684, 35.6295, 85.6542) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.13
Perrywinkle
#8F8CE7
ΔE00 3.77
Lavender Blue
#8B88F8
ΔE00 5.56
Periwinkle (survey)
#8E82FE
ΔE00 7.34
Lavender
#B39DDB
ΔE00 8.83
Soft Blue
#6488EA
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9899EE #EEED98
analogous
#98C4EE #9899EE #C298EE
triadic
#9899EE #EE9899 #99EE98
tetradic
#9899EE #EE98C4 #EEED98 #98EEC2
square
#9899EE #EE98C4 #EEED98 #98EEC2
split-complementary
#9899EE #EEC298 #C4EE98
monochromatic
#2F31DD #6365E5 #9899EE #CDCDF7 #E5E5FB
Accessibility & contrast
On white
2.58
#9899EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#9899EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9899EE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9899EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9899EE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#7A9EEC
Tritanopia (blue-blind)
#80A9B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9899ee; /* rgb */ color: rgb(152, 153, 238); /* oklch */ color: oklch(71.6% 0.123 282.3);
Tailwind
colors: {
custom: {
50: '#b9b7f4',
500: '#9899ee',
950: '#000000',
},
}SCSS
$custom: #9899ee; $custom-light: #b9b7f4; $custom-dark: #000000;
JSON
{
"hex": "#9899ee",
"rgb": {
"r": 152,
"g": 153,
"b": 238
},
"hsl": {
"h": 239.302,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.71636,
"c": 0.12279,
"h": 282.3
},
"luminance": 0.35631
}Semantic roles & 50–950 ramp
primary
#9899EE
secondary
#F2F2D9
accent
#D112D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085