#989EEF#989EEF
#989EEF is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.7% C 0.117 H 279.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #989EEF |
|---|---|
| RGB | rgb(152, 158, 239) |
| HSL | hsl(236, 73%, 77%) |
| HSV | hsv(236, 36%, 94%) |
| CMYK | cmyk(36.4%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.55, 16.91, -41.34) |
| CIE-LCH | lch(67.55, 44.66, 292.25°) |
| OKLab | oklab(72.66% 0.02 -0.1156) |
| OKLCH | oklch(72.66% 0.117 279.8) |
| XYZ | xyz(40.7513, 37.3596, 86.7086) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.04
Perrywinkle
#8F8CE7
ΔE00 5.18
Lavender Blue
#8B88F8
ΔE00 6.75
Periwinkle (survey)
#8E82FE
ΔE00 8.62
Pastel Blue
#A2BFFE
ΔE00 9.22
Lavender
#B39DDB
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EEF #EFE998
analogous
#98CAEF #989EEF #BE98EF
triadic
#989EEF #EF989E #9EEF98
tetradic
#989EEF #EF98CA #EFE998 #98EFBE
square
#989EEF #EF98CA #EFE998 #98EFBE
split-complementary
#989EEF #EFBE98 #CAEF98
monochromatic
#2E3ADF #636CE7 #989EEF #CDD0F7 #E5E6FB
Accessibility & contrast
On white
2.48
#989EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#989EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EEF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EEF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#7FAEBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989eef; /* rgb */ color: rgb(152, 158, 239); /* oklch */ color: oklch(72.7% 0.117 279.8);
Tailwind
colors: {
custom: {
50: '#b9baf4',
500: '#989eef',
950: '#000000',
},
}SCSS
$custom: #989eef; $custom-light: #b9baf4; $custom-dark: #000000;
JSON
{
"hex": "#989eef",
"rgb": {
"r": 152,
"g": 158,
"b": 239
},
"hsl": {
"h": 235.862,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.72657,
"c": 0.11731,
"h": 279.8
},
"luminance": 0.37361
}Semantic roles & 50–950 ramp
primary
#989EEF
secondary
#F3F1D8
accent
#C810D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085