#ABA4B2#ABA4B2
#ABA4B2 is a light, muted violet. Relative luminance 0.384; OKLCH L 72.9% C 0.021 H 308.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4B2 |
|---|---|
| RGB | rgb(171, 164, 178) |
| HSL | hsl(270, 8%, 67%) |
| HSV | hsv(270, 8%, 70%) |
| CMYK | cmyk(3.9%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.33, 5.18, -6.31) |
| CIE-LCH | lch(68.33, 8.16, 309.41°) |
| OKLab | oklab(72.89% 0.0132 -0.0168) |
| OKLCH | oklch(72.89% 0.021 308.1) |
| XYZ | xyz(38.1046, 38.4233, 47.5199) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.20
Dove Gray
#B6B8BD
ΔE00 8.30
Pinkish Grey
#C8ACA9
ΔE00 10.75
Silver
#C0C0C0
ΔE00 10.76
Cool Gray
#9AA7B0
ΔE00 10.93
Thistle
#D8BFD8
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4B2 #ABB2A4
analogous
#A4A4B2 #ABA4B2 #B2A4B2
triadic
#ABA4B2 #B2ABA4 #A4B2AB
tetradic
#ABA4B2 #B2A4A4 #ABB2A4 #A4B2B2
square
#ABA4B2 #B2A4A4 #ABB2A4 #A4B2B2
split-complementary
#ABA4B2 #B2B2A4 #A4B2A4
monochromatic
#6E6577 #8C8396 #ABA4B2 #CAC5CE #E8E6EA
Accessibility & contrast
On white
2.42
#ABA4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#ABA4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4B2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4B2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B3
Deuteranopia (green-blind)
#A3A7B2
Tritanopia (blue-blind)
#AAA6A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba4b2; /* rgb */ color: rgb(171, 164, 178); /* oklch */ color: oklch(72.9% 0.021 308.1);
Tailwind
colors: {
custom: {
50: '#c4bfc9',
500: '#aba4b2',
950: '#000000',
},
}SCSS
$custom: #aba4b2; $custom-light: #c4bfc9; $custom-dark: #000000;
JSON
{
"hex": "#aba4b2",
"rgb": {
"r": 171,
"g": 164,
"b": 178
},
"hsl": {
"h": 270,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.72894,
"c": 0.0214,
"h": 308.1
},
"luminance": 0.38423
}Semantic roles & 50–950 ramp
primary
#ABA4B2
secondary
#D9DBD7
accent
#925373
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182