#ABA4BB#ABA4BB
#ABA4BB is a light, muted violet. Relative luminance 0.388; OKLCH L 73.2% C 0.034 H 299.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4BB |
|---|---|
| RGB | rgb(171, 164, 187) |
| HSL | hsl(258, 14%, 69%) |
| HSV | hsv(258, 12%, 73%) |
| CMYK | cmyk(8.6%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(68.60, 6.99, -10.90) |
| CIE-LCH | lch(68.60, 12.95, 302.69°) |
| OKLab | oklab(73.2% 0.0166 -0.0293) |
| OKLCH | oklch(73.2% 0.034 299.5) |
| XYZ | xyz(39.0380, 38.7967, 52.4360) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 10.16
Thistle
#D8BFD8
ΔE00 10.42
Dove Gray
#B6B8BD
ΔE00 10.59
Lavender
#B39DDB
ΔE00 10.92
Dark Gray
#A9A9A9
ΔE00 11.29
Heather
#A484AC
ΔE00 12.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4BB #B4BBA4
analogous
#A4A9BB #ABA4BB #B7A4BB
triadic
#ABA4BB #BBABA4 #A4BBAB
tetradic
#ABA4BB #BBA4A9 #B4BBA4 #A4BBB7
square
#ABA4BB #BBA4A9 #B4BBA4 #A4BBB7
split-complementary
#ABA4BB #BBB7A4 #A9BBA4
monochromatic
#6C6283 #8B81A1 #ABA4BB #CBC7D5 #ECEAEF
Accessibility & contrast
On white
2.40
#ABA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#ABA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4BB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4BB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#A8A7AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba4bb; /* rgb */ color: rgb(171, 164, 187); /* oklch */ color: oklch(73.2% 0.034 299.5);
Tailwind
colors: {
custom: {
50: '#c4bfcf',
500: '#aba4bb',
950: '#000000',
},
}SCSS
$custom: #aba4bb; $custom-light: #c4bfcf; $custom-dark: #000000;
JSON
{
"hex": "#aba4bb",
"rgb": {
"r": 171,
"g": 164,
"b": 187
},
"hsl": {
"h": 258.261,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.73196,
"c": 0.03367,
"h": 299.5
},
"luminance": 0.38797
}Semantic roles & 50–950 ramp
primary
#ABA4BB
secondary
#DFE1DA
accent
#994D82
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182