#989FDA#989FDA
#989FDA is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.9% C 0.086 H 278.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #989FDA |
|---|---|
| RGB | rgb(152, 159, 218) |
| HSL | hsl(234, 47%, 73%) |
| HSV | hsv(234, 30%, 85%) |
| CMYK | cmyk(30.3%, 27.1%, 0%, 14.5%) |
| CIE-LAB | lab(66.92, 10.90, -30.76) |
| CIE-LCH | lch(66.92, 32.63, 289.52°) |
| OKLab | oklab(71.89% 0.0131 -0.0852) |
| OKLCH | oklch(71.89% 0.086 278.8) |
| XYZ | xyz(37.9985, 36.5325, 71.3655) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender
#B39DDB
ΔE00 7.68
Lavender Blue
#8B88F8
ΔE00 9.10
Pastel Blue
#A2BFFE
ΔE00 9.96
Light Periwinkle
#C1C6FC
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FDA #DAD398
analogous
#98C0DA #989FDA #B298DA
triadic
#989FDA #DA989F #9FDA98
tetradic
#989FDA #DA98C0 #DAD398 #98DAB2
square
#989FDA #DA98C0 #DAD398 #98DAB2
split-complementary
#989FDA #DAB298 #C0DA98
monochromatic
#414EB6 #6B75CA #989FDA #C5C9EA #E8EAF7
Accessibility & contrast
On white
2.53
#989FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#989FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FDA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FDA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA5DD
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#87AAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989fda; /* rgb */ color: rgb(152, 159, 218); /* oklch */ color: oklch(71.9% 0.086 278.8);
Tailwind
colors: {
custom: {
50: '#b8bbe5',
500: '#989fda',
950: '#000000',
},
}SCSS
$custom: #989fda; $custom-light: #b8bbe5; $custom-dark: #000000;
JSON
{
"hex": "#989fda",
"rgb": {
"r": 152,
"g": 159,
"b": 218
},
"hsl": {
"h": 233.636,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.71888,
"c": 0.08618,
"h": 278.8
},
"luminance": 0.36534
}Semantic roles & 50–950 ramp
primary
#989FDA
secondary
#EEECDD
accent
#AB2BBA
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111115
muted
#808084