#ABAAB9#ABAAB9
#ABAAB9 is a light, muted blue. Relative luminance 0.409; OKLCH L 74.4% C 0.021 H 288.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAB9 |
|---|---|
| RGB | rgb(171, 170, 185) |
| HSL | hsl(244, 10%, 70%) |
| HSV | hsv(244, 8%, 73%) |
| CMYK | cmyk(7.6%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(70.11, 3.28, -7.54) |
| CIE-LCH | lch(70.11, 8.23, 293.52°) |
| OKLab | oklab(74.36% 0.0069 -0.0202) |
| OKLCH | oklch(74.36% 0.021 288.9) |
| XYZ | xyz(39.9246, 40.9100, 51.6826) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.38
Dark Gray
#A9A9A9
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 8.44
Silver
#C0C0C0
ΔE00 9.36
Lightsteelblue
#B0C4DE
ΔE00 10.63
Cloudy Blue
#ACC2D9
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAB9 #B8B9AA
analogous
#AAB1B9 #ABAAB9 #B3AAB9
triadic
#ABAAB9 #B9ABAA #AAB9AB
tetradic
#ABAAB9 #B9AAB1 #B8B9AA #AAB9B3
square
#ABAAB9 #B9AAB1 #B8B9AA #AAB9B3
split-complementary
#ABAAB9 #B9B3AA #B1B9AA
monochromatic
#6B6980 #8A889D #ABAAB9 #CCCCD5 #EDEDF0
Accessibility & contrast
On white
2.29
#ABAAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#ABAAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAB9
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAB9 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBA
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#A8ACAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaab9; /* rgb */ color: rgb(171, 170, 185); /* oklch */ color: oklch(74.4% 0.021 288.9);
Tailwind
colors: {
custom: {
50: '#c4c3ce',
500: '#abaab9',
950: '#000000',
},
}SCSS
$custom: #abaab9; $custom-light: #c4c3ce; $custom-dark: #000000;
JSON
{
"hex": "#abaab9",
"rgb": {
"r": 171,
"g": 170,
"b": 185
},
"hsl": {
"h": 244,
"s": 9.677,
"l": 69.608
},
"oklch": {
"l": 0.74356,
"c": 0.02137,
"h": 288.9
},
"luminance": 0.4091
}Semantic roles & 50–950 ramp
primary
#ABAAB9
secondary
#E1E2DD
accent
#94528F
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182