#ABAAB1#ABAAB1
#ABAAB1 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.1% C 0.010 H 292.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAB1 |
|---|---|
| RGB | rgb(171, 170, 177) |
| HSL | hsl(249, 4%, 68%) |
| HSV | hsv(249, 4%, 69%) |
| CMYK | cmyk(3.4%, 4%, 0%, 30.6%) |
| CIE-LAB | lab(69.88, 1.69, -3.46) |
| CIE-LCH | lch(69.88, 3.85, 296.07°) |
| OKLab | oklab(74.1% 0.0039 -0.0092) |
| OKLCH | oklch(74.1% 0.01 292.7) |
| XYZ | xyz(39.1037, 40.5817, 47.3594) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.95
Dove Gray
#B6B8BD
ΔE00 4.24
Cool Gray
#9AA7B0
ΔE00 6.76
Silver
#C0C0C0
ΔE00 6.99
Cool Grey
#95A3A6
ΔE00 8.64
Grey
#929591
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAB1 #B0B1AA
analogous
#AAACB1 #ABAAB1 #AEAAB1
triadic
#ABAAB1 #B1ABAA #AAB1AB
tetradic
#ABAAB1 #B1AAAC #B0B1AA #AAB1AE
square
#ABAAB1 #B1AAAC #B0B1AA #AAB1AE
split-complementary
#ABAAB1 #B1AEAA #ACB1AA
monochromatic
#6D6B75 #8B8A94 #ABAAB1 #CBCACE #EAEAEC
Accessibility & contrast
On white
2.30
#ABAAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#ABAAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAB1
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAB1 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB1
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#AAABAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaab1; /* rgb */ color: rgb(171, 170, 177); /* oklch */ color: oklch(74.1% 0.010 292.7);
Tailwind
colors: {
custom: {
50: '#c4c3c8',
500: '#abaab1',
950: '#000000',
},
}SCSS
$custom: #abaab1; $custom-light: #c4c3c8; $custom-dark: #000000;
JSON
{
"hex": "#abaab1",
"rgb": {
"r": 171,
"g": 170,
"b": 177
},
"hsl": {
"h": 248.571,
"s": 4.294,
"l": 68.039
},
"oklch": {
"l": 0.74098,
"c": 0.01,
"h": 292.7
},
"luminance": 0.40582
}Semantic roles & 50–950 ramp
primary
#ABAAB1
secondary
#DCDCDA
accent
#8E5786
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182