#989FF0#989FF0
#989FF0 is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.9% C 0.117 H 279.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #989FF0 |
|---|---|
| RGB | rgb(152, 159, 240) |
| HSL | hsl(235, 75%, 77%) |
| HSV | hsv(235, 37%, 94%) |
| CMYK | cmyk(36.7%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(67.84, 16.61, -41.42) |
| CIE-LCH | lch(67.84, 44.62, 291.85°) |
| OKLab | oklab(72.9% 0.0189 -0.1158) |
| OKLCH | oklch(72.9% 0.117 279.3) |
| XYZ | xyz(41.0707, 37.7614, 87.5459) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.02
Perrywinkle
#8F8CE7
ΔE00 5.47
Lavender Blue
#8B88F8
ΔE00 6.95
Periwinkle (survey)
#8E82FE
ΔE00 8.83
Pastel Blue
#A2BFFE
ΔE00 8.90
Lavender
#B39DDB
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FF0 #F0E998
analogous
#98CBF0 #989FF0 #BD98F0
triadic
#989FF0 #F0989F #9FF098
tetradic
#989FF0 #F098CB #F0E998 #98F0BD
square
#989FF0 #F098CB #F0E998 #98F0BD
split-complementary
#989FF0 #F0BD98 #CBF098
monochromatic
#2D3BE0 #636DE8 #989FF0 #CDD1F8 #E4E6FB
Accessibility & contrast
On white
2.46
#989FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#989FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FF0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FF0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#80A2EE
Tritanopia (blue-blind)
#7FAFBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #989ff0; /* rgb */ color: rgb(152, 159, 240); /* oklch */ color: oklch(72.9% 0.117 279.3);
Tailwind
colors: {
custom: {
50: '#b9bbf5',
500: '#989ff0',
950: '#000000',
},
}SCSS
$custom: #989ff0; $custom-light: #b9bbf5; $custom-dark: #000000;
JSON
{
"hex": "#989ff0",
"rgb": {
"r": 152,
"g": 159,
"b": 240
},
"hsl": {
"h": 235.227,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.72902,
"c": 0.11737,
"h": 279.3
},
"luminance": 0.37763
}Semantic roles & 50–950 ramp
primary
#989FF0
secondary
#F3F1D8
accent
#C70FD7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085