#ABA3AB#ABA3AB
#ABA3AB is a light, near-neutral grey. Relative luminance 0.378; OKLCH L 72.5% C 0.015 H 325.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3AB |
|---|---|
| RGB | rgb(171, 163, 171) |
| HSL | hsl(300, 5%, 65%) |
| HSV | hsv(300, 5%, 67%) |
| CMYK | cmyk(0%, 4.7%, 0%, 32.9%) |
| CIE-LAB | lab(67.87, 4.38, -3.10) |
| CIE-LCH | lch(67.87, 5.36, 324.69°) |
| OKLab | oklab(72.46% 0.012 -0.0082) |
| OKLCH | oklch(72.46% 0.015 325.7) |
| XYZ | xyz(37.2413, 37.7928, 43.8530) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 7.60
Pinkish Grey
#C8ACA9
ΔE00 9.30
Silver
#C0C0C0
ΔE00 9.65
Cool Gray
#9AA7B0
ΔE00 10.59
Warm Grey
#978A84
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3AB #A3ABA3
analogous
#A7A3AB #ABA3AB #ABA3A7
triadic
#ABA3AB #ABABA3 #A3ABAB
tetradic
#ABA3AB #ABA7A3 #A3ABA3 #A3A7AB
square
#ABA3AB #ABA7A3 #A3ABA3 #A3A7AB
split-complementary
#ABA3AB #A7ABA3 #A3ABA7
monochromatic
#6F656F #8E838E #ABA3AB #C8C3C8 #E5E3E5
Accessibility & contrast
On white
2.45
#ABA3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#ABA3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3AB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3AB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#ACA4A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba3ab; /* rgb */ color: rgb(171, 163, 171); /* oklch */ color: oklch(72.5% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#c4bec4',
500: '#aba3ab',
950: '#000000',
},
}SCSS
$custom: #aba3ab; $custom-light: #c4bec4; $custom-dark: #000000;
JSON
{
"hex": "#aba3ab",
"rgb": {
"r": 171,
"g": 163,
"b": 171
},
"hsl": {
"h": 300,
"s": 4.545,
"l": 65.49
},
"oklch": {
"l": 0.72464,
"c": 0.01456,
"h": 325.7
},
"luminance": 0.37793
}Semantic roles & 50–950 ramp
primary
#ABA3AB
secondary
#D4D6D4
accent
#8E5757
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181