#AAA0BA#AAA0BA
#AAA0BA is a light, muted violet. Relative luminance 0.372; OKLCH L 72.3% C 0.039 H 302.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0BA |
|---|---|
| RGB | rgb(170, 160, 186) |
| HSL | hsl(263, 16%, 68%) |
| HSV | hsv(263, 14%, 73%) |
| CMYK | cmyk(8.6%, 14%, 0%, 27.1%) |
| CIE-LAB | lab(67.45, 8.67, -12.08) |
| CIE-LCH | lch(67.45, 14.87, 305.67°) |
| OKLab | oklab(72.27% 0.0211 -0.0325) |
| OKLCH | oklch(72.27% 0.039 302.9) |
| XYZ | xyz(38.0097, 37.2329, 51.6291) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.94
Lavender
#B39DDB
ΔE00 9.79
Heather
#A484AC
ΔE00 10.29
Dusty Lavender
#AC86A8
ΔE00 10.46
Thistle
#D8BFD8
ΔE00 10.57
Purpley Grey
#947E94
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0BA #B0BAA0
analogous
#A0A3BA #AAA0BA #B7A0BA
triadic
#AAA0BA #BAAAA0 #A0BAAA
tetradic
#AAA0BA #BAA0A3 #B0BAA0 #A0BAB7
square
#AAA0BA #BAA0A3 #B0BAA0 #A0BAB7
split-complementary
#AAA0BA #BAB7A0 #A3BAA0
monochromatic
#6C5E82 #8A7DA0 #AAA0BA #CAC3D4 #E9E7ED
Accessibility & contrast
On white
2.49
#AAA0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AAA0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0BA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0BA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#9DA4B9
Tritanopia (blue-blind)
#A8A3A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa0ba; /* rgb */ color: rgb(170, 160, 186); /* oklch */ color: oklch(72.3% 0.039 302.9);
Tailwind
colors: {
custom: {
50: '#c3bcce',
500: '#aaa0ba',
950: '#000000',
},
}SCSS
$custom: #aaa0ba; $custom-light: #c3bcce; $custom-dark: #000000;
JSON
{
"hex": "#aaa0ba",
"rgb": {
"r": 170,
"g": 160,
"b": 186
},
"hsl": {
"h": 263.077,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.72268,
"c": 0.03875,
"h": 302.9
},
"luminance": 0.37233
}Semantic roles & 50–950 ramp
primary
#AAA0BA
secondary
#DCDFD7
accent
#9A4B7C
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182