#989ADE#989ADE
#989ADE is a light, moderate blue. Relative luminance 0.351; OKLCH L 71.1% C 0.099 H 282.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #989ADE |
|---|---|
| RGB | rgb(152, 154, 222) |
| HSL | hsl(238, 51%, 73%) |
| HSV | hsv(238, 32%, 87%) |
| CMYK | cmyk(31.5%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(65.79, 14.76, -34.72) |
| CIE-LCH | lch(65.79, 37.72, 293.03°) |
| OKLab | oklab(71.07% 0.021 -0.0965) |
| OKLCH | oklch(71.07% 0.099 282.3) |
| XYZ | xyz(37.6857, 35.0594, 73.8747) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 5.57
Lavender
#B39DDB
ΔE00 7.24
Lavender Blue
#8B88F8
ΔE00 7.58
Periwinkle (survey)
#8E82FE
ΔE00 9.29
Pale Purple
#B790D4
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989ADE #DEDC98
analogous
#98BDDE #989ADE #B998DE
triadic
#989ADE #DE989A #9ADE98
tetradic
#989ADE #DE98BD #DEDC98 #98DEB9
square
#989ADE #DE98BD #DEDC98 #98DEB9
split-complementary
#989ADE #DEB998 #BDDE98
monochromatic
#3D41BF #6A6DCF #989ADE #C6C7ED #E8E8F8
Accessibility & contrast
On white
2.62
#989ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#989ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989ADE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989ADE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E1
Deuteranopia (green-blind)
#839EDC
Tritanopia (blue-blind)
#86A7B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #989ade; /* rgb */ color: rgb(152, 154, 222); /* oklch */ color: oklch(71.1% 0.099 282.3);
Tailwind
colors: {
custom: {
50: '#b8b7e8',
500: '#989ade',
950: '#000000',
},
}SCSS
$custom: #989ade; $custom-light: #b8b7e8; $custom-dark: #000000;
JSON
{
"hex": "#989ade",
"rgb": {
"r": 152,
"g": 154,
"b": 222
},
"hsl": {
"h": 238.286,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.71068,
"c": 0.09877,
"h": 282.3
},
"luminance": 0.35061
}Semantic roles & 50–950 ramp
primary
#989ADE
secondary
#EFEEDC
accent
#BB27BF
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084