#989FF5#989FF5
#989FF5 is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.1% C 0.124 H 279.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #989FF5 |
|---|---|
| RGB | rgb(152, 159, 245) |
| HSL | hsl(235, 82%, 78%) |
| HSV | hsv(235, 38%, 96%) |
| CMYK | cmyk(38%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(68.07, 17.95, -43.80) |
| CIE-LCH | lch(68.07, 47.33, 292.28°) |
| OKLab | oklab(73.15% 0.0201 -0.1227) |
| OKLCH | oklch(73.15% 0.124 279.3) |
| XYZ | xyz(41.8237, 38.0626, 91.5116) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.49
Perrywinkle
#8F8CE7
ΔE00 5.55
Lavender Blue
#8B88F8
ΔE00 6.70
Periwinkle (survey)
#8E82FE
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 8.80
Cornflowerblue
#6495ED
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FF5 #F5EE98
analogous
#98CDF5 #989FF5 #BF98F5
triadic
#989FF5 #F5989F #9FF598
tetradic
#989FF5 #F598CD #F5EE98 #98F5BF
square
#989FF5 #F598CD #F5EE98 #98F5BF
split-complementary
#989FF5 #F5BF98 #CDF598
monochromatic
#2837EA #606BF0 #989FF5 #D0D3FA #E3E5FC
Accessibility & contrast
On white
2.44
#989FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#989FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FF5
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FF5 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F8
Deuteranopia (green-blind)
#7DA3F3
Tritanopia (blue-blind)
#7DB0BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #989ff5; /* rgb */ color: rgb(152, 159, 245); /* oklch */ color: oklch(73.1% 0.124 279.3);
Tailwind
colors: {
custom: {
50: '#b9bbf9',
500: '#989ff5',
950: '#000000',
},
}SCSS
$custom: #989ff5; $custom-light: #b9bbf9; $custom-dark: #000000;
JSON
{
"hex": "#989ff5",
"rgb": {
"r": 152,
"g": 159,
"b": 245
},
"hsl": {
"h": 235.484,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.73146,
"c": 0.12436,
"h": 279.3
},
"luminance": 0.38064
}Semantic roles & 50–950 ramp
primary
#989FF5
secondary
#F4F2D7
accent
#CE07DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085