#ABA2B2#ABA2B2
#ABA2B2 is a light, muted violet. Relative luminance 0.377; OKLCH L 72.5% C 0.025 H 310.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2B2 |
|---|---|
| RGB | rgb(171, 162, 178) |
| HSL | hsl(274, 9%, 67%) |
| HSV | hsv(274, 9%, 70%) |
| CMYK | cmyk(3.9%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(67.81, 6.29, -7.08) |
| CIE-LCH | lch(67.81, 9.47, 311.60°) |
| OKLab | oklab(72.49% 0.0162 -0.0189) |
| OKLCH | oklch(72.49% 0.025 310.6) |
| XYZ | xyz(37.7494, 37.7131, 47.4015) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.38
Dove Gray
#B6B8BD
ΔE00 9.55
Pinkish Grey
#C8ACA9
ΔE00 10.90
Thistle
#D8BFD8
ΔE00 10.96
Lilac
#C8A2C8
ΔE00 11.08
Silver
#C0C0C0
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2B2 #A9B2A2
analogous
#A3A2B2 #ABA2B2 #B2A2B1
triadic
#ABA2B2 #B2ABA2 #A2B2AB
tetradic
#ABA2B2 #B2A3A2 #A9B2A2 #A2B1B2
square
#ABA2B2 #B2A3A2 #A9B2A2 #A2B1B2
split-complementary
#ABA2B2 #B1B2A2 #A2B2A3
monochromatic
#6E6377 #8D8196 #ABA2B2 #C9C3CE #E7E5E9
Accessibility & contrast
On white
2.46
#ABA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#ABA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2B2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2B2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B3
Deuteranopia (green-blind)
#A2A5B1
Tritanopia (blue-blind)
#AAA4A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2b2; /* rgb */ color: rgb(171, 162, 178); /* oklch */ color: oklch(72.5% 0.025 310.6);
Tailwind
colors: {
custom: {
50: '#c4bdc9',
500: '#aba2b2',
950: '#000000',
},
}SCSS
$custom: #aba2b2; $custom-light: #c4bdc9; $custom-dark: #000000;
JSON
{
"hex": "#aba2b2",
"rgb": {
"r": 171,
"g": 162,
"b": 178
},
"hsl": {
"h": 273.75,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72485,
"c": 0.02491,
"h": 310.6
},
"luminance": 0.37713
}Semantic roles & 50–950 ramp
primary
#ABA2B2
secondary
#D8DAD5
accent
#93526F
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182