#AAA6B3#AAA6B3
#AAA6B3 is a light, near-neutral grey. Relative luminance 0.391; OKLCH L 73.3% C 0.019 H 299.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6B3 |
|---|---|
| RGB | rgb(170, 166, 179) |
| HSL | hsl(258, 8%, 68%) |
| HSV | hsv(258, 7%, 70%) |
| CMYK | cmyk(5%, 7.3%, 0%, 29.8%) |
| CIE-LAB | lab(68.80, 3.93, -6.17) |
| CIE-LCH | lch(68.80, 7.32, 302.50°) |
| OKLab | oklab(73.25% 0.0095 -0.0165) |
| OKLCH | oklch(73.25% 0.019 299.9) |
| XYZ | xyz(38.3490, 39.0731, 48.1606) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.05
Dark Gray
#A9A9A9
ΔE00 7.17
Cool Gray
#9AA7B0
ΔE00 9.28
Silver
#C0C0C0
ΔE00 9.76
Pinkish Grey
#C8ACA9
ΔE00 11.31
Cool Grey
#95A3A6
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6B3 #AFB3A6
analogous
#A6A8B3 #AAA6B3 #B1A6B3
triadic
#AAA6B3 #B3AAA6 #A6B3AA
tetradic
#AAA6B3 #B3A6A8 #AFB3A6 #A6B3B1
square
#AAA6B3 #B3A6A8 #AFB3A6 #A6B3B1
split-complementary
#AAA6B3 #B3B1A6 #A8B3A6
monochromatic
#6C6778 #8A8597 #AAA6B3 #CAC7CF #E9E8EB
Accessibility & contrast
On white
2.38
#AAA6B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#AAA6B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6B3
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6B3 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#A4A8B3
Tritanopia (blue-blind)
#A9A8AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa6b3; /* rgb */ color: rgb(170, 166, 179); /* oklch */ color: oklch(73.3% 0.019 299.9);
Tailwind
colors: {
custom: {
50: '#c3c0c9',
500: '#aaa6b3',
950: '#000000',
},
}SCSS
$custom: #aaa6b3; $custom-light: #c3c0c9; $custom-dark: #000000;
JSON
{
"hex": "#aaa6b3",
"rgb": {
"r": 170,
"g": 166,
"b": 179
},
"hsl": {
"h": 258.462,
"s": 7.879,
"l": 67.647
},
"oklch": {
"l": 0.73253,
"c": 0.01902,
"h": 299.9
},
"luminance": 0.39073
}Semantic roles & 50–950 ramp
primary
#AAA6B3
secondary
#DBDCD8
accent
#92547F
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182