#ABA3BB#ABA3BB
#ABA3BB is a light, muted violet. Relative luminance 0.384; OKLCH L 73.0% C 0.035 H 300.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3BB |
|---|---|
| RGB | rgb(171, 163, 187) |
| HSL | hsl(260, 15%, 69%) |
| HSV | hsv(260, 13%, 73%) |
| CMYK | cmyk(8.6%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.34, 7.55, -11.29) |
| CIE-LCH | lch(68.34, 13.58, 303.78°) |
| OKLab | oklab(72.99% 0.0181 -0.0304) |
| OKLCH | oklch(72.99% 0.035 300.7) |
| XYZ | xyz(38.8597, 38.4401, 52.3765) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.70
Thistle
#D8BFD8
ΔE00 10.34
Lavender
#B39DDB
ΔE00 10.52
Dove Gray
#B6B8BD
ΔE00 11.15
Heather
#A484AC
ΔE00 11.53
Dusty Lavender
#AC86A8
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3BB #B3BBA3
analogous
#A3A7BB #ABA3BB #B7A3BB
triadic
#ABA3BB #BBABA3 #A3BBAB
tetradic
#ABA3BB #BBA3A7 #B3BBA3 #A3BBB7
square
#ABA3BB #BBA3A7 #B3BBA3 #A3BBB7
split-complementary
#ABA3BB #BBB7A3 #A7BBA3
monochromatic
#6C6183 #8B80A1 #ABA3BB #CBC6D5 #EBE9EF
Accessibility & contrast
On white
2.42
#ABA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#ABA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3BB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3BB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#A0A7BA
Tritanopia (blue-blind)
#A9A6AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba3bb; /* rgb */ color: rgb(171, 163, 187); /* oklch */ color: oklch(73.0% 0.035 300.7);
Tailwind
colors: {
custom: {
50: '#c4becf',
500: '#aba3bb',
950: '#000000',
},
}SCSS
$custom: #aba3bb; $custom-light: #c4becf; $custom-dark: #000000;
JSON
{
"hex": "#aba3bb",
"rgb": {
"r": 171,
"g": 163,
"b": 187
},
"hsl": {
"h": 260,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.72994,
"c": 0.03534,
"h": 300.7
},
"luminance": 0.3844
}Semantic roles & 50–950 ramp
primary
#ABA3BB
secondary
#DEE0D9
accent
#994C80
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182