#AAA7B0#AAA7B0
#AAA7B0 is a light, near-neutral grey. Relative luminance 0.393; OKLCH L 73.4% C 0.013 H 301.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7B0 |
|---|---|
| RGB | rgb(170, 167, 176) |
| HSL | hsl(260, 5%, 67%) |
| HSV | hsv(260, 5%, 69%) |
| CMYK | cmyk(3.4%, 5.1%, 0%, 31%) |
| CIE-LAB | lab(68.98, 2.79, -4.25) |
| CIE-LCH | lch(68.98, 5.08, 303.32°) |
| OKLab | oklab(73.36% 0.0069 -0.0113) |
| OKLCH | oklch(73.36% 0.013 301.2) |
| XYZ | xyz(38.2314, 39.3181, 46.6409) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.26
Dove Gray
#B6B8BD
ΔE00 5.69
Cool Gray
#9AA7B0
ΔE00 8.03
Silver
#C0C0C0
ΔE00 8.35
Cool Grey
#95A3A6
ΔE00 9.96
Grey
#929591
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7B0 #ADB0A7
analogous
#A7A9B0 #AAA7B0 #AFA7B0
triadic
#AAA7B0 #B0AAA7 #A7B0AA
tetradic
#AAA7B0 #B0A7A9 #ADB0A7 #A7B0AF
square
#AAA7B0 #B0A7A9 #ADB0A7 #A7B0AF
split-complementary
#AAA7B0 #B0AFA7 #A9B0A7
monochromatic
#6C6874 #8B8793 #AAA7B0 #C9C7CD #E8E7EA
Accessibility & contrast
On white
2.37
#AAA7B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#AAA7B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7B0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7B0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B0
Deuteranopia (green-blind)
#A6A8B0
Tritanopia (blue-blind)
#A9A8AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa7b0; /* rgb */ color: rgb(170, 167, 176); /* oklch */ color: oklch(73.4% 0.013 301.2);
Tailwind
colors: {
custom: {
50: '#c3c1c7',
500: '#aaa7b0',
950: '#000000',
},
}SCSS
$custom: #aaa7b0; $custom-light: #c3c1c7; $custom-dark: #000000;
JSON
{
"hex": "#aaa7b0",
"rgb": {
"r": 170,
"g": 167,
"b": 176
},
"hsl": {
"h": 260,
"s": 5.389,
"l": 67.255
},
"oklch": {
"l": 0.73363,
"c": 0.01321,
"h": 301.2
},
"luminance": 0.39318
}Semantic roles & 50–950 ramp
primary
#AAA7B0
secondary
#DADBD8
accent
#8F567C
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182