#989BF4#989BF4
#989BF4 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.3% C 0.128 H 281.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #989BF4 |
|---|---|
| RGB | rgb(152, 155, 244) |
| HSL | hsl(238, 81%, 78%) |
| HSV | hsv(238, 38%, 96%) |
| CMYK | cmyk(37.7%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(67.01, 19.96, -44.91) |
| CIE-LCH | lch(67.01, 49.15, 293.97°) |
| OKLab | oklab(72.32% 0.025 -0.126) |
| OKLCH | oklch(72.32% 0.128 281.2) |
| XYZ | xyz(40.9947, 36.6482, 90.4842) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.34
Perrywinkle
#8F8CE7
ΔE00 4.43
Lavender Blue
#8B88F8
ΔE00 5.67
Periwinkle (survey)
#8E82FE
ΔE00 7.47
Lavender
#B39DDB
ΔE00 9.59
Soft Blue
#6488EA
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BF4 #F4F198
analogous
#98C9F4 #989BF4 #C398F4
triadic
#989BF4 #F4989B #9BF498
tetradic
#989BF4 #F498C9 #F4F198 #98F4C3
square
#989BF4 #F498C9 #F4F198 #98F4C3
split-complementary
#989BF4 #F4C398 #C9F498
monochromatic
#2930E8 #6165EE #989BF4 #CFD1FA #E3E4FC
Accessibility & contrast
On white
2.52
#989BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#989BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BF4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BF4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F8
Deuteranopia (green-blind)
#79A0F2
Tritanopia (blue-blind)
#7EACBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989bf4; /* rgb */ color: rgb(152, 155, 244); /* oklch */ color: oklch(72.3% 0.128 281.2);
Tailwind
colors: {
custom: {
50: '#b9b8f8',
500: '#989bf4',
950: '#000000',
},
}SCSS
$custom: #989bf4; $custom-light: #b9b8f8; $custom-dark: #000000;
JSON
{
"hex": "#989bf4",
"rgb": {
"r": 152,
"g": 155,
"b": 244
},
"hsl": {
"h": 238.043,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.72321,
"c": 0.12841,
"h": 281.2
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#989BF4
secondary
#F4F3D7
accent
#D608DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085