#989BF6#989BF6
#989BF6 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.4% C 0.131 H 281.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #989BF6 |
|---|---|
| RGB | rgb(152, 155, 246) |
| HSL | hsl(238, 84%, 78%) |
| HSV | hsv(238, 38%, 96%) |
| CMYK | cmyk(38.2%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(67.10, 20.50, -45.86) |
| CIE-LCH | lch(67.10, 50.23, 294.09°) |
| OKLab | oklab(72.42% 0.0254 -0.1287) |
| OKLCH | oklch(72.42% 0.131 281.2) |
| XYZ | xyz(41.3000, 36.7703, 92.0922) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.15
Perrywinkle
#8F8CE7
ΔE00 4.50
Lavender Blue
#8B88F8
ΔE00 5.57
Periwinkle (survey)
#8E82FE
ΔE00 7.37
Lavender
#B39DDB
ΔE00 9.81
Soft Blue
#6488EA
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BF6 #F6F398
analogous
#98CAF6 #989BF6 #C498F6
triadic
#989BF6 #F6989B #9BF698
tetradic
#989BF6 #F698CA #F6F398 #98F6C4
square
#989BF6 #F698CA #F6F398 #98F6C4
split-complementary
#989BF6 #F6C498 #CAF698
monochromatic
#272EEC #6064F1 #989BF6 #D0D2FB #E3E4FD
Accessibility & contrast
On white
2.51
#989BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#989BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BF6
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BF6 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#78A0F4
Tritanopia (blue-blind)
#7DADBD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989bf6; /* rgb */ color: rgb(152, 155, 246); /* oklch */ color: oklch(72.4% 0.131 281.2);
Tailwind
colors: {
custom: {
50: '#b9b8f9',
500: '#989bf6',
950: '#000000',
},
}SCSS
$custom: #989bf6; $custom-light: #b9b8f9; $custom-dark: #000000;
JSON
{
"hex": "#989bf6",
"rgb": {
"r": 152,
"g": 155,
"b": 246
},
"hsl": {
"h": 238.085,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.72422,
"c": 0.13119,
"h": 281.2
},
"luminance": 0.36772
}Semantic roles & 50–950 ramp
primary
#989BF6
secondary
#F4F4D7
accent
#D905E0
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085