#ABA2BE#ABA2BE
#ABA2BE is a light, muted violet. Relative luminance 0.382; OKLCH L 72.9% C 0.041 H 300.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2BE |
|---|---|
| RGB | rgb(171, 162, 190) |
| HSL | hsl(259, 18%, 69%) |
| HSV | hsv(259, 15%, 75%) |
| CMYK | cmyk(10%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.18, 8.73, -13.20) |
| CIE-LCH | lch(68.18, 15.82, 303.47°) |
| OKLab | oklab(72.9% 0.0206 -0.0356) |
| OKLCH | oklch(72.9% 0.041 300.1) |
| XYZ | xyz(39.0074, 38.2162, 54.0267) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.90
Lavender
#B39DDB
ΔE00 9.14
Thistle
#D8BFD8
ΔE00 10.33
Heather
#A484AC
ΔE00 10.66
Dusty Lavender
#AC86A8
ΔE00 10.97
Pale Purple
#B790D4
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2BE #B5BEA2
analogous
#A2A7BE #ABA2BE #B9A2BE
triadic
#ABA2BE #BEABA2 #A2BEAB
tetradic
#ABA2BE #BEA2A7 #B5BEA2 #A2BEB9
square
#ABA2BE #BEA2A7 #B5BEA2 #A2BEB9
split-complementary
#ABA2BE #BEB9A2 #A7BEA2
monochromatic
#6C5E87 #8A7EA5 #ABA2BE #CCC6D7 #ECEAF0
Accessibility & contrast
On white
2.43
#ABA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#ABA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2BE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2BE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#9EA6BD
Tritanopia (blue-blind)
#A8A6AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba2be; /* rgb */ color: rgb(171, 162, 190); /* oklch */ color: oklch(72.9% 0.041 300.1);
Tailwind
colors: {
custom: {
50: '#c4bdd1',
500: '#aba2be',
950: '#000000',
},
}SCSS
$custom: #aba2be; $custom-light: #c4bdd1; $custom-dark: #000000;
JSON
{
"hex": "#aba2be",
"rgb": {
"r": 171,
"g": 162,
"b": 190
},
"hsl": {
"h": 259.286,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.72897,
"c": 0.04115,
"h": 300.1
},
"luminance": 0.38216
}Semantic roles & 50–950 ramp
primary
#ABA2BE
secondary
#DFE2DA
accent
#9C4981
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182