#ABA7AF#ABA7AF
#ABA7AF is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.4% C 0.012 H 308.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7AF |
|---|---|
| RGB | rgb(171, 167, 175) |
| HSL | hsl(270, 5%, 67%) |
| HSV | hsv(270, 5%, 69%) |
| CMYK | cmyk(2.3%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(69.03, 2.95, -3.60) |
| CIE-LCH | lch(69.03, 4.66, 309.26°) |
| OKLab | oklab(73.41% 0.0076 -0.0096) |
| OKLCH | oklch(73.41% 0.012 308.3) |
| XYZ | xyz(38.3499, 39.3906, 46.1319) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.06
Dove Gray
#B6B8BD
ΔE00 5.73
Silver
#C0C0C0
ΔE00 8.20
Cool Gray
#9AA7B0
ΔE00 8.46
Grey
#929591
ΔE00 10.24
Cool Grey
#95A3A6
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7AF #ABAFA7
analogous
#A7A7AF #ABA7AF #AFA7AF
triadic
#ABA7AF #AFABA7 #A7AFAB
tetradic
#ABA7AF #AFA7A7 #ABAFA7 #A7AFAF
square
#ABA7AF #AFA7A7 #ABAFA7 #A7AFAF
split-complementary
#ABA7AF #AFAFA7 #A7AFA7
monochromatic
#6E6973 #8C8792 #ABA7AF #CAC7CC #E8E7E9
Accessibility & contrast
On white
2.37
#ABA7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#ABA7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7AF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7AF | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#ABA8AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba7af; /* rgb */ color: rgb(171, 167, 175); /* oklch */ color: oklch(73.4% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#c4c1c6',
500: '#aba7af',
950: '#000000',
},
}SCSS
$custom: #aba7af; $custom-light: #c4c1c6; $custom-dark: #000000;
JSON
{
"hex": "#aba7af",
"rgb": {
"r": 171,
"g": 167,
"b": 175
},
"hsl": {
"h": 270,
"s": 4.762,
"l": 67.059
},
"oklch": {
"l": 0.73414,
"c": 0.0122,
"h": 308.3
},
"luminance": 0.39391
}Semantic roles & 50–950 ramp
primary
#ABA7AF
secondary
#D9DAD8
accent
#8F5773
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182