#AAA6B2#AAA6B2
#AAA6B2 is a light, near-neutral grey. Relative luminance 0.390; OKLCH L 73.2% C 0.018 H 301.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6B2 |
|---|---|
| RGB | rgb(170, 166, 178) |
| HSL | hsl(260, 7%, 67%) |
| HSV | hsv(260, 7%, 70%) |
| CMYK | cmyk(4.5%, 6.7%, 0%, 30.2%) |
| CIE-LAB | lab(68.78, 3.73, -5.66) |
| CIE-LCH | lch(68.78, 6.78, 303.41°) |
| OKLab | oklab(73.22% 0.0091 -0.0151) |
| OKLCH | oklch(73.22% 0.018 301.1) |
| XYZ | xyz(38.2482, 39.0328, 47.6299) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 9.08
Silver
#C0C0C0
ΔE00 9.48
Pinkish Grey
#C8ACA9
ΔE00 11.12
Cool Grey
#95A3A6
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6B2 #AEB2A6
analogous
#A6A8B2 #AAA6B2 #B0A6B2
triadic
#AAA6B2 #B2AAA6 #A6B2AA
tetradic
#AAA6B2 #B2A6A8 #AEB2A6 #A6B2B0
square
#AAA6B2 #B2A6A8 #AEB2A6 #A6B2B0
split-complementary
#AAA6B2 #B2B0A6 #A8B2A6
monochromatic
#6C6777 #8B8596 #AAA6B2 #C9C7CE #E9E8EB
Accessibility & contrast
On white
2.38
#AAA6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#AAA6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6B2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6B2 | 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)
#A4A8B3
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#A9A8AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa6b2; /* rgb */ color: rgb(170, 166, 178); /* oklch */ color: oklch(73.2% 0.018 301.1);
Tailwind
colors: {
custom: {
50: '#c3c0c9',
500: '#aaa6b2',
950: '#000000',
},
}SCSS
$custom: #aaa6b2; $custom-light: #c3c0c9; $custom-dark: #000000;
JSON
{
"hex": "#aaa6b2",
"rgb": {
"r": 170,
"g": 166,
"b": 178
},
"hsl": {
"h": 260,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.73221,
"c": 0.01764,
"h": 301.1
},
"luminance": 0.39033
}Semantic roles & 50–950 ramp
primary
#AAA6B2
secondary
#DBDCD8
accent
#91547D
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182