#989BFE#989BFE
#989BFE is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.8% C 0.142 H 280.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #989BFE |
|---|---|
| RGB | rgb(152, 155, 254) |
| HSL | hsl(238, 98%, 80%) |
| HSV | hsv(238, 40%, 100%) |
| CMYK | cmyk(40.2%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(67.48, 22.68, -49.63) |
| CIE-LCH | lch(67.48, 54.56, 294.56°) |
| OKLab | oklab(72.83% 0.027 -0.1397) |
| OKLCH | oklch(72.83% 0.142 280.9) |
| XYZ | xyz(42.5544, 37.2721, 98.6988) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.75
Perrywinkle
#8F8CE7
ΔE00 4.99
Lavender Blue
#8B88F8
ΔE00 5.38
Periwinkle (survey)
#8E82FE
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 9.84
Pastel Blue
#A2BFFE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BFE #FEFB98
analogous
#98CEFE #989BFE #C898FE
triadic
#989BFE #FE989B #9BFE98
tetradic
#989BFE #FE98CE #FEFB98 #98FEC8
square
#989BFE #FE98CE #FEFB98 #98FEC8
split-complementary
#989BFE #FEC898 #CEFE98
monochromatic
#1F25FD #5B60FD #989BFE #D5D6FF #E1E2FF
Accessibility & contrast
On white
2.48
#989BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#989BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BFE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BFE | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#79AFC0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989bfe; /* rgb */ color: rgb(152, 155, 254); /* oklch */ color: oklch(72.8% 0.142 280.9);
Tailwind
colors: {
custom: {
50: '#bab8ff',
500: '#989bfe',
950: '#000000',
},
}SCSS
$custom: #989bfe; $custom-light: #bab8ff; $custom-dark: #000000;
JSON
{
"hex": "#989bfe",
"rgb": {
"r": 152,
"g": 155,
"b": 254
},
"hsl": {
"h": 238.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.72833,
"c": 0.14226,
"h": 280.9
},
"luminance": 0.37274
}Semantic roles & 50–950 ramp
primary
#989BFE
secondary
#F7F6D4
accent
#DF00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086