#AAA4B0#AAA4B0
#AAA4B0 is a light, near-neutral grey. Relative luminance 0.382; OKLCH L 72.7% C 0.018 H 308.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4B0 |
|---|---|
| RGB | rgb(170, 164, 176) |
| HSL | hsl(270, 7%, 67%) |
| HSV | hsv(270, 7%, 69%) |
| CMYK | cmyk(3.4%, 6.8%, 0%, 31%) |
| CIE-LAB | lab(68.19, 4.44, -5.41) |
| CIE-LCH | lch(68.19, 7.00, 309.37°) |
| OKLab | oklab(72.75% 0.0113 -0.0144) |
| OKLCH | oklch(72.75% 0.018 308.2) |
| XYZ | xyz(37.6882, 38.2316, 46.4598) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 7.62
Cool Gray
#9AA7B0
ΔE00 10.09
Silver
#C0C0C0
ΔE00 10.11
Pinkish Grey
#C8ACA9
ΔE00 10.63
Grey
#929591
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4B0 #AAB0A4
analogous
#A4A4B0 #AAA4B0 #B0A4B0
triadic
#AAA4B0 #B0AAA4 #A4B0AA
tetradic
#AAA4B0 #B0A4A4 #AAB0A4 #A4B0B0
square
#AAA4B0 #B0A4A4 #AAB0A4 #A4B0B0
split-complementary
#AAA4B0 #B0B0A4 #A4B0A4
monochromatic
#6D6574 #8B8394 #AAA4B0 #C9C5CC #E7E6E9
Accessibility & contrast
On white
2.43
#AAA4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#AAA4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4B0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4B0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B1
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#A9A5A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa4b0; /* rgb */ color: rgb(170, 164, 176); /* oklch */ color: oklch(72.7% 0.018 308.2);
Tailwind
colors: {
custom: {
50: '#c3bfc7',
500: '#aaa4b0',
950: '#000000',
},
}SCSS
$custom: #aaa4b0; $custom-light: #c3bfc7; $custom-dark: #000000;
JSON
{
"hex": "#aaa4b0",
"rgb": {
"r": 170,
"g": 164,
"b": 176
},
"hsl": {
"h": 270,
"s": 7.059,
"l": 66.667
},
"oklch": {
"l": 0.72745,
"c": 0.01834,
"h": 308.2
},
"luminance": 0.38232
}Semantic roles & 50–950 ramp
primary
#AAA4B0
secondary
#D8DAD6
accent
#915573
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182