#ABA2BB#ABA2BB
#ABA2BB is a light, muted violet. Relative luminance 0.381; OKLCH L 72.8% C 0.037 H 301.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2BB |
|---|---|
| RGB | rgb(171, 162, 187) |
| HSL | hsl(262, 16%, 68%) |
| HSV | hsv(262, 13%, 73%) |
| CMYK | cmyk(8.6%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.08, 8.10, -11.68) |
| CIE-LCH | lch(68.08, 14.21, 304.76°) |
| OKLab | oklab(72.79% 0.0195 -0.0314) |
| OKLCH | oklch(72.79% 0.037 301.9) |
| XYZ | xyz(38.6829, 38.0864, 52.3176) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.27
Lavender
#B39DDB
ΔE00 10.14
Thistle
#D8BFD8
ΔE00 10.31
Heather
#A484AC
ΔE00 11.00
Dusty Lavender
#AC86A8
ΔE00 11.13
Dove Gray
#B6B8BD
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2BB #B2BBA2
analogous
#A2A5BB #ABA2BB #B7A2BB
triadic
#ABA2BB #BBABA2 #A2BBAB
tetradic
#ABA2BB #BBA2A5 #B2BBA2 #A2BBB7
square
#ABA2BB #BBA2A5 #B2BBA2 #A2BBB7
split-complementary
#ABA2BB #BBB7A2 #A5BBA2
monochromatic
#6C6083 #8B7FA1 #ABA2BB #CBC5D5 #EBE9EF
Accessibility & contrast
On white
2.44
#ABA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#ABA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2BB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2BB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#A9A5AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba2bb; /* rgb */ color: rgb(171, 162, 187); /* oklch */ color: oklch(72.8% 0.037 301.9);
Tailwind
colors: {
custom: {
50: '#c4bdcf',
500: '#aba2bb',
950: '#000000',
},
}SCSS
$custom: #aba2bb; $custom-light: #c4bdcf; $custom-dark: #000000;
JSON
{
"hex": "#aba2bb",
"rgb": {
"r": 171,
"g": 162,
"b": 187
},
"hsl": {
"h": 261.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72792,
"c": 0.03702,
"h": 301.9
},
"luminance": 0.38086
}Semantic roles & 50–950 ramp
primary
#ABA2BB
secondary
#DDE0D9
accent
#9A4C7E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182