#ABA1BB#ABA1BB
#ABA1BB is a light, muted violet. Relative luminance 0.377; OKLCH L 72.6% C 0.039 H 302.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1BB |
|---|---|
| RGB | rgb(171, 161, 187) |
| HSL | hsl(263, 16%, 68%) |
| HSV | hsv(263, 14%, 73%) |
| CMYK | cmyk(8.6%, 13.9%, 0%, 26.7%) |
| CIE-LAB | lab(67.83, 8.66, -12.06) |
| CIE-LCH | lch(67.83, 14.85, 305.67°) |
| OKLab | oklab(72.59% 0.021 -0.0325) |
| OKLCH | oklch(72.59% 0.039 302.9) |
| XYZ | xyz(38.5074, 37.7355, 52.2591) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.86
Lavender
#B39DDB
ΔE00 9.77
Thistle
#D8BFD8
ΔE00 10.31
Heather
#A484AC
ΔE00 10.49
Dusty Lavender
#AC86A8
ΔE00 10.64
Purpley Grey
#947E94
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1BB #B1BBA1
analogous
#A1A4BB #ABA1BB #B8A1BB
triadic
#ABA1BB #BBABA1 #A1BBAB
tetradic
#ABA1BB #BBA1A4 #B1BBA1 #A1BBB8
square
#ABA1BB #BBA1A4 #B1BBA1 #A1BBB8
split-complementary
#ABA1BB #BBB8A1 #A4BBA1
monochromatic
#6D5F83 #8B7DA1 #ABA1BB #CBC5D5 #EAE8EE
Accessibility & contrast
On white
2.46
#ABA1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#ABA1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1BB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1BB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#A9A4A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba1bb; /* rgb */ color: rgb(171, 161, 187); /* oklch */ color: oklch(72.6% 0.039 302.9);
Tailwind
colors: {
custom: {
50: '#c4bccf',
500: '#aba1bb',
950: '#000000',
},
}SCSS
$custom: #aba1bb; $custom-light: #c4bccf; $custom-dark: #000000;
JSON
{
"hex": "#aba1bb",
"rgb": {
"r": 171,
"g": 161,
"b": 187
},
"hsl": {
"h": 263.077,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.7259,
"c": 0.0387,
"h": 302.9
},
"luminance": 0.37736
}Semantic roles & 50–950 ramp
primary
#ABA1BB
secondary
#DDE0D8
accent
#9A4B7C
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182