#989FEF#989FEF
#989FEF is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.9% C 0.116 H 279.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #989FEF |
|---|---|
| RGB | rgb(152, 159, 239) |
| HSL | hsl(235, 73%, 77%) |
| HSV | hsv(235, 36%, 94%) |
| CMYK | cmyk(36.4%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.80, 16.34, -40.94) |
| CIE-LCH | lch(67.80, 44.08, 291.76°) |
| OKLab | oklab(72.85% 0.0187 -0.1144) |
| OKLCH | oklch(72.85% 0.116 279.3) |
| XYZ | xyz(40.9226, 37.7021, 86.7657) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.14
Perrywinkle
#8F8CE7
ΔE00 5.47
Lavender Blue
#8B88F8
ΔE00 7.01
Periwinkle (survey)
#8E82FE
ΔE00 8.90
Pastel Blue
#A2BFFE
ΔE00 8.92
Lavender
#B39DDB
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FEF #EFE898
analogous
#98CBEF #989FEF #BD98EF
triadic
#989FEF #EF989F #9FEF98
tetradic
#989FEF #EF98CB #EFE898 #98EFBD
square
#989FEF #EF98CB #EFE898 #98EFBD
split-complementary
#989FEF #EFBD98 #CBEF98
monochromatic
#2E3CDF #636EE7 #989FEF #CDD0F7 #E5E6FB
Accessibility & contrast
On white
2.46
#989FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#989FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FEF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FEF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F2
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#7FAEBC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #989fef; /* rgb */ color: rgb(152, 159, 239); /* oklch */ color: oklch(72.9% 0.116 279.3);
Tailwind
colors: {
custom: {
50: '#b9bbf4',
500: '#989fef',
950: '#000000',
},
}SCSS
$custom: #989fef; $custom-light: #b9bbf4; $custom-dark: #000000;
JSON
{
"hex": "#989fef",
"rgb": {
"r": 152,
"g": 159,
"b": 239
},
"hsl": {
"h": 235.172,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.72853,
"c": 0.11596,
"h": 279.3
},
"luminance": 0.37704
}Semantic roles & 50–950 ramp
primary
#989FEF
secondary
#F3F0D8
accent
#C510D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085