#989EFF#989EFF
#989EFF is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.5% C 0.140 H 279.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #989EFF |
|---|---|
| RGB | rgb(152, 158, 255) |
| HSL | hsl(237, 100%, 80%) |
| HSV | hsv(237, 40%, 100%) |
| CMYK | cmyk(40.4%, 38%, 0%, 0%) |
| CIE-LAB | lab(68.28, 21.23, -48.92) |
| CIE-LCH | lch(68.28, 53.33, 293.46°) |
| OKLab | oklab(73.46% 0.0235 -0.1376) |
| OKLCH | oklch(73.46% 0.14 279.7) |
| XYZ | xyz(43.2205, 38.3473, 99.7128) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.86
Perrywinkle
#8F8CE7
ΔE00 5.75
Lavender Blue
#8B88F8
ΔE00 6.19
Periwinkle (survey)
#8E82FE
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 9.03
Cornflowerblue
#6495ED
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EFF #FFF998
analogous
#98D1FF #989EFF #C698FF
triadic
#989EFF #FF989E #9EFF98
tetradic
#989EFF #FF98D1 #FFF998 #98FFC6
square
#989EFF #FF98D1 #FFF998 #98FFC6
split-complementary
#989EFF #FFC698 #D1FF98
monochromatic
#1E2BFF #5B64FF #989EFF #D5D8FF #E0E2FF
Accessibility & contrast
On white
2.42
#989EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#989EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EFF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EFF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#76A3FD
Tritanopia (blue-blind)
#78B1C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #989eff; /* rgb */ color: rgb(152, 158, 255); /* oklch */ color: oklch(73.5% 0.140 279.7);
Tailwind
colors: {
custom: {
50: '#babaff',
500: '#989eff',
950: '#000000',
},
}SCSS
$custom: #989eff; $custom-light: #babaff; $custom-dark: #000000;
JSON
{
"hex": "#989eff",
"rgb": {
"r": 152,
"g": 158,
"b": 255
},
"hsl": {
"h": 236.505,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.73457,
"c": 0.13959,
"h": 279.7
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#989EFF
secondary
#F7F5D4
accent
#D800E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086