#ABABA0#ABABA0
#ABABA0 is a light, near-neutral grey. Relative luminance 0.403; OKLCH L 73.8% C 0.015 H 106.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABA0 |
|---|---|
| RGB | rgb(171, 171, 160) |
| HSL | hsl(60, 6%, 65%) |
| HSV | hsv(60, 6%, 67%) |
| CMYK | cmyk(0%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(69.70, -2.01, 5.66) |
| CIE-LCH | lch(69.70, 6.01, 109.57°) |
| OKLab | oklab(73.8% -0.0045 0.0148) |
| OKLCH | oklch(73.8% 0.016 106.8) |
| XYZ | xyz(37.7018, 40.3220, 39.0476) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.04
Cement
#A5A391
ΔE00 3.79
Stone
#A89F91
ΔE00 5.47
Dark Gray
#A9A9A9
ΔE00 5.62
Greige
#B8AB98
ΔE00 6.48
Bland
#AFA88B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABA0 #A0A0AB
analogous
#ABA6A0 #ABABA0 #A6ABA0
triadic
#ABABA0 #A0ABAB #ABA0AB
tetradic
#ABABA0 #A0ABA6 #A0A0AB #ABA0A6
square
#ABABA0 #A0ABA6 #A0A0AB #ABA0A6
split-complementary
#ABABA0 #A0A6AB #A6A0AB
monochromatic
#6F6F62 #8E8E80 #ABABA0 #C8C8C0 #E4E4E1
Accessibility & contrast
On white
2.32
#ABABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#ABABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABA0
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABA0 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9F
Deuteranopia (green-blind)
#ADAAA0
Tritanopia (blue-blind)
#ADA9A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ababa0; /* rgb */ color: rgb(171, 171, 160); /* oklch */ color: oklch(73.8% 0.015 106.8);
Tailwind
colors: {
custom: {
50: '#c4c4bc',
500: '#ababa0',
950: '#000000',
},
}SCSS
$custom: #ababa0; $custom-light: #c4c4bc; $custom-dark: #000000;
JSON
{
"hex": "#ababa0",
"rgb": {
"r": 171,
"g": 171,
"b": 160
},
"hsl": {
"h": 60,
"s": 6.145,
"l": 64.902
},
"oklch": {
"l": 0.73805,
"c": 0.0155,
"h": 106.8
},
"luminance": 0.40322
}Semantic roles & 50–950 ramp
primary
#ABABA0
secondary
#D2D2D5
accent
#559055
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121212
muted
#818181