#AAA6B0#AAA6B0
#AAA6B0 is a light, near-neutral grey. Relative luminance 0.390; OKLCH L 73.2% C 0.015 H 304.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6B0 |
|---|---|
| RGB | rgb(170, 166, 176) |
| HSL | hsl(264, 6%, 67%) |
| HSV | hsv(264, 6%, 69%) |
| CMYK | cmyk(3.4%, 5.7%, 0%, 31%) |
| CIE-LAB | lab(68.72, 3.34, -4.63) |
| CIE-LCH | lch(68.72, 5.71, 305.78°) |
| OKLab | oklab(73.16% 0.0083 -0.0123) |
| OKLCH | oklch(73.16% 0.015 304.1) |
| XYZ | xyz(38.0489, 38.9531, 46.5801) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.93
Dove Gray
#B6B8BD
ΔE00 6.33
Cool Gray
#9AA7B0
ΔE00 8.72
Silver
#C0C0C0
ΔE00 8.94
Cool Grey
#95A3A6
ΔE00 10.67
Grey
#929591
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6B0 #ACB0A6
analogous
#A6A7B0 #AAA6B0 #AFA6B0
triadic
#AAA6B0 #B0AAA6 #A6B0AA
tetradic
#AAA6B0 #B0A6A7 #ACB0A6 #A6B0AF
square
#AAA6B0 #B0A6A7 #ACB0A6 #A6B0AF
split-complementary
#AAA6B0 #B0AFA6 #A7B0A6
monochromatic
#6C6774 #8B8693 #AAA6B0 #C9C6CD #E8E7EA
Accessibility & contrast
On white
2.39
#AAA6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#AAA6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6B0
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6B0 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B0
Deuteranopia (green-blind)
#A5A8B0
Tritanopia (blue-blind)
#A9A7A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa6b0; /* rgb */ color: rgb(170, 166, 176); /* oklch */ color: oklch(73.2% 0.015 304.1);
Tailwind
colors: {
custom: {
50: '#c3c0c7',
500: '#aaa6b0',
950: '#000000',
},
}SCSS
$custom: #aaa6b0; $custom-light: #c3c0c7; $custom-dark: #000000;
JSON
{
"hex": "#aaa6b0",
"rgb": {
"r": 170,
"g": 166,
"b": 176
},
"hsl": {
"h": 264,
"s": 5.952,
"l": 67.059
},
"oklch": {
"l": 0.73156,
"c": 0.01489,
"h": 304.1
},
"luminance": 0.38953
}Semantic roles & 50–950 ramp
primary
#AAA6B0
secondary
#D9DAD7
accent
#905679
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182