#ABA2B1#ABA2B1
#ABA2B1 is a light, muted violet. Relative luminance 0.377; OKLCH L 72.5% C 0.024 H 312.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2B1 |
|---|---|
| RGB | rgb(171, 162, 177) |
| HSL | hsl(276, 9%, 66%) |
| HSV | hsv(276, 8%, 69%) |
| CMYK | cmyk(3.4%, 8.5%, 0%, 30.6%) |
| CIE-LAB | lab(67.78, 6.09, -6.57) |
| CIE-LCH | lch(67.78, 8.96, 312.83°) |
| OKLab | oklab(72.45% 0.0158 -0.0175) |
| OKLCH | oklch(72.45% 0.024 312.1) |
| XYZ | xyz(37.6494, 37.6731, 46.8746) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.05
Dove Gray
#B6B8BD
ΔE00 9.33
Pinkish Grey
#C8ACA9
ΔE00 10.65
Thistle
#D8BFD8
ΔE00 11.10
Lilac
#C8A2C8
ΔE00 11.34
Silver
#C0C0C0
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2B1 #A8B1A2
analogous
#A4A2B1 #ABA2B1 #B1A2B0
triadic
#ABA2B1 #B1ABA2 #A2B1AB
tetradic
#ABA2B1 #B1A4A2 #A8B1A2 #A2B0B1
square
#ABA2B1 #B1A4A2 #A8B1A2 #A2B0B1
split-complementary
#ABA2B1 #B0B1A2 #A2B1A4
monochromatic
#6E6376 #8D8195 #ABA2B1 #C9C3CD #E7E5E9
Accessibility & contrast
On white
2.46
#ABA2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#ABA2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2B1
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2B1 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B2
Deuteranopia (green-blind)
#A2A5B0
Tritanopia (blue-blind)
#ABA4A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2b1; /* rgb */ color: rgb(171, 162, 177); /* oklch */ color: oklch(72.5% 0.024 312.1);
Tailwind
colors: {
custom: {
50: '#c4bdc8',
500: '#aba2b1',
950: '#000000',
},
}SCSS
$custom: #aba2b1; $custom-light: #c4bdc8; $custom-dark: #000000;
JSON
{
"hex": "#aba2b1",
"rgb": {
"r": 171,
"g": 162,
"b": 177
},
"hsl": {
"h": 276,
"s": 8.772,
"l": 66.471
},
"oklch": {
"l": 0.72452,
"c": 0.02362,
"h": 312.1
},
"luminance": 0.37673
}Semantic roles & 50–950 ramp
primary
#ABA2B1
secondary
#D7DAD5
accent
#93536C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182