#AAA2B6#AAA2B6
#AAA2B6 is a light, muted violet. Relative luminance 0.378; OKLCH L 72.5% C 0.030 H 303.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2B6 |
|---|---|
| RGB | rgb(170, 162, 182) |
| HSL | hsl(264, 12%, 67%) |
| HSV | hsv(264, 11%, 71%) |
| CMYK | cmyk(6.6%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(67.85, 6.74, -9.26) |
| CIE-LCH | lch(67.85, 11.45, 306.05°) |
| OKLab | oklab(72.54% 0.0166 -0.0248) |
| OKLCH | oklch(72.54% 0.03 303.8) |
| XYZ | xyz(37.9399, 37.7641, 49.5374) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.30
Lilac
#C8A2C8
ΔE00 10.48
Dark Gray
#A9A9A9
ΔE00 10.53
Thistle
#D8BFD8
ΔE00 10.79
Dusty Lavender
#AC86A8
ΔE00 11.92
Lavender
#B39DDB
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2B6 #AEB6A2
analogous
#A2A4B6 #AAA2B6 #B4A2B6
triadic
#AAA2B6 #B6AAA2 #A2B6AA
tetradic
#AAA2B6 #B6A2A4 #AEB6A2 #A2B6B4
square
#AAA2B6 #B6A2A4 #AEB6A2 #A2B6B4
split-complementary
#AAA2B6 #B6B4A2 #A4B6A2
monochromatic
#6C617C #8B809B #AAA2B6 #C9C4D1 #E9E7EC
Accessibility & contrast
On white
2.46
#AAA2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#AAA2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2B6
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2B6 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B7
Deuteranopia (green-blind)
#A0A5B5
Tritanopia (blue-blind)
#A8A5A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa2b6; /* rgb */ color: rgb(170, 162, 182); /* oklch */ color: oklch(72.5% 0.030 303.8);
Tailwind
colors: {
custom: {
50: '#c3bdcb',
500: '#aaa2b6',
950: '#000000',
},
}SCSS
$custom: #aaa2b6; $custom-light: #c3bdcb; $custom-dark: #000000;
JSON
{
"hex": "#aaa2b6",
"rgb": {
"r": 170,
"g": 162,
"b": 182
},
"hsl": {
"h": 264,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.72535,
"c": 0.02988,
"h": 303.8
},
"luminance": 0.37764
}Semantic roles & 50–950 ramp
primary
#AAA2B6
secondary
#DBDDD7
accent
#964F7A
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182