#AAA3BA#AAA3BA
#AAA3BA is a light, muted violet. Relative luminance 0.383; OKLCH L 72.9% C 0.034 H 299.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3BA |
|---|---|
| RGB | rgb(170, 163, 186) |
| HSL | hsl(258, 14%, 68%) |
| HSV | hsv(258, 12%, 73%) |
| CMYK | cmyk(8.6%, 12.4%, 0%, 27.1%) |
| CIE-LAB | lab(68.23, 7.00, -10.91) |
| CIE-LCH | lch(68.23, 12.96, 302.70°) |
| OKLab | oklab(72.88% 0.0166 -0.0293) |
| OKLCH | oklch(72.88% 0.034 299.4) |
| XYZ | xyz(38.5360, 38.2856, 51.8045) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 10.22
Thistle
#D8BFD8
ΔE00 10.65
Dove Gray
#B6B8BD
ΔE00 10.74
Lavender
#B39DDB
ΔE00 10.91
Dark Gray
#A9A9A9
ΔE00 11.31
Heather
#A484AC
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3BA #B3BAA3
analogous
#A3A7BA #AAA3BA #B5A3BA
triadic
#AAA3BA #BAAAA3 #A3BAAA
tetradic
#AAA3BA #BAA3A7 #B3BAA3 #A3BAB5
square
#AAA3BA #BAA3A7 #B3BAA3 #A3BAB5
split-complementary
#AAA3BA #BAB5A3 #A7BAA3
monochromatic
#6B6181 #8A80A0 #AAA3BA #CAC6D4 #EBE9EE
Accessibility & contrast
On white
2.43
#AAA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#AAA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3BA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3BA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#A7A6AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa3ba; /* rgb */ color: rgb(170, 163, 186); /* oklch */ color: oklch(72.9% 0.034 299.4);
Tailwind
colors: {
custom: {
50: '#c3bece',
500: '#aaa3ba',
950: '#000000',
},
}SCSS
$custom: #aaa3ba; $custom-light: #c3bece; $custom-dark: #000000;
JSON
{
"hex": "#aaa3ba",
"rgb": {
"r": 170,
"g": 163,
"b": 186
},
"hsl": {
"h": 258.261,
"s": 14.286,
"l": 68.431
},
"oklch": {
"l": 0.72875,
"c": 0.0337,
"h": 299.4
},
"luminance": 0.38286
}Semantic roles & 50–950 ramp
primary
#AAA3BA
secondary
#DEE0D9
accent
#984D82
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182