#ABA3B2#ABA3B2
#ABA3B2 is a light, muted violet. Relative luminance 0.381; OKLCH L 72.7% C 0.023 H 309.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3B2 |
|---|---|
| RGB | rgb(171, 163, 178) |
| HSL | hsl(272, 9%, 67%) |
| HSV | hsv(272, 8%, 70%) |
| CMYK | cmyk(3.9%, 8.4%, 0%, 30.2%) |
| CIE-LAB | lab(68.07, 5.73, -6.69) |
| CIE-LCH | lch(68.07, 8.81, 310.58°) |
| OKLab | oklab(72.69% 0.0147 -0.0179) |
| OKLCH | oklch(72.69% 0.023 309.5) |
| XYZ | xyz(37.9263, 38.0668, 47.4604) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.80
Dove Gray
#B6B8BD
ΔE00 8.93
Pinkish Grey
#C8ACA9
ΔE00 10.81
Thistle
#D8BFD8
ΔE00 11.13
Silver
#C0C0C0
ΔE00 11.34
Cool Gray
#9AA7B0
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3B2 #AAB2A3
analogous
#A4A3B2 #ABA3B2 #B2A3B2
triadic
#ABA3B2 #B2ABA3 #A3B2AB
tetradic
#ABA3B2 #B2A4A3 #AAB2A3 #A3B2B2
square
#ABA3B2 #B2A4A3 #AAB2A3 #A3B2B2
split-complementary
#ABA3B2 #B2B2A3 #A3B2A4
monochromatic
#6E6477 #8D8296 #ABA3B2 #C9C4CE #E8E6EA
Accessibility & contrast
On white
2.44
#ABA3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#ABA3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3B2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3B2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B3
Deuteranopia (green-blind)
#A2A6B1
Tritanopia (blue-blind)
#AAA5A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba3b2; /* rgb */ color: rgb(171, 163, 178); /* oklch */ color: oklch(72.7% 0.023 309.5);
Tailwind
colors: {
custom: {
50: '#c4bec9',
500: '#aba3b2',
950: '#000000',
},
}SCSS
$custom: #aba3b2; $custom-light: #c4bec9; $custom-dark: #000000;
JSON
{
"hex": "#aba3b2",
"rgb": {
"r": 171,
"g": 163,
"b": 178
},
"hsl": {
"h": 272,
"s": 8.876,
"l": 66.863
},
"oklch": {
"l": 0.72689,
"c": 0.02315,
"h": 309.5
},
"luminance": 0.38067
}Semantic roles & 50–950 ramp
primary
#ABA3B2
secondary
#D8DBD6
accent
#935371
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182