#AAA5B0#AAA5B0
#AAA5B0 is a light, near-neutral grey. Relative luminance 0.386; OKLCH L 73.0% C 0.017 H 306.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5B0 |
|---|---|
| RGB | rgb(170, 165, 176) |
| HSL | hsl(267, 7%, 67%) |
| HSV | hsv(267, 6%, 69%) |
| CMYK | cmyk(3.4%, 6.2%, 0%, 31%) |
| CIE-LAB | lab(68.45, 3.89, -5.02) |
| CIE-LCH | lch(68.45, 6.35, 307.75°) |
| OKLab | oklab(72.95% 0.0098 -0.0134) |
| OKLCH | oklch(72.95% 0.017 306.3) |
| XYZ | xyz(37.8678, 38.5910, 46.5197) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 6.98
Cool Gray
#9AA7B0
ΔE00 9.41
Silver
#C0C0C0
ΔE00 9.52
Pinkish Grey
#C8ACA9
ΔE00 10.67
Grey
#929591
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5B0 #ABB0A5
analogous
#A5A6B0 #AAA5B0 #B0A5B0
triadic
#AAA5B0 #B0AAA5 #A5B0AA
tetradic
#AAA5B0 #B0A5A6 #ABB0A5 #A5B0B0
square
#AAA5B0 #B0A5A6 #ABB0A5 #A5B0B0
split-complementary
#AAA5B0 #B0B0A5 #A6B0A5
monochromatic
#6D6674 #8B8493 #AAA5B0 #C9C6CD #E8E6E9
Accessibility & contrast
On white
2.41
#AAA5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#AAA5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5B0
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5B0 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B1
Deuteranopia (green-blind)
#A4A7B0
Tritanopia (blue-blind)
#A9A6A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa5b0; /* rgb */ color: rgb(170, 165, 176); /* oklch */ color: oklch(73.0% 0.017 306.3);
Tailwind
colors: {
custom: {
50: '#c3bfc7',
500: '#aaa5b0',
950: '#000000',
},
}SCSS
$custom: #aaa5b0; $custom-light: #c3bfc7; $custom-dark: #000000;
JSON
{
"hex": "#aaa5b0",
"rgb": {
"r": 170,
"g": 165,
"b": 176
},
"hsl": {
"h": 267.273,
"s": 6.509,
"l": 66.863
},
"oklch": {
"l": 0.7295,
"c": 0.01661,
"h": 306.3
},
"luminance": 0.38591
}Semantic roles & 50–950 ramp
primary
#AAA5B0
secondary
#D9DAD7
accent
#905575
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182