#989FC7#989FC7
#989FC7 is a light, muted blue. Relative luminance 0.356; OKLCH L 71.1% C 0.059 H 277.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #989FC7 |
|---|---|
| RGB | rgb(152, 159, 199) |
| HSL | hsl(231, 30%, 69%) |
| HSV | hsv(231, 24%, 78%) |
| CMYK | cmyk(23.6%, 20.1%, 0%, 22%) |
| CIE-LAB | lab(66.21, 6.25, -21.33) |
| CIE-LCH | lch(66.21, 22.22, 286.33°) |
| OKLab | oklab(71.1% 0.0072 -0.0584) |
| OKLCH | oklch(71.1% 0.059 277) |
| XYZ | xyz(35.6532, 35.5944, 59.0137) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.38
Perrywinkle
#8F8CE7
ΔE00 9.55
Periwinkle Blue
#8F99FB
ΔE00 9.98
Light Periwinkle
#C1C6FC
ΔE00 11.40
Pale Purple
#B790D4
ΔE00 11.72
Pastel Blue
#A2BFFE
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FC7 #C7C098
analogous
#98B7C7 #989FC7 #A998C7
triadic
#989FC7 #C7989F #9FC798
tetradic
#989FC7 #C798B7 #C7C098 #98C7A9
square
#989FC7 #C798B7 #C7C098 #98C7A9
split-complementary
#989FC7 #C7A998 #B7C798
monochromatic
#515B94 #707AB1 #989FC7 #C0C4DD #E7E9F2
Accessibility & contrast
On white
2.59
#989FC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#989FC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FC7
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FC7 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A3C9
Deuteranopia (green-blind)
#919FC6
Tritanopia (blue-blind)
#8DA6AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #989fc7; /* rgb */ color: rgb(152, 159, 199); /* oklch */ color: oklch(71.1% 0.059 277.0);
Tailwind
colors: {
custom: {
50: '#b7bbd8',
500: '#989fc7',
950: '#000000',
},
}SCSS
$custom: #989fc7; $custom-light: #b7bbd8; $custom-dark: #000000;
JSON
{
"hex": "#989fc7",
"rgb": {
"r": 152,
"g": 159,
"b": 199
},
"hsl": {
"h": 231.064,
"s": 29.56,
"l": 68.824
},
"oklch": {
"l": 0.71095,
"c": 0.05889,
"h": 277
},
"luminance": 0.35595
}Semantic roles & 50–950 ramp
primary
#989FC7
secondary
#E4E2D6
accent
#983DA8
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083