#AAA7B1#AAA7B1
#AAA7B1 is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.4% C 0.015 H 299.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7B1 |
|---|---|
| RGB | rgb(170, 167, 177) |
| HSL | hsl(258, 6%, 67%) |
| HSV | hsv(258, 6%, 69%) |
| CMYK | cmyk(4%, 5.6%, 0%, 30.6%) |
| CIE-LAB | lab(69.01, 2.99, -4.76) |
| CIE-LCH | lch(69.01, 5.62, 302.12°) |
| OKLab | oklab(73.4% 0.0072 -0.0127) |
| OKLCH | oklch(73.4% 0.015 299.7) |
| XYZ | xyz(38.3307, 39.3578, 47.1639) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.70
Dove Gray
#B6B8BD
ΔE00 5.91
Cool Gray
#9AA7B0
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.62
Cool Grey
#95A3A6
ΔE00 10.22
Grey
#929591
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7B1 #AEB1A7
analogous
#A7A9B1 #AAA7B1 #AFA7B1
triadic
#AAA7B1 #B1AAA7 #A7B1AA
tetradic
#AAA7B1 #B1A7A9 #AEB1A7 #A7B1AF
square
#AAA7B1 #B1A7A9 #AEB1A7 #A7B1AF
split-complementary
#AAA7B1 #B1AFA7 #A9B1A7
monochromatic
#6C6875 #8B8794 #AAA7B1 #C9C7CE #E9E8EB
Accessibility & contrast
On white
2.37
#AAA7B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#AAA7B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7B1
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7B1 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B1
Deuteranopia (green-blind)
#A6A8B1
Tritanopia (blue-blind)
#A9A8AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa7b1; /* rgb */ color: rgb(170, 167, 177); /* oklch */ color: oklch(73.4% 0.015 299.7);
Tailwind
colors: {
custom: {
50: '#c3c1c8',
500: '#aaa7b1',
950: '#000000',
},
}SCSS
$custom: #aaa7b1; $custom-light: #c3c1c8; $custom-dark: #000000;
JSON
{
"hex": "#aaa7b1",
"rgb": {
"r": 170,
"g": 167,
"b": 177
},
"hsl": {
"h": 258,
"s": 6.024,
"l": 67.451
},
"oklch": {
"l": 0.73395,
"c": 0.0146,
"h": 299.7
},
"luminance": 0.39358
}Semantic roles & 50–950 ramp
primary
#AAA7B1
secondary
#DBDBD8
accent
#90567E
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182