#989FDD#989FDD
#989FDD is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.0% C 0.090 H 278.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #989FDD |
|---|---|
| RGB | rgb(152, 159, 221) |
| HSL | hsl(234, 50%, 73%) |
| HSV | hsv(234, 31%, 87%) |
| CMYK | cmyk(31.2%, 28.1%, 0%, 13.3%) |
| CIE-LAB | lab(67.04, 11.66, -32.23) |
| CIE-LCH | lch(67.04, 34.27, 289.89°) |
| OKLab | oklab(72.02% 0.014 -0.0894) |
| OKLCH | oklch(72.02% 0.09 278.9) |
| XYZ | xyz(38.3946, 36.6910, 73.4517) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.83
Perrywinkle
#8F8CE7
ΔE00 6.36
Lavender
#B39DDB
ΔE00 7.83
Lavender Blue
#8B88F8
ΔE00 8.72
Pastel Blue
#A2BFFE
ΔE00 9.75
Periwinkle (survey)
#8E82FE
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FDD #DDD698
analogous
#98C1DD #989FDD #B398DD
triadic
#989FDD #DD989F #9FDD98
tetradic
#989FDD #DD98C1 #DDD698 #98DDB3
square
#989FDD #DD98C1 #DDD698 #98DDB3
split-complementary
#989FDD #DDB398 #C1DD98
monochromatic
#3E4BBC #6A74CE #989FDD #C6CAEC #E8EAF7
Accessibility & contrast
On white
2.52
#989FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#989FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FDD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FDD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#86ABB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989fdd; /* rgb */ color: rgb(152, 159, 221); /* oklch */ color: oklch(72.0% 0.090 278.9);
Tailwind
colors: {
custom: {
50: '#b8bbe7',
500: '#989fdd',
950: '#000000',
},
}SCSS
$custom: #989fdd; $custom-light: #b8bbe7; $custom-dark: #000000;
JSON
{
"hex": "#989fdd",
"rgb": {
"r": 152,
"g": 159,
"b": 221
},
"hsl": {
"h": 233.913,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.72021,
"c": 0.09047,
"h": 278.9
},
"luminance": 0.36692
}Semantic roles & 50–950 ramp
primary
#989FDD
secondary
#EEEDDD
accent
#AF28BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084