#ABABA2#ABABA2
#ABABA2 is a light, near-neutral grey. Relative luminance 0.404; OKLCH L 73.9% C 0.013 H 106.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABA2 |
|---|---|
| RGB | rgb(171, 171, 162) |
| HSL | hsl(60, 5%, 65%) |
| HSV | hsv(60, 5%, 67%) |
| CMYK | cmyk(0%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(69.75, -1.66, 4.63) |
| CIE-LCH | lch(69.75, 4.92, 109.68°) |
| OKLab | oklab(73.86% -0.0036 0.0122) |
| OKLCH | oklch(73.86% 0.013 106.7) |
| XYZ | xyz(37.8781, 40.3925, 39.9765) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.55
Cement
#A5A391
ΔE00 4.53
Dark Gray
#A9A9A9
ΔE00 4.72
Stone
#A89F91
ΔE00 5.57
Greige
#B8AB98
ΔE00 6.72
Grey
#929591
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABA2 #A2A2AB
analogous
#ABA6A2 #ABABA2 #A6ABA2
triadic
#ABABA2 #A2ABAB #ABA2AB
tetradic
#ABABA2 #A2ABA6 #A2A2AB #ABA2A6
square
#ABABA2 #A2ABA6 #A2A2AB #ABA2A6
split-complementary
#ABABA2 #A2A6AB #A6A2AB
monochromatic
#6F6F64 #8E8E82 #ABABA2 #C8C8C2 #E5E5E2
Accessibility & contrast
On white
2.31
#ABABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#ABABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABA2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABA2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#ADABA2
Tritanopia (blue-blind)
#ADAAA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ababa2; /* rgb */ color: rgb(171, 171, 162); /* oklch */ color: oklch(73.9% 0.013 106.7);
Tailwind
colors: {
custom: {
50: '#c4c4bd',
500: '#ababa2',
950: '#000000',
},
}SCSS
$custom: #ababa2; $custom-light: #c4c4bd; $custom-dark: #000000;
JSON
{
"hex": "#ababa2",
"rgb": {
"r": 171,
"g": 171,
"b": 162
},
"hsl": {
"h": 60,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.73861,
"c": 0.0127,
"h": 106.7
},
"luminance": 0.40392
}Semantic roles & 50–950 ramp
primary
#ABABA2
secondary
#D3D3D6
accent
#578F57
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121212
muted
#818181