#ABABA1#ABABA1
#ABABA1 is a light, near-neutral grey. Relative luminance 0.404; OKLCH L 73.8% C 0.014 H 106.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABA1 |
|---|---|
| RGB | rgb(171, 171, 161) |
| HSL | hsl(60, 6%, 65%) |
| HSV | hsv(60, 6%, 67%) |
| CMYK | cmyk(0%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(69.72, -1.83, 5.15) |
| CIE-LCH | lch(69.72, 5.46, 109.63°) |
| OKLab | oklab(73.83% -0.0041 0.0135) |
| OKLCH | oklch(73.83% 0.014 106.7) |
| XYZ | xyz(37.7896, 40.3571, 39.5102) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.27
Cement
#A5A391
ΔE00 4.15
Dark Gray
#A9A9A9
ΔE00 5.17
Stone
#A89F91
ΔE00 5.50
Greige
#B8AB98
ΔE00 6.58
Bland
#AFA88B
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABA1 #A1A1AB
analogous
#ABA6A1 #ABABA1 #A6ABA1
triadic
#ABABA1 #A1ABAB #ABA1AB
tetradic
#ABABA1 #A1ABA6 #A1A1AB #ABA1A6
square
#ABABA1 #A1ABA6 #A1A1AB #ABA1A6
split-complementary
#ABABA1 #A1A6AB #A6A1AB
monochromatic
#6F6F63 #8E8E81 #ABABA1 #C8C8C1 #E5E5E2
Accessibility & contrast
On white
2.31
#ABABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#ABABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABA1
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABA1 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#ADABA1
Tritanopia (blue-blind)
#ADAAA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ababa1; /* rgb */ color: rgb(171, 171, 161); /* oklch */ color: oklch(73.8% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#c4c4bc',
500: '#ababa1',
950: '#000000',
},
}SCSS
$custom: #ababa1; $custom-light: #c4c4bc; $custom-dark: #000000;
JSON
{
"hex": "#ababa1",
"rgb": {
"r": 171,
"g": 171,
"b": 161
},
"hsl": {
"h": 60,
"s": 5.618,
"l": 65.098
},
"oklch": {
"l": 0.73833,
"c": 0.0141,
"h": 106.7
},
"luminance": 0.40357
}Semantic roles & 50–950 ramp
primary
#ABABA1
secondary
#D2D2D6
accent
#569056
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121212
muted
#818181