#989BB3#989BB3
#989BB3 is a light, muted blue. Relative luminance 0.334; OKLCH L 69.5% C 0.035 H 279.8°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #989BB3 |
|---|---|
| RGB | rgb(152, 155, 179) |
| HSL | hsl(233, 15%, 65%) |
| HSV | hsv(233, 15%, 70%) |
| CMYK | cmyk(15.1%, 13.4%, 0%, 29.8%) |
| CIE-LAB | lab(64.46, 3.91, -12.80) |
| CIE-LCH | lch(64.46, 13.39, 287.00°) |
| OKLab | oklab(69.51% 0.006 -0.0347) |
| OKLCH | oklch(69.51% 0.035 279.8) |
| XYZ | xyz(32.8051, 33.3724, 47.3523) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.87
Bluey Grey
#89A0B0
ΔE00 10.44
Lightslategray
#778899
ΔE00 10.90
Blue Grey
#758DA3
ΔE00 11.01
Dark Gray
#A9A9A9
ΔE00 11.36
Pewter
#899397
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BB3 #B3B098
analogous
#98A9B3 #989BB3 #A298B3
triadic
#989BB3 #B3989B #9BB398
tetradic
#989BB3 #B398A9 #B3B098 #98B3A2
square
#989BB3 #B398A9 #B3B098 #98B3A2
split-complementary
#989BB3 #B3A298 #A9B398
monochromatic
#595C78 #757999 #989BB3 #BBBDCD #DEDFE7
Accessibility & contrast
On white
2.74
#989BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#989BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BB3
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BB3 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB4
Deuteranopia (green-blind)
#949BB2
Tritanopia (blue-blind)
#929FA3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #989bb3; /* rgb */ color: rgb(152, 155, 179); /* oklch */ color: oklch(69.5% 0.035 279.8);
Tailwind
colors: {
custom: {
50: '#b6b8c9',
500: '#989bb3',
950: '#000000',
},
}SCSS
$custom: #989bb3; $custom-light: #b6b8c9; $custom-dark: #000000;
JSON
{
"hex": "#989bb3",
"rgb": {
"r": 152,
"g": 155,
"b": 179
},
"hsl": {
"h": 233.333,
"s": 15.084,
"l": 64.902
},
"oklch": {
"l": 0.69505,
"c": 0.03518,
"h": 279.8
},
"luminance": 0.33373
}Semantic roles & 50–950 ramp
primary
#989BB3
secondary
#D8D7CF
accent
#914C99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082