#AAA6BA#AAA6BA
#AAA6BA is a light, muted violet. Relative luminance 0.394; OKLCH L 73.5% C 0.029 H 294.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6BA |
|---|---|
| RGB | rgb(170, 166, 186) |
| HSL | hsl(252, 13%, 69%) |
| HSV | hsv(252, 11%, 73%) |
| CMYK | cmyk(8.6%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(69.01, 5.34, -9.74) |
| CIE-LCH | lch(69.01, 11.11, 298.76°) |
| OKLab | oklab(73.49% 0.0121 -0.0262) |
| OKLCH | oklch(73.49% 0.029 294.8) |
| XYZ | xyz(39.0750, 39.3635, 51.9842) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.00
Dark Gray
#A9A9A9
ΔE00 9.82
Cool Gray
#9AA7B0
ΔE00 10.90
Thistle
#D8BFD8
ΔE00 11.10
Lilac
#C8A2C8
ΔE00 11.73
Silver
#C0C0C0
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6BA #B6BAA6
analogous
#A6ACBA #AAA6BA #B4A6BA
triadic
#AAA6BA #BAAAA6 #A6BAAA
tetradic
#AAA6BA #BAA6AC #B6BAA6 #A6BAB4
square
#AAA6BA #BAA6AC #B6BAA6 #A6BAB4
split-complementary
#AAA6BA #BAB4A6 #ACBAA6
monochromatic
#6A6481 #89849F #AAA6BA #CBC8D5 #ECEBEF
Accessibility & contrast
On white
2.37
#AAA6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#AAA6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6BA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6BA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#A3A8B9
Tritanopia (blue-blind)
#A7A9AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa6ba; /* rgb */ color: rgb(170, 166, 186); /* oklch */ color: oklch(73.5% 0.029 294.8);
Tailwind
colors: {
custom: {
50: '#c3c0ce',
500: '#aaa6ba',
950: '#000000',
},
}SCSS
$custom: #aaa6ba; $custom-light: #c3c0ce; $custom-dark: #000000;
JSON
{
"hex": "#aaa6ba",
"rgb": {
"r": 170,
"g": 166,
"b": 186
},
"hsl": {
"h": 252,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.73487,
"c": 0.02885,
"h": 294.8
},
"luminance": 0.39364
}Semantic roles & 50–950 ramp
primary
#AAA6BA
secondary
#E0E1DB
accent
#974F88
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121213
muted
#818182