#AAA4B6#AAA4B6
#AAA4B6 is a light, muted violet. Relative luminance 0.385; OKLCH L 72.9% C 0.026 H 300.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4B6 |
|---|---|
| RGB | rgb(170, 164, 182) |
| HSL | hsl(260, 11%, 68%) |
| HSV | hsv(260, 10%, 71%) |
| CMYK | cmyk(6.6%, 9.9%, 0%, 28.6%) |
| CIE-LAB | lab(68.37, 5.63, -8.48) |
| CIE-LCH | lch(68.37, 10.18, 303.60°) |
| OKLab | oklab(72.94% 0.0136 -0.0227) |
| OKLCH | oklch(72.94% 0.026 300.9) |
| XYZ | xyz(38.2950, 38.4744, 49.6557) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.11
Dark Gray
#A9A9A9
ΔE00 9.45
Thistle
#D8BFD8
ΔE00 11.09
Cool Gray
#9AA7B0
ΔE00 11.27
Lilac
#C8A2C8
ΔE00 11.49
Silver
#C0C0C0
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4B6 #B0B6A4
analogous
#A4A7B6 #AAA4B6 #B3A4B6
triadic
#AAA4B6 #B6AAA4 #A4B6AA
tetradic
#AAA4B6 #B6A4A7 #B0B6A4 #A4B6B3
square
#AAA4B6 #B6A4A7 #B0B6A4 #A4B6B3
split-complementary
#AAA4B6 #B6B3A4 #A7B6A4
monochromatic
#6C647C #8A829B #AAA4B6 #CAC6D1 #E9E8EC
Accessibility & contrast
On white
2.42
#AAA4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#AAA4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4B6
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4B6 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B7
Deuteranopia (green-blind)
#A2A7B5
Tritanopia (blue-blind)
#A8A6AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa4b6; /* rgb */ color: rgb(170, 164, 182); /* oklch */ color: oklch(72.9% 0.026 300.9);
Tailwind
colors: {
custom: {
50: '#c3bfcb',
500: '#aaa4b6',
950: '#000000',
},
}SCSS
$custom: #aaa4b6; $custom-light: #c3bfcb; $custom-dark: #000000;
JSON
{
"hex": "#aaa4b6",
"rgb": {
"r": 170,
"g": 164,
"b": 182
},
"hsl": {
"h": 260,
"s": 10.976,
"l": 67.843
},
"oklch": {
"l": 0.72942,
"c": 0.02649,
"h": 300.9
},
"luminance": 0.38474
}Semantic roles & 50–950 ramp
primary
#AAA4B6
secondary
#DCDED8
accent
#95507E
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182