#ABA7AE#ABA7AE
#ABA7AE is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.4% C 0.011 H 311.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7AE |
|---|---|
| RGB | rgb(171, 167, 174) |
| HSL | hsl(274, 4%, 67%) |
| HSV | hsv(274, 4%, 68%) |
| CMYK | cmyk(1.7%, 4%, 0%, 31.8%) |
| CIE-LAB | lab(69.00, 2.75, -3.09) |
| CIE-LCH | lch(69.00, 4.14, 311.69°) |
| OKLab | oklab(73.38% 0.0072 -0.0082) |
| OKLCH | oklch(73.38% 0.011 311.1) |
| XYZ | xyz(38.2520, 39.3514, 45.6166) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.63
Dove Gray
#B6B8BD
ΔE00 5.58
Silver
#C0C0C0
ΔE00 7.95
Cool Gray
#9AA7B0
ΔE00 8.35
Grey
#929591
ΔE00 9.90
Cool Grey
#95A3A6
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7AE #AAAEA7
analogous
#A8A7AE #ABA7AE #AEA7AE
triadic
#ABA7AE #AEABA7 #A7AEAB
tetradic
#ABA7AE #AEA8A7 #AAAEA7 #A7AEAE
square
#ABA7AE #AEA8A7 #AAAEA7 #A7AEAE
split-complementary
#ABA7AE #AEAEA7 #A7AEA8
monochromatic
#6E6972 #8D8791 #ABA7AE #C9C7CB #E8E7E9
Accessibility & contrast
On white
2.37
#ABA7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#ABA7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7AE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7AE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#A7A8AE
Tritanopia (blue-blind)
#ABA8A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba7ae; /* rgb */ color: rgb(171, 167, 174); /* oklch */ color: oklch(73.4% 0.011 311.1);
Tailwind
colors: {
custom: {
50: '#c4c1c6',
500: '#aba7ae',
950: '#000000',
},
}SCSS
$custom: #aba7ae; $custom-light: #c4c1c6; $custom-dark: #000000;
JSON
{
"hex": "#aba7ae",
"rgb": {
"r": 171,
"g": 167,
"b": 174
},
"hsl": {
"h": 274.286,
"s": 4.142,
"l": 66.863
},
"oklch": {
"l": 0.73383,
"c": 0.0109,
"h": 311.1
},
"luminance": 0.39351
}Semantic roles & 50–950 ramp
primary
#ABA7AE
secondary
#D8DAD7
accent
#8E586F
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182