#989EEE#989EEE
#989EEE is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.6% C 0.116 H 279.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #989EEE |
|---|---|
| RGB | rgb(152, 158, 238) |
| HSL | hsl(236, 72%, 76%) |
| HSV | hsv(236, 36%, 93%) |
| CMYK | cmyk(36.1%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.50, 16.65, -40.86) |
| CIE-LCH | lch(67.50, 44.12, 292.17°) |
| OKLab | oklab(72.61% 0.0197 -0.1142) |
| OKLCH | oklch(72.61% 0.116 279.8) |
| XYZ | xyz(40.6040, 37.3007, 85.9327) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.17
Perrywinkle
#8F8CE7
ΔE00 5.18
Lavender Blue
#8B88F8
ΔE00 6.82
Periwinkle (survey)
#8E82FE
ΔE00 8.69
Lavender
#B39DDB
ΔE00 9.15
Pastel Blue
#A2BFFE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EEE #EEE898
analogous
#98C9EE #989EEE #BD98EE
triadic
#989EEE #EE989E #9EEE98
tetradic
#989EEE #EE98C9 #EEE898 #98EEBD
square
#989EEE #EE98C9 #EEE898 #98EEBD
split-complementary
#989EEE #EEBD98 #C9EE98
monochromatic
#2F3BDD #636DE5 #989EEE #CDCFF7 #E5E6FB
Accessibility & contrast
On white
2.48
#989EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#989EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EEE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EEE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F1
Deuteranopia (green-blind)
#80A1EC
Tritanopia (blue-blind)
#80ADBB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989eee; /* rgb */ color: rgb(152, 158, 238); /* oklch */ color: oklch(72.6% 0.116 279.8);
Tailwind
colors: {
custom: {
50: '#b9baf4',
500: '#989eee',
950: '#000000',
},
}SCSS
$custom: #989eee; $custom-light: #b9baf4; $custom-dark: #000000;
JSON
{
"hex": "#989eee",
"rgb": {
"r": 152,
"g": 158,
"b": 238
},
"hsl": {
"h": 235.814,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.72609,
"c": 0.11591,
"h": 279.8
},
"luminance": 0.37302
}Semantic roles & 50–950 ramp
primary
#989EEE
secondary
#F2F1D9
accent
#C612D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085