#AAA4B3#AAA4B3
#AAA4B3 is a light, muted violet. Relative luminance 0.384; OKLCH L 72.8% C 0.022 H 303.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4B3 |
|---|---|
| RGB | rgb(170, 164, 179) |
| HSL | hsl(264, 9%, 67%) |
| HSV | hsv(264, 8%, 70%) |
| CMYK | cmyk(5%, 8.4%, 0%, 29.8%) |
| CIE-LAB | lab(68.28, 5.03, -6.95) |
| CIE-LCH | lch(68.28, 8.58, 305.91°) |
| OKLab | oklab(72.84% 0.0125 -0.0186) |
| OKLCH | oklch(72.84% 0.022 303.9) |
| XYZ | xyz(37.9883, 38.3517, 48.0404) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.33
Dark Gray
#A9A9A9
ΔE00 8.37
Cool Gray
#9AA7B0
ΔE00 10.65
Silver
#C0C0C0
ΔE00 10.91
Pinkish Grey
#C8ACA9
ΔE00 11.27
Thistle
#D8BFD8
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4B3 #ADB3A4
analogous
#A4A6B3 #AAA4B3 #B2A4B3
triadic
#AAA4B3 #B3AAA4 #A4B3AA
tetradic
#AAA4B3 #B3A4A6 #ADB3A4 #A4B3B2
square
#AAA4B3 #B3A4A6 #ADB3A4 #A4B3B2
split-complementary
#AAA4B3 #B3B2A4 #A6B3A4
monochromatic
#6C6478 #8B8397 #AAA4B3 #C9C5CF #E8E7EB
Accessibility & contrast
On white
2.42
#AAA4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#AAA4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4B3
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4B3 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B4
Deuteranopia (green-blind)
#A3A6B2
Tritanopia (blue-blind)
#A9A6A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa4b3; /* rgb */ color: rgb(170, 164, 179); /* oklch */ color: oklch(72.8% 0.022 303.9);
Tailwind
colors: {
custom: {
50: '#c3bfc9',
500: '#aaa4b3',
950: '#000000',
},
}SCSS
$custom: #aaa4b3; $custom-light: #c3bfc9; $custom-dark: #000000;
JSON
{
"hex": "#aaa4b3",
"rgb": {
"r": 170,
"g": 164,
"b": 179
},
"hsl": {
"h": 264,
"s": 8.982,
"l": 67.255
},
"oklch": {
"l": 0.72843,
"c": 0.02237,
"h": 303.9
},
"luminance": 0.38352
}Semantic roles & 50–950 ramp
primary
#AAA4B3
secondary
#DADCD7
accent
#935379
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182