#989EEA#989EEA
#989EEA is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.4% C 0.110 H 279.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #989EEA |
|---|---|
| RGB | rgb(152, 158, 234) |
| HSL | hsl(236, 66%, 76%) |
| HSV | hsv(236, 35%, 92%) |
| CMYK | cmyk(35%, 32.5%, 0%, 8.2%) |
| CIE-LAB | lab(67.33, 15.59, -38.94) |
| CIE-LCH | lch(67.33, 41.94, 291.82°) |
| OKLab | oklab(72.42% 0.0188 -0.1087) |
| OKLCH | oklch(72.42% 0.11 279.8) |
| XYZ | xyz(40.0228, 37.0682, 82.8721) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.72
Perrywinkle
#8F8CE7
ΔE00 5.25
Lavender Blue
#8B88F8
ΔE00 7.13
Lavender
#B39DDB
ΔE00 8.75
Periwinkle (survey)
#8E82FE
ΔE00 9.00
Pastel Blue
#A2BFFE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EEA #EAE498
analogous
#98C7EA #989EEA #BB98EA
triadic
#989EEA #EA989E #9EEA98
tetradic
#989EEA #EA98C7 #EAE498 #98EABB
square
#989EEA #EA98C7 #EAE498 #98EABB
split-complementary
#989EEA #EABB98 #C7EA98
monochromatic
#323ED5 #656EE0 #989EEA #CBCEF4 #E6E7FA
Accessibility & contrast
On white
2.50
#989EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#989EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EEA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EEA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#81ACB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989eea; /* rgb */ color: rgb(152, 158, 234); /* oklch */ color: oklch(72.4% 0.110 279.8);
Tailwind
colors: {
custom: {
50: '#b9baf1',
500: '#989eea',
950: '#000000',
},
}SCSS
$custom: #989eea; $custom-light: #b9baf1; $custom-dark: #000000;
JSON
{
"hex": "#989eea",
"rgb": {
"r": 152,
"g": 158,
"b": 234
},
"hsl": {
"h": 235.61,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.72418,
"c": 0.11028,
"h": 279.8
},
"luminance": 0.3707
}Semantic roles & 50–950 ramp
primary
#989EEA
secondary
#F1F0DA
accent
#C118CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084