#ABA6B2#ABA6B2
#ABA6B2 is a light, near-neutral grey. Relative luminance 0.391; OKLCH L 73.3% C 0.018 H 304.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6B2 |
|---|---|
| RGB | rgb(171, 166, 178) |
| HSL | hsl(265, 7%, 67%) |
| HSV | hsv(265, 7%, 70%) |
| CMYK | cmyk(3.9%, 6.7%, 0%, 30.2%) |
| CIE-LAB | lab(68.86, 4.08, -5.53) |
| CIE-LCH | lch(68.86, 6.87, 306.43°) |
| OKLab | oklab(73.3% 0.0102 -0.0147) |
| OKLCH | oklch(73.3% 0.018 304.7) |
| XYZ | xyz(38.4653, 39.1447, 47.6401) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.96
Dove Gray
#B6B8BD
ΔE00 7.01
Silver
#C0C0C0
ΔE00 9.58
Cool Gray
#9AA7B0
ΔE00 9.60
Pinkish Grey
#C8ACA9
ΔE00 10.78
Cool Grey
#95A3A6
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6B2 #ADB2A6
analogous
#A6A7B2 #ABA6B2 #B1A6B2
triadic
#ABA6B2 #B2ABA6 #A6B2AB
tetradic
#ABA6B2 #B2A6A7 #ADB2A6 #A6B2B1
square
#ABA6B2 #B2A6A7 #ADB2A6 #A6B2B1
split-complementary
#ABA6B2 #B2B1A6 #A7B2A6
monochromatic
#6D6777 #8C8596 #ABA6B2 #CAC7CE #E9E8EB
Accessibility & contrast
On white
2.38
#ABA6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#ABA6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6B2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6B2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#AAA7AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba6b2; /* rgb */ color: rgb(171, 166, 178); /* oklch */ color: oklch(73.3% 0.018 304.7);
Tailwind
colors: {
custom: {
50: '#c4c0c9',
500: '#aba6b2',
950: '#000000',
},
}SCSS
$custom: #aba6b2; $custom-light: #c4c0c9; $custom-dark: #000000;
JSON
{
"hex": "#aba6b2",
"rgb": {
"r": 171,
"g": 166,
"b": 178
},
"hsl": {
"h": 265,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.73304,
"c": 0.01794,
"h": 304.7
},
"luminance": 0.39145
}Semantic roles & 50–950 ramp
primary
#ABA6B2
secondary
#DADCD8
accent
#915478
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182