#989FCD#989FCD
#989FCD is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.3% C 0.068 H 277.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #989FCD |
|---|---|
| RGB | rgb(152, 159, 205) |
| HSL | hsl(232, 35%, 70%) |
| HSV | hsv(232, 26%, 80%) |
| CMYK | cmyk(25.9%, 22.4%, 0%, 19.6%) |
| CIE-LAB | lab(66.43, 7.69, -24.33) |
| CIE-LCH | lch(66.43, 25.51, 287.54°) |
| OKLab | oklab(71.34% 0.0092 -0.0669) |
| OKLCH | oklch(71.34% 0.068 277.8) |
| XYZ | xyz(36.3636, 35.8786, 62.7551) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.79
Perrywinkle
#8F8CE7
ΔE00 8.49
Periwinkle Blue
#8F99FB
ΔE00 8.78
Light Periwinkle
#C1C6FC
ΔE00 10.97
Lavender Blue
#8B88F8
ΔE00 11.02
Pastel Blue
#A2BFFE
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FCD #CDC698
analogous
#98BACD #989FCD #AB98CD
triadic
#989FCD #CD989F #9FCD98
tetradic
#989FCD #CD98BA #CDC698 #98CDAB
square
#989FCD #CD98BA #CDC698 #98CDAB
split-complementary
#989FCD #CDAB98 #BACD98
monochromatic
#4D579E #6F79B9 #989FCD #C1C5E1 #EAECF5
Accessibility & contrast
On white
2.57
#989FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#989FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FCD
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FCD | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4CF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#8BA7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #989fcd; /* rgb */ color: rgb(152, 159, 205); /* oklch */ color: oklch(71.3% 0.068 277.8);
Tailwind
colors: {
custom: {
50: '#b7bbdc',
500: '#989fcd',
950: '#000000',
},
}SCSS
$custom: #989fcd; $custom-light: #b7bbdc; $custom-dark: #000000;
JSON
{
"hex": "#989fcd",
"rgb": {
"r": 152,
"g": 159,
"b": 205
},
"hsl": {
"h": 232.075,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.71337,
"c": 0.06753,
"h": 277.8
},
"luminance": 0.35879
}Semantic roles & 50–950 ramp
primary
#989FCD
secondary
#E8E6D9
accent
#9E38AD
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083