#AAA6B7#AAA6B7
#AAA6B7 is a light, muted violet. Relative luminance 0.392; OKLCH L 73.4% C 0.025 H 296.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6B7 |
|---|---|
| RGB | rgb(170, 166, 183) |
| HSL | hsl(254, 11%, 68%) |
| HSV | hsv(254, 9%, 72%) |
| CMYK | cmyk(7.1%, 9.3%, 0%, 28.2%) |
| CIE-LAB | lab(68.92, 4.73, -8.21) |
| CIE-LCH | lch(68.92, 9.48, 299.96°) |
| OKLab | oklab(73.39% 0.011 -0.022) |
| OKLCH | oklch(73.39% 0.025 296.6) |
| XYZ | xyz(38.7594, 39.2373, 50.3222) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.14
Dark Gray
#A9A9A9
ΔE00 8.73
Cool Gray
#9AA7B0
ΔE00 10.18
Silver
#C0C0C0
ΔE00 10.90
Thistle
#D8BFD8
ΔE00 11.42
Pinkish Grey
#C8ACA9
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6B7 #B3B7A6
analogous
#A6AAB7 #AAA6B7 #B2A6B7
triadic
#AAA6B7 #B7AAA6 #A6B7AA
tetradic
#AAA6B7 #B7A6AA #B3B7A6 #A6B7B2
square
#AAA6B7 #B7A6AA #B3B7A6 #A6B7B2
split-complementary
#AAA6B7 #B7B2A6 #AAB7A6
monochromatic
#6B657D #8A849C #AAA6B7 #CAC8D2 #EBEAEE
Accessibility & contrast
On white
2.37
#AAA6B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#AAA6B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6B7
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6B7 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B8
Deuteranopia (green-blind)
#A3A8B6
Tritanopia (blue-blind)
#A8A8AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa6b7; /* rgb */ color: rgb(170, 166, 183); /* oklch */ color: oklch(73.4% 0.025 296.6);
Tailwind
colors: {
custom: {
50: '#c3c0cc',
500: '#aaa6b7',
950: '#000000',
},
}SCSS
$custom: #aaa6b7; $custom-light: #c3c0cc; $custom-dark: #000000;
JSON
{
"hex": "#aaa6b7",
"rgb": {
"r": 170,
"g": 166,
"b": 183
},
"hsl": {
"h": 254.118,
"s": 10.559,
"l": 68.431
},
"oklch": {
"l": 0.73385,
"c": 0.02462,
"h": 296.6
},
"luminance": 0.39237
}Semantic roles & 50–950 ramp
primary
#AAA6B7
secondary
#DEDFDA
accent
#955185
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182