#ABA7B2#ABA7B2
#ABA7B2 is a light, near-neutral grey. Relative luminance 0.395; OKLCH L 73.5% C 0.016 H 302.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7B2 |
|---|---|
| RGB | rgb(171, 167, 178) |
| HSL | hsl(262, 7%, 68%) |
| HSV | hsv(262, 6%, 70%) |
| CMYK | cmyk(3.9%, 6.2%, 0%, 30.2%) |
| CIE-LAB | lab(69.12, 3.53, -5.14) |
| CIE-LCH | lch(69.12, 6.24, 304.49°) |
| OKLab | oklab(73.51% 0.0087 -0.0137) |
| OKLCH | oklch(73.51% 0.016 302.5) |
| XYZ | xyz(38.6478, 39.5097, 47.7009) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 6.35
Cool Gray
#9AA7B0
ΔE00 8.92
Silver
#C0C0C0
ΔE00 8.99
Pinkish Grey
#C8ACA9
ΔE00 10.86
Cool Grey
#95A3A6
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7B2 #AEB2A7
analogous
#A7A8B2 #ABA7B2 #B1A7B2
triadic
#ABA7B2 #B2ABA7 #A7B2AB
tetradic
#ABA7B2 #B2A7A8 #AEB2A7 #A7B2B1
square
#ABA7B2 #B2A7A8 #AEB2A7 #A7B2B1
split-complementary
#ABA7B2 #B2B1A7 #A8B2A7
monochromatic
#6D6877 #8C8695 #ABA7B2 #CAC8CF #E9E8EB
Accessibility & contrast
On white
2.36
#ABA7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#ABA7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7B2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7B2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B3
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#AAA8AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba7b2; /* rgb */ color: rgb(171, 167, 178); /* oklch */ color: oklch(73.5% 0.016 302.5);
Tailwind
colors: {
custom: {
50: '#c4c1c9',
500: '#aba7b2',
950: '#000000',
},
}SCSS
$custom: #aba7b2; $custom-light: #c4c1c9; $custom-dark: #000000;
JSON
{
"hex": "#aba7b2",
"rgb": {
"r": 171,
"g": 167,
"b": 178
},
"hsl": {
"h": 261.818,
"s": 6.667,
"l": 67.647
},
"oklch": {
"l": 0.7351,
"c": 0.01625,
"h": 302.5
},
"luminance": 0.3951
}Semantic roles & 50–950 ramp
primary
#ABA7B2
secondary
#DBDCD9
accent
#91557B
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182