#989DED#989DED
#989DED is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.4% C 0.116 H 280.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #989DED |
|---|---|
| RGB | rgb(152, 157, 237) |
| HSL | hsl(236, 70%, 76%) |
| HSV | hsv(236, 36%, 93%) |
| CMYK | cmyk(35.9%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.20, 16.95, -40.78) |
| CIE-LCH | lch(67.20, 44.16, 292.58°) |
| OKLab | oklab(72.36% 0.0208 -0.114) |
| OKLCH | oklch(72.36% 0.116 280.3) |
| XYZ | xyz(40.2876, 36.9023, 85.1045) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.24
Perrywinkle
#8F8CE7
ΔE00 4.90
Lavender Blue
#8B88F8
ΔE00 6.63
Periwinkle (survey)
#8E82FE
ΔE00 8.49
Lavender
#B39DDB
ΔE00 8.95
Pastel Blue
#A2BFFE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DED #EDE898
analogous
#98C8ED #989DED #BE98ED
triadic
#989DED #ED989D #9DED98
tetradic
#989DED #ED98C8 #EDE898 #98EDBE
square
#989DED #ED98C8 #EDE898 #98EDBE
split-complementary
#989DED #EDBE98 #C8ED98
monochromatic
#303ADB #646BE4 #989DED #CCCFF6 #E5E6FA
Accessibility & contrast
On white
2.51
#989DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#989DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DED
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DED | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#80ACBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989ded; /* rgb */ color: rgb(152, 157, 237); /* oklch */ color: oklch(72.4% 0.116 280.3);
Tailwind
colors: {
custom: {
50: '#b9b9f3',
500: '#989ded',
950: '#000000',
},
}SCSS
$custom: #989ded; $custom-light: #b9b9f3; $custom-dark: #000000;
JSON
{
"hex": "#989ded",
"rgb": {
"r": 152,
"g": 157,
"b": 237
},
"hsl": {
"h": 236.471,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.72365,
"c": 0.11586,
"h": 280.3
},
"luminance": 0.36904
}Semantic roles & 50–950 ramp
primary
#989DED
secondary
#F2F1D9
accent
#C713D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085