#989BF3#989BF3
#989BF3 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.3% C 0.127 H 281.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #989BF3 |
|---|---|
| RGB | rgb(152, 155, 243) |
| HSL | hsl(238, 79%, 77%) |
| HSV | hsv(238, 37%, 95%) |
| CMYK | cmyk(37.4%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.97, 19.70, -44.43) |
| CIE-LCH | lch(66.97, 48.60, 293.91°) |
| OKLab | oklab(72.27% 0.0247 -0.1246) |
| OKLCH | oklch(72.27% 0.127 281.2) |
| XYZ | xyz(40.8433, 36.5876, 89.6868) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.45
Perrywinkle
#8F8CE7
ΔE00 4.39
Lavender Blue
#8B88F8
ΔE00 5.72
Periwinkle (survey)
#8E82FE
ΔE00 7.53
Lavender
#B39DDB
ΔE00 9.48
Soft Blue
#6488EA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BF3 #F3F098
analogous
#98C8F3 #989BF3 #C398F3
triadic
#989BF3 #F3989B #9BF398
tetradic
#989BF3 #F398C8 #F3F098 #98F3C3
square
#989BF3 #F398C8 #F3F098 #98F3C3
split-complementary
#989BF3 #F3C398 #C8F398
monochromatic
#2A31E6 #6166ED #989BF3 #CFD0F9 #E4E4FC
Accessibility & contrast
On white
2.52
#989BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#989BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BF3
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BF3 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#7AA0F1
Tritanopia (blue-blind)
#7EACBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989bf3; /* rgb */ color: rgb(152, 155, 243); /* oklch */ color: oklch(72.3% 0.127 281.2);
Tailwind
colors: {
custom: {
50: '#b9b8f7',
500: '#989bf3',
950: '#000000',
},
}SCSS
$custom: #989bf3; $custom-light: #b9b8f7; $custom-dark: #000000;
JSON
{
"hex": "#989bf3",
"rgb": {
"r": 152,
"g": 155,
"b": 243
},
"hsl": {
"h": 238.022,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.72271,
"c": 0.12701,
"h": 281.2
},
"luminance": 0.36589
}Semantic roles & 50–950 ramp
primary
#989BF3
secondary
#F4F3D7
accent
#D50ADB
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085