#989EE8#989EE8
#989EE8 is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.3% C 0.107 H 279.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #989EE8 |
|---|---|
| RGB | rgb(152, 158, 232) |
| HSL | hsl(236, 63%, 75%) |
| HSV | hsv(236, 34%, 91%) |
| CMYK | cmyk(34.5%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(67.24, 15.07, -37.97) |
| CIE-LCH | lch(67.24, 40.85, 291.64°) |
| OKLab | oklab(72.32% 0.0183 -0.1059) |
| OKLCH | oklch(72.32% 0.107 279.8) |
| XYZ | xyz(39.7372, 36.9540, 81.3674) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.01
Perrywinkle
#8F8CE7
ΔE00 5.32
Lavender Blue
#8B88F8
ΔE00 7.30
Lavender
#B39DDB
ΔE00 8.55
Periwinkle (survey)
#8E82FE
ΔE00 9.17
Pastel Blue
#A2BFFE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EE8 #E8E298
analogous
#98C6E8 #989EE8 #BA98E8
triadic
#989EE8 #E8989E #9EE898
tetradic
#989EE8 #E898C6 #E8E298 #98E8BA
square
#989EE8 #E898C6 #E8E298 #98E8BA
split-complementary
#989EE8 #E8BA98 #C6E898
monochromatic
#3440D2 #666FDD #989EE8 #CACDF3 #E6E7F9
Accessibility & contrast
On white
2.50
#989EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#989EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EE8
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EE8 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EB
Deuteranopia (green-blind)
#83A1E6
Tritanopia (blue-blind)
#82ACB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989ee8; /* rgb */ color: rgb(152, 158, 232); /* oklch */ color: oklch(72.3% 0.107 279.8);
Tailwind
colors: {
custom: {
50: '#b8baef',
500: '#989ee8',
950: '#000000',
},
}SCSS
$custom: #989ee8; $custom-light: #b8baef; $custom-dark: #000000;
JSON
{
"hex": "#989ee8",
"rgb": {
"r": 152,
"g": 158,
"b": 232
},
"hsl": {
"h": 235.5,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.72324,
"c": 0.10745,
"h": 279.8
},
"luminance": 0.36955
}Semantic roles & 50–950 ramp
primary
#989EE8
secondary
#F1EFDA
accent
#BE1ACB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084