#AAA5B2#AAA5B2
#AAA5B2 is a light, near-neutral grey. Relative luminance 0.387; OKLCH L 73.0% C 0.019 H 303.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5B2 |
|---|---|
| RGB | rgb(170, 165, 178) |
| HSL | hsl(263, 8%, 67%) |
| HSV | hsv(263, 7%, 70%) |
| CMYK | cmyk(4.5%, 7.3%, 0%, 30.2%) |
| CIE-LAB | lab(68.51, 4.28, -6.05) |
| CIE-LCH | lch(68.51, 7.41, 305.31°) |
| OKLab | oklab(73.02% 0.0106 -0.0161) |
| OKLCH | oklch(73.02% 0.019 303.3) |
| XYZ | xyz(38.0672, 38.6707, 47.5696) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 7.44
Cool Gray
#9AA7B0
ΔE00 9.77
Silver
#C0C0C0
ΔE00 10.06
Pinkish Grey
#C8ACA9
ΔE00 11.06
Cool Grey
#95A3A6
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5B2 #ADB2A5
analogous
#A5A7B2 #AAA5B2 #B0A5B2
triadic
#AAA5B2 #B2AAA5 #A5B2AA
tetradic
#AAA5B2 #B2A5A7 #ADB2A5 #A5B2B0
square
#AAA5B2 #B2A5A7 #ADB2A5 #A5B2B0
split-complementary
#AAA5B2 #B2B0A5 #A7B2A5
monochromatic
#6C6677 #8B8496 #AAA5B2 #C9C6CE #E8E7EA
Accessibility & contrast
On white
2.40
#AAA5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#AAA5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5B2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5B2 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#A4A7B2
Tritanopia (blue-blind)
#A9A7A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa5b2; /* rgb */ color: rgb(170, 165, 178); /* oklch */ color: oklch(73.0% 0.019 303.3);
Tailwind
colors: {
custom: {
50: '#c3bfc9',
500: '#aaa5b2',
950: '#000000',
},
}SCSS
$custom: #aaa5b2; $custom-light: #c3bfc9; $custom-dark: #000000;
JSON
{
"hex": "#aaa5b2",
"rgb": {
"r": 170,
"g": 165,
"b": 178
},
"hsl": {
"h": 263.077,
"s": 7.784,
"l": 67.255
},
"oklch": {
"l": 0.73015,
"c": 0.01932,
"h": 303.3
},
"luminance": 0.38671
}Semantic roles & 50–950 ramp
primary
#AAA5B2
secondary
#DADBD7
accent
#92547A
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182