#AAAAB0#AAAAB0
#AAAAB0 is a light, near-neutral grey. Relative luminance 0.404; OKLCH L 74.0% C 0.009 H 286.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAB0 |
|---|---|
| RGB | rgb(170, 170, 176) |
| HSL | hsl(240, 4%, 68%) |
| HSV | hsv(240, 3%, 69%) |
| CMYK | cmyk(3.4%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(69.77, 1.15, -3.08) |
| CIE-LCH | lch(69.77, 3.28, 290.51°) |
| OKLab | oklab(73.99% 0.0024 -0.0082) |
| OKLCH | oklch(73.99% 0.009 286.2) |
| XYZ | xyz(38.7874, 40.4300, 46.8262) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.29
Dove Gray
#B6B8BD
ΔE00 3.98
Cool Gray
#9AA7B0
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.72
Cool Grey
#95A3A6
ΔE00 7.85
Grey
#929591
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAB0 #B0B0AA
analogous
#AAADB0 #AAAAB0 #ADAAB0
triadic
#AAAAB0 #B0AAAA #AAB0AA
tetradic
#AAAAB0 #B0AAAD #B0B0AA #AAB0AD
square
#AAAAB0 #B0AAAD #B0B0AA #AAB0AD
split-complementary
#AAAAB0 #B0ADAA #ADB0AA
monochromatic
#6C6C74 #8A8A93 #AAAAB0 #CACACD #E9E9EB
Accessibility & contrast
On white
2.31
#AAAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#AAAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAB0
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAB0 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#A9AAB0
Tritanopia (blue-blind)
#A9ABAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaaab0; /* rgb */ color: rgb(170, 170, 176); /* oklch */ color: oklch(74.0% 0.009 286.2);
Tailwind
colors: {
custom: {
50: '#c3c3c7',
500: '#aaaab0',
950: '#000000',
},
}SCSS
$custom: #aaaab0; $custom-light: #c3c3c7; $custom-dark: #000000;
JSON
{
"hex": "#aaaab0",
"rgb": {
"r": 170,
"g": 170,
"b": 176
},
"hsl": {
"h": 240,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.73986,
"c": 0.00853,
"h": 286.2
},
"luminance": 0.4043
}Semantic roles & 50–950 ramp
primary
#AAAAB0
secondary
#DCDCDA
accent
#8D588D
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182