#ABA4BF#ABA4BF
#ABA4BF is a light, muted violet. Relative luminance 0.390; OKLCH L 73.3% C 0.039 H 297.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4BF |
|---|---|
| RGB | rgb(171, 164, 191) |
| HSL | hsl(256, 17%, 70%) |
| HSV | hsv(256, 14%, 75%) |
| CMYK | cmyk(10.5%, 14.1%, 0%, 25.1%) |
| CIE-LAB | lab(68.73, 7.82, -12.93) |
| CIE-LCH | lch(68.73, 15.11, 301.19°) |
| OKLab | oklab(73.34% 0.018 -0.0349) |
| OKLCH | oklch(73.34% 0.039 297.3) |
| XYZ | xyz(39.4722, 38.9703, 54.7226) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 9.56
Lilac
#C8A2C8
ΔE00 9.60
Thistle
#D8BFD8
ΔE00 10.35
Heather
#A484AC
ΔE00 11.56
Dove Gray
#B6B8BD
ΔE00 11.62
Dusty Lavender
#AC86A8
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4BF #B8BFA4
analogous
#A4ABBF #ABA4BF #B9A4BF
triadic
#ABA4BF #BFABA4 #A4BFAB
tetradic
#ABA4BF #BFA4AB #B8BFA4 #A4BFB9
square
#ABA4BF #BFA4AB #B8BFA4 #A4BFB9
split-complementary
#ABA4BF #BFB9A4 #ABBFA4
monochromatic
#6B6089 #8A80A6 #ABA4BF #CCC8D8 #EDECF2
Accessibility & contrast
On white
2.39
#ABA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#ABA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4BF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4BF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#A0A7BE
Tritanopia (blue-blind)
#A8A8AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba4bf; /* rgb */ color: rgb(171, 164, 191); /* oklch */ color: oklch(73.3% 0.039 297.3);
Tailwind
colors: {
custom: {
50: '#c4bfd2',
500: '#aba4bf',
950: '#000000',
},
}SCSS
$custom: #aba4bf; $custom-light: #c4bfd2; $custom-dark: #000000;
JSON
{
"hex": "#aba4bf",
"rgb": {
"r": 171,
"g": 164,
"b": 191
},
"hsl": {
"h": 255.556,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.73336,
"c": 0.03926,
"h": 297.3
},
"luminance": 0.3897
}Semantic roles & 50–950 ramp
primary
#ABA4BF
secondary
#E1E3DC
accent
#9C4A86
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182