#989EDA#989EDA
#989EDA is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.7% C 0.088 H 279.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #989EDA |
|---|---|
| RGB | rgb(152, 158, 218) |
| HSL | hsl(235, 47%, 73%) |
| HSV | hsv(235, 30%, 85%) |
| CMYK | cmyk(30.3%, 27.5%, 0%, 14.5%) |
| CIE-LAB | lab(66.66, 11.47, -31.16) |
| CIE-LCH | lch(66.66, 33.20, 290.21°) |
| OKLab | oklab(71.69% 0.0145 -0.0863) |
| OKLCH | oklch(71.69% 0.088 279.5) |
| XYZ | xyz(37.8272, 36.1900, 71.3084) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.32
Perrywinkle
#8F8CE7
ΔE00 6.43
Lavender
#B39DDB
ΔE00 7.50
Lavender Blue
#8B88F8
ΔE00 8.91
Pastel Blue
#A2BFFE
ΔE00 10.24
Periwinkle (survey)
#8E82FE
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EDA #DAD498
analogous
#98BFDA #989EDA #B398DA
triadic
#989EDA #DA989E #9EDA98
tetradic
#989EDA #DA98BF #DAD498 #98DAB3
square
#989EDA #DA98BF #DAD498 #98DAB3
split-complementary
#989EDA #DAB398 #BFDA98
monochromatic
#414CB6 #6B74CA #989EDA #C5C8EA #E8EAF7
Accessibility & contrast
On white
2.55
#989EDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#989EDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EDA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EDA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DD
Deuteranopia (green-blind)
#89A0D8
Tritanopia (blue-blind)
#87A9B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #989eda; /* rgb */ color: rgb(152, 158, 218); /* oklch */ color: oklch(71.7% 0.088 279.5);
Tailwind
colors: {
custom: {
50: '#b8bae5',
500: '#989eda',
950: '#000000',
},
}SCSS
$custom: #989eda; $custom-light: #b8bae5; $custom-dark: #000000;
JSON
{
"hex": "#989eda",
"rgb": {
"r": 152,
"g": 158,
"b": 218
},
"hsl": {
"h": 234.545,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.71687,
"c": 0.08753,
"h": 279.5
},
"luminance": 0.36191
}Semantic roles & 50–950 ramp
primary
#989EDA
secondary
#EEECDD
accent
#AD2BBA
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084