#ABA0BA#ABA0BA
#ABA0BA is a light, muted violet. Relative luminance 0.373; OKLCH L 72.4% C 0.039 H 304.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0BA |
|---|---|
| RGB | rgb(171, 160, 186) |
| HSL | hsl(265, 16%, 68%) |
| HSV | hsv(265, 14%, 73%) |
| CMYK | cmyk(8.1%, 14%, 0%, 27.1%) |
| CIE-LAB | lab(67.53, 9.01, -11.94) |
| CIE-LCH | lch(67.53, 14.96, 307.03°) |
| OKLab | oklab(72.35% 0.0222 -0.0321) |
| OKLCH | oklch(72.35% 0.039 304.6) |
| XYZ | xyz(38.2267, 37.3448, 51.6393) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.61
Lavender
#B39DDB
ΔE00 9.76
Heather
#A484AC
ΔE00 10.12
Dusty Lavender
#AC86A8
ΔE00 10.21
Thistle
#D8BFD8
ΔE00 10.35
Purpley Grey
#947E94
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0BA #AFBAA0
analogous
#A0A2BA #ABA0BA #B8A0BA
triadic
#ABA0BA #BAABA0 #A0BAAB
tetradic
#ABA0BA #BAA0A2 #AFBAA0 #A0BAB8
square
#ABA0BA #BAA0A2 #AFBAA0 #A0BAB8
split-complementary
#ABA0BA #BAB8A0 #A2BAA0
monochromatic
#6D5E82 #8C7DA0 #ABA0BA #CAC3D4 #EAE7ED
Accessibility & contrast
On white
2.48
#ABA0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#ABA0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0BA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0BA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#9EA5B9
Tritanopia (blue-blind)
#A9A3A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba0ba; /* rgb */ color: rgb(171, 160, 186); /* oklch */ color: oklch(72.4% 0.039 304.6);
Tailwind
colors: {
custom: {
50: '#c4bcce',
500: '#aba0ba',
950: '#000000',
},
}SCSS
$custom: #aba0ba; $custom-light: #c4bcce; $custom-dark: #000000;
JSON
{
"hex": "#aba0ba",
"rgb": {
"r": 171,
"g": 160,
"b": 186
},
"hsl": {
"h": 265.385,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.72353,
"c": 0.03905,
"h": 304.6
},
"luminance": 0.37345
}Semantic roles & 50–950 ramp
primary
#ABA0BA
secondary
#DCDFD7
accent
#9A4B79
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182