#ABA1AB#ABA1AB
#ABA1AB is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 72.1% C 0.018 H 325.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1AB |
|---|---|
| RGB | rgb(171, 161, 171) |
| HSL | hsl(300, 6%, 65%) |
| HSV | hsv(300, 6%, 67%) |
| CMYK | cmyk(0%, 5.8%, 0%, 32.9%) |
| CIE-LAB | lab(67.34, 5.48, -3.87) |
| CIE-LCH | lch(67.34, 6.71, 324.76°) |
| OKLab | oklab(72.05% 0.0151 -0.0102) |
| OKLCH | oklch(72.05% 0.018 325.8) |
| XYZ | xyz(36.8890, 37.0882, 43.7356) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.69
Dove Gray
#B6B8BD
ΔE00 8.80
Pinkish Grey
#C8ACA9
ΔE00 9.31
Silver
#C0C0C0
ΔE00 10.84
Warm Grey
#978A84
ΔE00 10.98
Cool Gray
#9AA7B0
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1AB #A1ABA1
analogous
#A6A1AB #ABA1AB #ABA1A6
triadic
#ABA1AB #ABABA1 #A1ABAB
tetradic
#ABA1AB #ABA6A1 #A1ABA1 #A1A6AB
square
#ABA1AB #ABA6A1 #A1ABA1 #A1A6AB
split-complementary
#ABA1AB #A6ABA1 #A1ABA6
monochromatic
#6F636F #8E818E #ABA1AB #C8C1C8 #E5E2E5
Accessibility & contrast
On white
2.49
#ABA1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#ABA1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1AB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1AB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#ACA2A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba1ab; /* rgb */ color: rgb(171, 161, 171); /* oklch */ color: oklch(72.1% 0.018 325.8);
Tailwind
colors: {
custom: {
50: '#c4bcc4',
500: '#aba1ab',
950: '#000000',
},
}SCSS
$custom: #aba1ab; $custom-light: #c4bcc4; $custom-dark: #000000;
JSON
{
"hex": "#aba1ab",
"rgb": {
"r": 171,
"g": 161,
"b": 171
},
"hsl": {
"h": 300,
"s": 5.618,
"l": 65.098
},
"oklch": {
"l": 0.72054,
"c": 0.01822,
"h": 325.8
},
"luminance": 0.37088
}Semantic roles & 50–950 ramp
primary
#ABA1AB
secondary
#D2D6D2
accent
#905656
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181