#989EED#989EED
#989EED is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.6% C 0.115 H 279.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #989EED |
|---|---|
| RGB | rgb(152, 158, 237) |
| HSL | hsl(236, 70%, 76%) |
| HSV | hsv(236, 36%, 93%) |
| CMYK | cmyk(35.9%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(67.46, 16.38, -40.38) |
| CIE-LCH | lch(67.46, 43.57, 292.09°) |
| OKLab | oklab(72.56% 0.0195 -0.1128) |
| OKLCH | oklch(72.56% 0.115 279.8) |
| XYZ | xyz(40.4575, 37.2421, 85.1611) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.30
Perrywinkle
#8F8CE7
ΔE00 5.19
Lavender Blue
#8B88F8
ΔE00 6.89
Periwinkle (survey)
#8E82FE
ΔE00 8.76
Lavender
#B39DDB
ΔE00 9.05
Pastel Blue
#A2BFFE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EED #EDE798
analogous
#98C9ED #989EED #BD98ED
triadic
#989EED #ED989E #9EED98
tetradic
#989EED #ED98C9 #EDE798 #98EDBD
square
#989EED #ED98C9 #EDE798 #98EDBD
split-complementary
#989EED #EDBD98 #C9ED98
monochromatic
#303CDB #646DE4 #989EED #CCCFF6 #E5E6FA
Accessibility & contrast
On white
2.49
#989EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#989EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EED
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EED | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7F0
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#80ADBB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989eed; /* rgb */ color: rgb(152, 158, 237); /* oklch */ color: oklch(72.6% 0.115 279.8);
Tailwind
colors: {
custom: {
50: '#b9baf3',
500: '#989eed',
950: '#000000',
},
}SCSS
$custom: #989eed; $custom-light: #b9baf3; $custom-dark: #000000;
JSON
{
"hex": "#989eed",
"rgb": {
"r": 152,
"g": 158,
"b": 237
},
"hsl": {
"h": 235.765,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.72561,
"c": 0.1145,
"h": 279.8
},
"luminance": 0.37244
}Semantic roles & 50–950 ramp
primary
#989EED
secondary
#F2F0D9
accent
#C513D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085