#989EE4#989EE4
#989EE4 is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.1% C 0.102 H 279.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #989EE4 |
|---|---|
| RGB | rgb(152, 158, 228) |
| HSL | hsl(235, 58%, 75%) |
| HSV | hsv(235, 33%, 89%) |
| CMYK | cmyk(33.3%, 30.7%, 0%, 10.6%) |
| CIE-LAB | lab(67.07, 14.03, -36.04) |
| CIE-LCH | lch(67.07, 38.67, 291.27°) |
| OKLab | oklab(72.14% 0.0172 -0.1003) |
| OKLCH | oklch(72.14% 0.102 279.7) |
| XYZ | xyz(39.1755, 36.7293, 78.4091) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.63
Perrywinkle
#8F8CE7
ΔE00 5.53
Lavender Blue
#8B88F8
ΔE00 7.70
Lavender
#B39DDB
ΔE00 8.19
Periwinkle (survey)
#8E82FE
ΔE00 9.54
Pastel Blue
#A2BFFE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EE4 #E4DE98
analogous
#98C4E4 #989EE4 #B898E4
triadic
#989EE4 #E4989E #9EE498
tetradic
#989EE4 #E498C4 #E4DE98 #98E4B8
square
#989EE4 #E498C4 #E4DE98 #98E4B8
split-complementary
#989EE4 #E4B898 #C4E498
monochromatic
#3743CB #6870D7 #989EE4 #C8CCF1 #E7E8F9
Accessibility & contrast
On white
2.52
#989EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#989EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EE4
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EE4 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A6E7
Deuteranopia (green-blind)
#85A1E2
Tritanopia (blue-blind)
#84ABB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989ee4; /* rgb */ color: rgb(152, 158, 228); /* oklch */ color: oklch(72.1% 0.102 279.7);
Tailwind
colors: {
custom: {
50: '#b8baec',
500: '#989ee4',
950: '#000000',
},
}SCSS
$custom: #989ee4; $custom-light: #b8baec; $custom-dark: #000000;
JSON
{
"hex": "#989ee4",
"rgb": {
"r": 152,
"g": 158,
"b": 228
},
"hsl": {
"h": 235.263,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.72138,
"c": 0.10178,
"h": 279.7
},
"luminance": 0.36731
}Semantic roles & 50–950 ramp
primary
#989EE4
secondary
#F0EEDB
accent
#B91FC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084