#989FDB#989FDB
#989FDB is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.9% C 0.088 H 278.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #989FDB |
|---|---|
| RGB | rgb(152, 159, 219) |
| HSL | hsl(234, 48%, 73%) |
| HSV | hsv(234, 31%, 86%) |
| CMYK | cmyk(30.6%, 27.4%, 0%, 14.1%) |
| CIE-LAB | lab(66.96, 11.16, -31.25) |
| CIE-LCH | lch(66.96, 33.18, 289.65°) |
| OKLab | oklab(71.93% 0.0134 -0.0866) |
| OKLCH | oklch(71.93% 0.088 278.8) |
| XYZ | xyz(38.1297, 36.5850, 72.0567) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.18
Perrywinkle
#8F8CE7
ΔE00 6.57
Lavender
#B39DDB
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 8.97
Pastel Blue
#A2BFFE
ΔE00 9.88
Light Periwinkle
#C1C6FC
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FDB #DBD498
analogous
#98C1DB #989FDB #B298DB
triadic
#989FDB #DB989F #9FDB98
tetradic
#989FDB #DB98C1 #DBD498 #98DBB2
square
#989FDB #DB98C1 #DBD498 #98DBB2
split-complementary
#989FDB #DBB298 #C1DB98
monochromatic
#404DB8 #6B75CB #989FDB #C5C9EB #E8EAF7
Accessibility & contrast
On white
2.52
#989FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#989FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FDB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FDB | 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)
#8DA6DE
Deuteranopia (green-blind)
#8AA1DA
Tritanopia (blue-blind)
#87AAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989fdb; /* rgb */ color: rgb(152, 159, 219); /* oklch */ color: oklch(71.9% 0.088 278.8);
Tailwind
colors: {
custom: {
50: '#b8bbe6',
500: '#989fdb',
950: '#000000',
},
}SCSS
$custom: #989fdb; $custom-light: #b8bbe6; $custom-dark: #000000;
JSON
{
"hex": "#989fdb",
"rgb": {
"r": 152,
"g": 159,
"b": 219
},
"hsl": {
"h": 233.731,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.71932,
"c": 0.08761,
"h": 278.8
},
"luminance": 0.36586
}Semantic roles & 50–950 ramp
primary
#989FDB
secondary
#EEECDD
accent
#AC2ABB
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084