#989FEE#989FEE
#989FEE is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.8% C 0.115 H 279.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #989FEE |
|---|---|
| RGB | rgb(152, 159, 238) |
| HSL | hsl(235, 72%, 76%) |
| HSV | hsv(235, 36%, 93%) |
| CMYK | cmyk(36.1%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.76, 16.08, -40.46) |
| CIE-LCH | lch(67.76, 43.54, 291.67°) |
| OKLab | oklab(72.8% 0.0184 -0.1131) |
| OKLCH | oklch(72.8% 0.115 279.3) |
| XYZ | xyz(40.7752, 37.6432, 85.9898) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.26
Perrywinkle
#8F8CE7
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 7.08
Pastel Blue
#A2BFFE
ΔE00 8.95
Periwinkle (survey)
#8E82FE
ΔE00 8.97
Lavender
#B39DDB
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FEE #EEE798
analogous
#98CAEE #989FEE #BC98EE
triadic
#989FEE #EE989F #9FEE98
tetradic
#989FEE #EE98CA #EEE798 #98EEBC
square
#989FEE #EE98CA #EEE798 #98EEBC
split-complementary
#989FEE #EEBC98 #CAEE98
monochromatic
#2F3DDD #636EE5 #989FEE #CDD0F7 #E5E7FB
Accessibility & contrast
On white
2.46
#989FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#989FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FEE
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FEE | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#80AEBC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #989fee; /* rgb */ color: rgb(152, 159, 238); /* oklch */ color: oklch(72.8% 0.115 279.3);
Tailwind
colors: {
custom: {
50: '#b9bbf4',
500: '#989fee',
950: '#000000',
},
}SCSS
$custom: #989fee; $custom-light: #b9bbf4; $custom-dark: #000000;
JSON
{
"hex": "#989fee",
"rgb": {
"r": 152,
"g": 159,
"b": 238
},
"hsl": {
"h": 235.116,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.72805,
"c": 0.11455,
"h": 279.3
},
"luminance": 0.37645
}Semantic roles & 50–950 ramp
primary
#989FEE
secondary
#F2F0D9
accent
#C412D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085