#ABAAB0#ABAAB0
#ABAAB0 is a light, near-neutral grey. Relative luminance 0.405; OKLCH L 74.1% C 0.009 H 293.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAB0 |
|---|---|
| RGB | rgb(171, 170, 176) |
| HSL | hsl(250, 4%, 68%) |
| HSV | hsv(250, 3%, 69%) |
| CMYK | cmyk(2.8%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(69.85, 1.50, -2.95) |
| CIE-LCH | lch(69.85, 3.31, 296.95°) |
| OKLab | oklab(74.07% 0.0035 -0.0078) |
| OKLCH | oklch(74.07% 0.009 293.8) |
| XYZ | xyz(39.0044, 40.5419, 46.8364) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.46
Dove Gray
#B6B8BD
ΔE00 4.11
Cool Gray
#9AA7B0
ΔE00 6.66
Silver
#C0C0C0
ΔE00 6.75
Cool Grey
#95A3A6
ΔE00 8.39
Grey
#929591
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAB0 #AFB0AA
analogous
#AAACB0 #ABAAB0 #AEAAB0
triadic
#ABAAB0 #B0ABAA #AAB0AB
tetradic
#ABAAB0 #B0AAAC #AFB0AA #AAB0AE
square
#ABAAB0 #B0AAAC #AFB0AA #AAB0AE
split-complementary
#ABAAB0 #B0AEAA #ACB0AA
monochromatic
#6D6C74 #8C8A93 #ABAAB0 #CACACD #EAE9EB
Accessibility & contrast
On white
2.31
#ABAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#ABAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAB0
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAB0 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#A9ABB0
Tritanopia (blue-blind)
#AAABAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaab0; /* rgb */ color: rgb(171, 170, 176); /* oklch */ color: oklch(74.1% 0.009 293.8);
Tailwind
colors: {
custom: {
50: '#c4c3c7',
500: '#abaab0',
950: '#000000',
},
}SCSS
$custom: #abaab0; $custom-light: #c4c3c7; $custom-dark: #000000;
JSON
{
"hex": "#abaab0",
"rgb": {
"r": 171,
"g": 170,
"b": 176
},
"hsl": {
"h": 250,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.74067,
"c": 0.00858,
"h": 293.8
},
"luminance": 0.40542
}Semantic roles & 50–950 ramp
primary
#ABAAB0
secondary
#DCDCDA
accent
#8D5885
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182