#ABA2BF#ABA2BF
#ABA2BF is a light, muted violet. Relative luminance 0.383; OKLCH L 72.9% C 0.043 H 299.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2BF |
|---|---|
| RGB | rgb(171, 162, 191) |
| HSL | hsl(259, 18%, 69%) |
| HSV | hsv(259, 15%, 75%) |
| CMYK | cmyk(10.5%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(68.21, 8.93, -13.71) |
| CIE-LCH | lch(68.21, 16.36, 303.10°) |
| OKLab | oklab(72.93% 0.021 -0.037) |
| OKLCH | oklch(72.93% 0.043 299.5) |
| XYZ | xyz(39.1171, 38.2601, 54.6043) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.80
Lavender
#B39DDB
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 10.35
Heather
#A484AC
ΔE00 10.57
Dusty Lavender
#AC86A8
ΔE00 10.94
Pale Purple
#B790D4
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2BF #B6BFA2
analogous
#A2A8BF #ABA2BF #BAA2BF
triadic
#ABA2BF #BFABA2 #A2BFAB
tetradic
#ABA2BF #BFA2A8 #B6BFA2 #A2BFBA
square
#ABA2BF #BFA2A8 #B6BFA2 #A2BFBA
split-complementary
#ABA2BF #BFBAA2 #A8BFA2
monochromatic
#6B5E89 #8A7EA6 #ABA2BF #CCC6D8 #ECEBF1
Accessibility & contrast
On white
2.43
#ABA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#ABA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2BF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2BF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#A8A6AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba2bf; /* rgb */ color: rgb(171, 162, 191); /* oklch */ color: oklch(72.9% 0.043 299.5);
Tailwind
colors: {
custom: {
50: '#c4bdd2',
500: '#aba2bf',
950: '#000000',
},
}SCSS
$custom: #aba2bf; $custom-light: #c4bdd2; $custom-dark: #000000;
JSON
{
"hex": "#aba2bf",
"rgb": {
"r": 171,
"g": 162,
"b": 191
},
"hsl": {
"h": 258.621,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.72933,
"c": 0.04254,
"h": 299.5
},
"luminance": 0.3826
}Semantic roles & 50–950 ramp
primary
#ABA2BF
secondary
#E0E3DA
accent
#9D4983
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182