#AAA7B3#AAA7B3
#AAA7B3 is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.5% C 0.017 H 297.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7B3 |
|---|---|
| RGB | rgb(170, 167, 179) |
| HSL | hsl(255, 7%, 68%) |
| HSV | hsv(255, 7%, 70%) |
| CMYK | cmyk(5%, 6.7%, 0%, 29.8%) |
| CIE-LAB | lab(69.07, 3.38, -5.78) |
| CIE-LCH | lch(69.07, 6.70, 300.33°) |
| OKLab | oklab(73.46% 0.008 -0.0154) |
| OKLCH | oklch(73.46% 0.017 297.4) |
| XYZ | xyz(38.5315, 39.4381, 48.2215) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.39
Dark Gray
#A9A9A9
ΔE00 6.56
Cool Gray
#9AA7B0
ΔE00 8.58
Silver
#C0C0C0
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 10.78
Pewter
#899397
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7B3 #B0B3A7
analogous
#A7AAB3 #AAA7B3 #B0A7B3
triadic
#AAA7B3 #B3AAA7 #A7B3AA
tetradic
#AAA7B3 #B3A7AA #B0B3A7 #A7B3B0
square
#AAA7B3 #B3A7AA #B0B3A7 #A7B3B0
split-complementary
#AAA7B3 #B3B0A7 #AAB3A7
monochromatic
#6C6878 #8A8697 #AAA7B3 #CAC8CF #E9E9EC
Accessibility & contrast
On white
2.36
#AAA7B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#AAA7B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7B3
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7B3 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B4
Deuteranopia (green-blind)
#A5A8B3
Tritanopia (blue-blind)
#A9A9AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa7b3; /* rgb */ color: rgb(170, 167, 179); /* oklch */ color: oklch(73.5% 0.017 297.4);
Tailwind
colors: {
custom: {
50: '#c3c1c9',
500: '#aaa7b3',
950: '#000000',
},
}SCSS
$custom: #aaa7b3; $custom-light: #c3c1c9; $custom-dark: #000000;
JSON
{
"hex": "#aaa7b3",
"rgb": {
"r": 170,
"g": 167,
"b": 179
},
"hsl": {
"h": 255,
"s": 7.317,
"l": 67.843
},
"oklch": {
"l": 0.73459,
"c": 0.01739,
"h": 297.4
},
"luminance": 0.39438
}Semantic roles & 50–950 ramp
primary
#AAA7B3
secondary
#DCDDD9
accent
#915482
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182