#989DF0#989DF0
#989DF0 is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.5% C 0.120 H 280.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #989DF0 |
|---|---|
| RGB | rgb(152, 157, 240) |
| HSL | hsl(237, 75%, 77%) |
| HSV | hsv(237, 37%, 94%) |
| CMYK | cmyk(36.7%, 34.6%, 0%, 5.9%) |
| CIE-LAB | lab(67.34, 17.75, -42.21) |
| CIE-LCH | lch(67.34, 45.79, 292.81°) |
| OKLab | oklab(72.51% 0.0215 -0.1181) |
| OKLCH | oklch(72.51% 0.12 280.3) |
| XYZ | xyz(40.7296, 37.0791, 87.4322) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 4.90
Lavender Blue
#8B88F8
ΔE00 6.42
Periwinkle (survey)
#8E82FE
ΔE00 8.28
Lavender
#B39DDB
ΔE00 9.27
Pastel Blue
#A2BFFE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DF0 #F0EB98
analogous
#98C9F0 #989DF0 #BF98F0
triadic
#989DF0 #F0989D #9DF098
tetradic
#989DF0 #F098C9 #F0EB98 #98F0BF
square
#989DF0 #F098C9 #F0EB98 #98F0BF
split-complementary
#989DF0 #F0BF98 #C9F098
monochromatic
#2D37E0 #636AE8 #989DF0 #CDD0F8 #E4E6FB
Accessibility & contrast
On white
2.50
#989DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#989DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DF0
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DF0 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#7EA1EE
Tritanopia (blue-blind)
#7FADBB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989df0; /* rgb */ color: rgb(152, 157, 240); /* oklch */ color: oklch(72.5% 0.120 280.3);
Tailwind
colors: {
custom: {
50: '#b9b9f5',
500: '#989df0',
950: '#000000',
},
}SCSS
$custom: #989df0; $custom-light: #b9b9f5; $custom-dark: #000000;
JSON
{
"hex": "#989df0",
"rgb": {
"r": 152,
"g": 157,
"b": 240
},
"hsl": {
"h": 236.591,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.72511,
"c": 0.12008,
"h": 280.3
},
"luminance": 0.37081
}Semantic roles & 50–950 ramp
primary
#989DF0
secondary
#F3F1D8
accent
#CB0FD7
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085