#ABA2B0#ABA2B0
#ABA2B0 is a light, muted violet. Relative luminance 0.376; OKLCH L 72.4% C 0.022 H 313.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2B0 |
|---|---|
| RGB | rgb(171, 162, 176) |
| HSL | hsl(279, 8%, 66%) |
| HSV | hsv(279, 8%, 69%) |
| CMYK | cmyk(2.8%, 8%, 0%, 31%) |
| CIE-LAB | lab(67.75, 5.89, -6.06) |
| CIE-LCH | lch(67.75, 8.45, 314.22°) |
| OKLab | oklab(72.42% 0.0155 -0.0161) |
| OKLCH | oklch(72.42% 0.022 313.8) |
| XYZ | xyz(37.5501, 37.6333, 46.3516) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 9.11
Pinkish Grey
#C8ACA9
ΔE00 10.40
Thistle
#D8BFD8
ΔE00 11.26
Silver
#C0C0C0
ΔE00 11.41
Lilac
#C8A2C8
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2B0 #A7B0A2
analogous
#A4A2B0 #ABA2B0 #B0A2AE
triadic
#ABA2B0 #B0ABA2 #A2B0AB
tetradic
#ABA2B0 #B0A4A2 #A7B0A2 #A2AEB0
square
#ABA2B0 #B0A4A2 #A7B0A2 #A2AEB0
split-complementary
#ABA2B0 #AEB0A2 #A2B0A4
monochromatic
#6E6375 #8D8194 #ABA2B0 #C9C3CC #E7E4E8
Accessibility & contrast
On white
2.46
#ABA2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#ABA2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2B0
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2B0 | 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)
#A0A5B1
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#ABA3A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2b0; /* rgb */ color: rgb(171, 162, 176); /* oklch */ color: oklch(72.4% 0.022 313.8);
Tailwind
colors: {
custom: {
50: '#c4bdc7',
500: '#aba2b0',
950: '#000000',
},
}SCSS
$custom: #aba2b0; $custom-light: #c4bdc7; $custom-dark: #000000;
JSON
{
"hex": "#aba2b0",
"rgb": {
"r": 171,
"g": 162,
"b": 176
},
"hsl": {
"h": 278.571,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.72419,
"c": 0.02235,
"h": 313.8
},
"luminance": 0.37633
}Semantic roles & 50–950 ramp
primary
#ABA2B0
secondary
#D6D9D5
accent
#92536A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182