#989BF0#989BF0
#989BF0 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.1% C 0.123 H 281.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #989BF0 |
|---|---|
| RGB | rgb(152, 155, 240) |
| HSL | hsl(238, 75%, 77%) |
| HSV | hsv(238, 37%, 94%) |
| CMYK | cmyk(36.7%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(66.83, 18.89, -43.00) |
| CIE-LCH | lch(66.83, 46.97, 293.72°) |
| OKLab | oklab(72.12% 0.0241 -0.1204) |
| OKLCH | oklch(72.12% 0.123 281.3) |
| XYZ | xyz(40.3940, 36.4079, 87.3203) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.80
Perrywinkle
#8F8CE7
ΔE00 4.33
Lavender Blue
#8B88F8
ΔE00 5.90
Periwinkle (survey)
#8E82FE
ΔE00 7.73
Lavender
#B39DDB
ΔE00 9.14
Soft Blue
#6488EA
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BF0 #F0ED98
analogous
#98C7F0 #989BF0 #C198F0
triadic
#989BF0 #F0989B #9BF098
tetradic
#989BF0 #F098C7 #F0ED98 #98F0C1
square
#989BF0 #F098C7 #F0ED98 #98F0C1
split-complementary
#989BF0 #F0C198 #C7F098
monochromatic
#2D33E0 #6367E8 #989BF0 #CDCFF8 #E4E5FB
Accessibility & contrast
On white
2.54
#989BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#989BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BF0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BF0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#7BA0EE
Tritanopia (blue-blind)
#7FABBA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989bf0; /* rgb */ color: rgb(152, 155, 240); /* oklch */ color: oklch(72.1% 0.123 281.3);
Tailwind
colors: {
custom: {
50: '#b9b8f5',
500: '#989bf0',
950: '#000000',
},
}SCSS
$custom: #989bf0; $custom-light: #b9b8f5; $custom-dark: #000000;
JSON
{
"hex": "#989bf0",
"rgb": {
"r": 152,
"g": 155,
"b": 240
},
"hsl": {
"h": 237.955,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.72122,
"c": 0.12282,
"h": 281.3
},
"luminance": 0.36409
}Semantic roles & 50–950 ramp
primary
#989BF0
secondary
#F3F2D8
accent
#D00FD7
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085