#989FED#989FED
#989FED is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.8% C 0.113 H 279.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #989FED |
|---|---|
| RGB | rgb(152, 159, 237) |
| HSL | hsl(235, 70%, 76%) |
| HSV | hsv(235, 36%, 93%) |
| CMYK | cmyk(35.9%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(67.71, 15.81, -39.98) |
| CIE-LCH | lch(67.71, 42.99, 291.58°) |
| OKLab | oklab(72.76% 0.0182 -0.1117) |
| OKLCH | oklch(72.76% 0.113 279.3) |
| XYZ | xyz(40.6287, 37.5846, 85.2182) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.39
Perrywinkle
#8F8CE7
ΔE00 5.49
Lavender Blue
#8B88F8
ΔE00 7.15
Pastel Blue
#A2BFFE
ΔE00 8.98
Periwinkle (survey)
#8E82FE
ΔE00 9.04
Lavender
#B39DDB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FED #EDE698
analogous
#98CAED #989FED #BC98ED
triadic
#989FED #ED989F #9FED98
tetradic
#989FED #ED98CA #EDE698 #98EDBC
square
#989FED #ED98CA #EDE698 #98EDBC
split-complementary
#989FED #EDBC98 #CAED98
monochromatic
#303EDB #646EE4 #989FED #CCD0F6 #E5E7FA
Accessibility & contrast
On white
2.47
#989FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#989FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FED
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FED | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#80AEBB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #989fed; /* rgb */ color: rgb(152, 159, 237); /* oklch */ color: oklch(72.8% 0.113 279.3);
Tailwind
colors: {
custom: {
50: '#b9bbf3',
500: '#989fed',
950: '#000000',
},
}SCSS
$custom: #989fed; $custom-light: #b9bbf3; $custom-dark: #000000;
JSON
{
"hex": "#989fed",
"rgb": {
"r": 152,
"g": 159,
"b": 237
},
"hsl": {
"h": 235.059,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.72758,
"c": 0.11315,
"h": 279.3
},
"luminance": 0.37586
}Semantic roles & 50–950 ramp
primary
#989FED
secondary
#F2F0D9
accent
#C313D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085