#AAA7B4#AAA7B4
#AAA7B4 is a light, near-neutral grey. Relative luminance 0.395; OKLCH L 73.5% C 0.019 H 296.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7B4 |
|---|---|
| RGB | rgb(170, 167, 180) |
| HSL | hsl(254, 8%, 68%) |
| HSV | hsv(254, 7%, 71%) |
| CMYK | cmyk(5.6%, 7.2%, 0%, 29.4%) |
| CIE-LAB | lab(69.10, 3.58, -6.29) |
| CIE-LCH | lch(69.10, 7.24, 299.65°) |
| OKLab | oklab(73.49% 0.0084 -0.0168) |
| OKLCH | oklch(73.49% 0.019 296.5) |
| XYZ | xyz(38.6330, 39.4787, 48.7560) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.66
Dark Gray
#A9A9A9
ΔE00 6.97
Cool Gray
#9AA7B0
ΔE00 8.80
Silver
#C0C0C0
ΔE00 9.47
Cool Grey
#95A3A6
ΔE00 11.06
Pewter
#899397
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7B4 #B1B4A7
analogous
#A7AAB4 #AAA7B4 #B0A7B4
triadic
#AAA7B4 #B4AAA7 #A7B4AA
tetradic
#AAA7B4 #B4A7AA #B1B4A7 #A7B4B0
square
#AAA7B4 #B4A7AA #B1B4A7 #A7B4B0
split-complementary
#AAA7B4 #B4B0A7 #AAB4A7
monochromatic
#6B6779 #8A8698 #AAA7B4 #CAC8D0 #EAE9EC
Accessibility & contrast
On white
2.36
#AAA7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#AAA7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7B4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7B4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B5
Deuteranopia (green-blind)
#A5A8B4
Tritanopia (blue-blind)
#A8A9AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa7b4; /* rgb */ color: rgb(170, 167, 180); /* oklch */ color: oklch(73.5% 0.019 296.5);
Tailwind
colors: {
custom: {
50: '#c3c1ca',
500: '#aaa7b4',
950: '#000000',
},
}SCSS
$custom: #aaa7b4; $custom-light: #c3c1ca; $custom-dark: #000000;
JSON
{
"hex": "#aaa7b4",
"rgb": {
"r": 170,
"g": 167,
"b": 180
},
"hsl": {
"h": 253.846,
"s": 7.975,
"l": 68.039
},
"oklch": {
"l": 0.73492,
"c": 0.0188,
"h": 296.5
},
"luminance": 0.39479
}Semantic roles & 50–950 ramp
primary
#AAA7B4
secondary
#DCDDD9
accent
#925484
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182