#989EE2#989EE2
#989EE2 is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.0% C 0.099 H 279.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #989EE2 |
|---|---|
| RGB | rgb(152, 158, 226) |
| HSL | hsl(235, 56%, 74%) |
| HSV | hsv(235, 33%, 89%) |
| CMYK | cmyk(32.7%, 30.1%, 0%, 11.4%) |
| CIE-LAB | lab(66.99, 13.51, -35.07) |
| CIE-LCH | lch(66.99, 37.58, 291.07°) |
| OKLab | oklab(72.05% 0.0167 -0.0975) |
| OKLCH | oklch(72.05% 0.099 279.7) |
| XYZ | xyz(38.8994, 36.6189, 76.9554) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Perrywinkle
#8F8CE7
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 7.91
Lavender
#B39DDB
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 9.74
Periwinkle (survey)
#8E82FE
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EE2 #E2DC98
analogous
#98C3E2 #989EE2 #B798E2
triadic
#989EE2 #E2989E #9EE298
tetradic
#989EE2 #E298C3 #E2DC98 #98E2B7
square
#989EE2 #E298C3 #E2DC98 #98E2B7
split-complementary
#989EE2 #E2B798 #C3E298
monochromatic
#3844C7 #6871D5 #989EE2 #C8CBEF #E7E9F8
Accessibility & contrast
On white
2.52
#989EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#989EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EE2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EE2 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A6E5
Deuteranopia (green-blind)
#85A0E0
Tritanopia (blue-blind)
#84ABB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989ee2; /* rgb */ color: rgb(152, 158, 226); /* oklch */ color: oklch(72.0% 0.099 279.7);
Tailwind
colors: {
custom: {
50: '#b8baeb',
500: '#989ee2',
950: '#000000',
},
}SCSS
$custom: #989ee2; $custom-light: #b8baeb; $custom-dark: #000000;
JSON
{
"hex": "#989ee2",
"rgb": {
"r": 152,
"g": 158,
"b": 226
},
"hsl": {
"h": 235.135,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.72046,
"c": 0.09894,
"h": 279.7
},
"luminance": 0.3662
}Semantic roles & 50–950 ramp
primary
#989EE2
secondary
#F0EEDB
accent
#B622C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084