#AAA7B6#AAA7B6
#AAA7B6 is a light, muted violet. Relative luminance 0.396; OKLCH L 73.6% C 0.022 H 295.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7B6 |
|---|---|
| RGB | rgb(170, 167, 182) |
| HSL | hsl(252, 9%, 68%) |
| HSV | hsv(252, 8%, 71%) |
| CMYK | cmyk(6.6%, 8.2%, 0%, 28.6%) |
| CIE-LAB | lab(69.16, 3.98, -7.31) |
| CIE-LCH | lch(69.16, 8.33, 298.57°) |
| OKLab | oklab(73.56% 0.0092 -0.0196) |
| OKLCH | oklch(73.56% 0.022 295) |
| XYZ | xyz(38.8382, 39.5608, 49.8368) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.22
Dark Gray
#A9A9A9
ΔE00 7.79
Cool Gray
#9AA7B0
ΔE00 9.26
Silver
#C0C0C0
ΔE00 10.05
Cool Grey
#95A3A6
ΔE00 11.63
Thistle
#D8BFD8
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7B6 #B3B6A7
analogous
#A7ABB6 #AAA7B6 #B1A7B6
triadic
#AAA7B6 #B6AAA7 #A7B6AA
tetradic
#AAA7B6 #B6A7AB #B3B6A7 #A7B6B1
square
#AAA7B6 #B6A7AB #B3B6A7 #A7B6B1
split-complementary
#AAA7B6 #B6B1A7 #ABB6A7
monochromatic
#6B677C #8A869A #AAA7B6 #CAC8D2 #EBEAED
Accessibility & contrast
On white
2.36
#AAA7B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#AAA7B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7B6
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7B6 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B7
Deuteranopia (green-blind)
#A4A9B6
Tritanopia (blue-blind)
#A8A9AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa7b6; /* rgb */ color: rgb(170, 167, 182); /* oklch */ color: oklch(73.6% 0.022 295.0);
Tailwind
colors: {
custom: {
50: '#c3c1cb',
500: '#aaa7b6',
950: '#000000',
},
}SCSS
$custom: #aaa7b6; $custom-light: #c3c1cb; $custom-dark: #000000;
JSON
{
"hex": "#aaa7b6",
"rgb": {
"r": 170,
"g": 167,
"b": 182
},
"hsl": {
"h": 252,
"s": 9.317,
"l": 68.431
},
"oklch": {
"l": 0.73558,
"c": 0.02161,
"h": 295
},
"luminance": 0.39561
}Semantic roles & 50–950 ramp
primary
#AAA7B6
secondary
#DEDFDA
accent
#935286
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182