#ABA2B3#ABA2B3
#ABA2B3 is a light, muted violet. Relative luminance 0.378; OKLCH L 72.5% C 0.026 H 309.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2B3 |
|---|---|
| RGB | rgb(171, 162, 179) |
| HSL | hsl(272, 10%, 67%) |
| HSV | hsv(272, 9%, 70%) |
| CMYK | cmyk(4.5%, 9.5%, 0%, 29.8%) |
| CIE-LAB | lab(67.84, 6.49, -7.59) |
| CIE-LCH | lch(67.84, 9.99, 310.50°) |
| OKLab | oklab(72.52% 0.0166 -0.0203) |
| OKLCH | oklch(72.52% 0.026 309.3) |
| XYZ | xyz(37.8502, 37.7534, 47.9322) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.72
Dove Gray
#B6B8BD
ΔE00 9.78
Thistle
#D8BFD8
ΔE00 10.83
Lilac
#C8A2C8
ΔE00 10.83
Pinkish Grey
#C8ACA9
ΔE00 11.15
Purpley Grey
#947E94
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2B3 #AAB3A2
analogous
#A3A2B3 #ABA2B3 #B3A2B3
triadic
#ABA2B3 #B3ABA2 #A2B3AB
tetradic
#ABA2B3 #B3A3A2 #AAB3A2 #A2B3B3
square
#ABA2B3 #B3A3A2 #AAB3A2 #A2B3B3
split-complementary
#ABA2B3 #B3B3A2 #A2B3A3
monochromatic
#6E6278 #8D8097 #ABA2B3 #C9C4CF #E8E5EA
Accessibility & contrast
On white
2.46
#ABA2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#ABA2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2B3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2B3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B4
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#AAA4A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2b3; /* rgb */ color: rgb(171, 162, 179); /* oklch */ color: oklch(72.5% 0.026 309.3);
Tailwind
colors: {
custom: {
50: '#c4bdc9',
500: '#aba2b3',
950: '#000000',
},
}SCSS
$custom: #aba2b3; $custom-light: #c4bdc9; $custom-dark: #000000;
JSON
{
"hex": "#aba2b3",
"rgb": {
"r": 171,
"g": 162,
"b": 179
},
"hsl": {
"h": 271.765,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.72518,
"c": 0.02622,
"h": 309.3
},
"luminance": 0.37753
}Semantic roles & 50–950 ramp
primary
#ABA2B3
secondary
#D8DBD6
accent
#945171
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182