#AAAAAB#AAAAAB
#AAAAAB is a light, near-neutral grey. Relative luminance 0.402; OKLCH L 73.8% C 0.001 H 286.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAAB |
|---|---|
| RGB | rgb(170, 170, 171) |
| HSL | hsl(240, 1%, 67%) |
| HSV | hsv(240, 1%, 67%) |
| CMYK | cmyk(0.6%, 0.6%, 0%, 32.9%) |
| CIE-LAB | lab(69.64, 0.19, -0.51) |
| CIE-LCH | lch(69.64, 0.55, 290.21°) |
| OKLab | oklab(73.83% 0.0004 -0.0014) |
| OKLCH | oklch(73.83% 0.001 286.4) |
| XYZ | xyz(38.3017, 40.2358, 44.2686) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 0.66
Dove Gray
#B6B8BD
ΔE00 4.40
Silver
#C0C0C0
ΔE00 6.01
Cool Gray
#9AA7B0
ΔE00 6.31
Cool Grey
#95A3A6
ΔE00 6.92
Grey
#929591
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAAB #ABABAA
analogous
#AAABAB #AAAAAB #ABAAAB
triadic
#AAAAAB #ABAAAA #AAABAA
tetradic
#AAAAAB #ABAAAB #ABABAA #AAABAB
square
#AAAAAB #ABAAAB #ABABAA #AAABAB
split-complementary
#AAAAAB #ABABAA #ABABAA
monochromatic
#6D6D6E #8B8B8D #AAAAAB #C9C9C9 #E8E8E8
Accessibility & contrast
On white
2.32
#AAAAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#AAAAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAAB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAAB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#AAAAAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaaaab; /* rgb */ color: rgb(170, 170, 171); /* oklch */ color: oklch(73.8% 0.001 286.4);
Tailwind
colors: {
custom: {
50: '#c3c3c4',
500: '#aaaaab',
950: '#000000',
},
}SCSS
$custom: #aaaaab; $custom-light: #c3c3c4; $custom-dark: #000000;
JSON
{
"hex": "#aaaaab",
"rgb": {
"r": 170,
"g": 170,
"b": 171
},
"hsl": {
"h": 240,
"s": 0.592,
"l": 66.863
},
"oklch": {
"l": 0.73832,
"c": 0.00142,
"h": 286.4
},
"luminance": 0.40236
}Semantic roles & 50–950 ramp
primary
#AAAAAB
secondary
#D9D9D8
accent
#8A5B8A
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121212
muted
#818181