#989FCC#989FCC
#989FCC is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.3% C 0.066 H 277.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #989FCC |
|---|---|
| RGB | rgb(152, 159, 204) |
| HSL | hsl(232, 34%, 70%) |
| HSV | hsv(232, 25%, 80%) |
| CMYK | cmyk(25.5%, 22.1%, 0%, 20%) |
| CIE-LAB | lab(66.39, 7.45, -23.83) |
| CIE-LCH | lch(66.39, 24.96, 287.36°) |
| OKLab | oklab(71.3% 0.0089 -0.0655) |
| OKLCH | oklch(71.3% 0.066 277.7) |
| XYZ | xyz(36.2433, 35.8304, 62.1215) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.86
Perrywinkle
#8F8CE7
ΔE00 8.66
Periwinkle Blue
#8F99FB
ΔE00 8.97
Light Periwinkle
#C1C6FC
ΔE00 11.03
Pastel Blue
#A2BFFE
ΔE00 11.19
Lavender Blue
#8B88F8
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FCC #CCC598
analogous
#98B9CC #989FCC #AB98CC
triadic
#989FCC #CC989F #9FCC98
tetradic
#989FCC #CC98B9 #CCC598 #98CCAB
square
#989FCC #CC98B9 #CCC598 #98CCAB
split-complementary
#989FCC #CCAB98 #B9CC98
monochromatic
#4D589C #6F79B8 #989FCC #C1C5E0 #EAEBF5
Accessibility & contrast
On white
2.57
#989FCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#989FCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FCC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FCC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#8FA0CB
Tritanopia (blue-blind)
#8BA7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #989fcc; /* rgb */ color: rgb(152, 159, 204); /* oklch */ color: oklch(71.3% 0.066 277.7);
Tailwind
colors: {
custom: {
50: '#b7bbdb',
500: '#989fcc',
950: '#000000',
},
}SCSS
$custom: #989fcc; $custom-light: #b7bbdb; $custom-dark: #000000;
JSON
{
"hex": "#989fcc",
"rgb": {
"r": 152,
"g": 159,
"b": 204
},
"hsl": {
"h": 231.923,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.71296,
"c": 0.06609,
"h": 277.7
},
"luminance": 0.35831
}Semantic roles & 50–950 ramp
primary
#989FCC
secondary
#E7E5D9
accent
#9D39AD
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083