#AAA3B0#AAA3B0
#AAA3B0 is a light, muted grey. Relative luminance 0.379; OKLCH L 72.5% C 0.020 H 309.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3B0 |
|---|---|
| RGB | rgb(170, 163, 176) |
| HSL | hsl(272, 8%, 66%) |
| HSV | hsv(272, 7%, 69%) |
| CMYK | cmyk(3.4%, 7.4%, 0%, 31%) |
| CIE-LAB | lab(67.93, 4.99, -5.80) |
| CIE-LCH | lch(67.93, 7.65, 310.71°) |
| OKLab | oklab(72.54% 0.0129 -0.0155) |
| OKLCH | oklch(72.54% 0.02 309.7) |
| XYZ | xyz(37.5099, 37.8751, 46.4004) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.87
Dove Gray
#B6B8BD
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 10.63
Silver
#C0C0C0
ΔE00 10.70
Cool Gray
#9AA7B0
ΔE00 10.76
Thistle
#D8BFD8
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3B0 #A9B0A3
analogous
#A4A3B0 #AAA3B0 #B0A3B0
triadic
#AAA3B0 #B0AAA3 #A3B0AA
tetradic
#AAA3B0 #B0A4A3 #A9B0A3 #A3B0B0
square
#AAA3B0 #B0A4A3 #A9B0A3 #A3B0B0
split-complementary
#AAA3B0 #B0B0A3 #A3B0A4
monochromatic
#6D6475 #8C8294 #AAA3B0 #C8C4CC #E7E5E9
Accessibility & contrast
On white
2.45
#AAA3B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#AAA3B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3B0
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3B0 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#A9A4A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa3b0; /* rgb */ color: rgb(170, 163, 176); /* oklch */ color: oklch(72.5% 0.020 309.7);
Tailwind
colors: {
custom: {
50: '#c3bec7',
500: '#aaa3b0',
950: '#000000',
},
}SCSS
$custom: #aaa3b0; $custom-light: #c3bec7; $custom-dark: #000000;
JSON
{
"hex": "#aaa3b0",
"rgb": {
"r": 170,
"g": 163,
"b": 176
},
"hsl": {
"h": 272.308,
"s": 7.602,
"l": 66.471
},
"oklch": {
"l": 0.72539,
"c": 0.0201,
"h": 309.7
},
"luminance": 0.37875
}Semantic roles & 50–950 ramp
primary
#AAA3B0
secondary
#D7DAD5
accent
#925470
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182