#ABA5AB#ABA5AB
#ABA5AB is a light, near-neutral grey. Relative luminance 0.385; OKLCH L 72.9% C 0.011 H 325.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5AB |
|---|---|
| RGB | rgb(171, 165, 171) |
| HSL | hsl(300, 3%, 66%) |
| HSV | hsv(300, 4%, 67%) |
| CMYK | cmyk(0%, 3.5%, 0%, 32.9%) |
| CIE-LAB | lab(68.39, 3.28, -2.33) |
| CIE-LCH | lch(68.39, 4.02, 324.63°) |
| OKLab | oklab(72.88% 0.009 -0.0061) |
| OKLCH | oklch(72.88% 0.011 325.7) |
| XYZ | xyz(37.5993, 38.5086, 43.9723) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.89
Dove Gray
#B6B8BD
ΔE00 6.42
Silver
#C0C0C0
ΔE00 8.47
Cool Gray
#9AA7B0
ΔE00 9.36
Pinkish Grey
#C8ACA9
ΔE00 9.52
Grey
#929591
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5AB #A5ABA5
analogous
#A8A5AB #ABA5AB #ABA5A8
triadic
#ABA5AB #ABABA5 #A5ABAB
tetradic
#ABA5AB #ABA8A5 #A5ABA5 #A5A8AB
square
#ABA5AB #ABA8A5 #A5ABA5 #A5A8AB
split-complementary
#ABA5AB #A8ABA5 #A5ABA8
monochromatic
#6E676E #8D858D #ABA5AB #C9C5C9 #E6E4E6
Accessibility & contrast
On white
2.41
#ABA5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#ABA5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5AB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5AB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AB
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#ABA5A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba5ab; /* rgb */ color: rgb(171, 165, 171); /* oklch */ color: oklch(72.9% 0.011 325.7);
Tailwind
colors: {
custom: {
50: '#c4bfc4',
500: '#aba5ab',
950: '#000000',
},
}SCSS
$custom: #aba5ab; $custom-light: #c4bfc4; $custom-dark: #000000;
JSON
{
"hex": "#aba5ab",
"rgb": {
"r": 171,
"g": 165,
"b": 171
},
"hsl": {
"h": 300,
"s": 3.448,
"l": 65.882
},
"oklch": {
"l": 0.72876,
"c": 0.01089,
"h": 325.7
},
"luminance": 0.38508
}Semantic roles & 50–950 ramp
primary
#ABA5AB
secondary
#D5D7D5
accent
#8D5858
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121212
muted
#818181