#AAAAB1#AAAAB1
#AAAAB1 is a light, near-neutral grey. Relative luminance 0.405; OKLCH L 74.0% C 0.010 H 286.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAB1 |
|---|---|
| RGB | rgb(170, 170, 177) |
| HSL | hsl(240, 4%, 68%) |
| HSV | hsv(240, 4%, 69%) |
| CMYK | cmyk(4%, 4%, 0%, 30.6%) |
| CIE-LAB | lab(69.80, 1.35, -3.59) |
| CIE-LCH | lch(69.80, 3.83, 290.56°) |
| OKLab | oklab(74.02% 0.0028 -0.0096) |
| OKLCH | oklch(74.02% 0.01 286.2) |
| XYZ | xyz(38.8867, 40.4697, 47.3492) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.79
Dove Gray
#B6B8BD
ΔE00 4.10
Cool Gray
#9AA7B0
ΔE00 6.19
Silver
#C0C0C0
ΔE00 6.96
Cool Grey
#95A3A6
ΔE00 8.12
Grey
#929591
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAB1 #B1B1AA
analogous
#AAADB1 #AAAAB1 #ADAAB1
triadic
#AAAAB1 #B1AAAA #AAB1AA
tetradic
#AAAAB1 #B1AAAD #B1B1AA #AAB1AD
square
#AAAAB1 #B1AAAD #B1B1AA #AAB1AD
split-complementary
#AAAAB1 #B1ADAA #ADB1AA
monochromatic
#6B6B75 #8A8A94 #AAAAB1 #CACACE #EAEAEC
Accessibility & contrast
On white
2.31
#AAAAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#AAAAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAB1
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAB1 | 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)
#A9ABB1
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#A9ABAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaab1; /* rgb */ color: rgb(170, 170, 177); /* oklch */ color: oklch(74.0% 0.010 286.2);
Tailwind
colors: {
custom: {
50: '#c3c3c8',
500: '#aaaab1',
950: '#000000',
},
}SCSS
$custom: #aaaab1; $custom-light: #c3c3c8; $custom-dark: #000000;
JSON
{
"hex": "#aaaab1",
"rgb": {
"r": 170,
"g": 170,
"b": 177
},
"hsl": {
"h": 240,
"s": 4.294,
"l": 68.039
},
"oklch": {
"l": 0.74017,
"c": 0.00995,
"h": 286.2
},
"luminance": 0.4047
}Semantic roles & 50–950 ramp
primary
#AAAAB1
secondary
#DCDCDA
accent
#8E578E
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182