#AAAAB6#AAAAB6
#AAAAB6 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.2% C 0.017 H 286.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAB6 |
|---|---|
| RGB | rgb(170, 170, 182) |
| HSL | hsl(240, 8%, 69%) |
| HSV | hsv(240, 7%, 71%) |
| CMYK | cmyk(6.6%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(69.95, 2.34, -6.14) |
| CIE-LCH | lch(69.95, 6.57, 290.83°) |
| OKLab | oklab(74.18% 0.0047 -0.0164) |
| OKLCH | oklch(74.18% 0.017 286) |
| XYZ | xyz(39.3942, 40.6727, 50.0221) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.29
Dark Gray
#A9A9A9
ΔE00 6.12
Cool Gray
#9AA7B0
ΔE00 7.16
Silver
#C0C0C0
ΔE00 8.38
Cool Grey
#95A3A6
ΔE00 9.63
Cloudy Blue
#ACC2D9
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAB6 #B6B6AA
analogous
#AAB0B6 #AAAAB6 #B0AAB6
triadic
#AAAAB6 #B6AAAA #AAB6AA
tetradic
#AAAAB6 #B6AAB0 #B6B6AA #AAB6B0
square
#AAAAB6 #B6AAB0 #B6B6AA #AAB6B0
split-complementary
#AAAAB6 #B6B0AA #B0B6AA
monochromatic
#6A6A7C #89899A #AAAAB6 #CBCBD2 #ECECEF
Accessibility & contrast
On white
2.30
#AAAAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#AAAAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAB6
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAB6 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB7
Deuteranopia (green-blind)
#A7ABB6
Tritanopia (blue-blind)
#A8ACAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaab6; /* rgb */ color: rgb(170, 170, 182); /* oklch */ color: oklch(74.2% 0.017 286.0);
Tailwind
colors: {
custom: {
50: '#c3c3cb',
500: '#aaaab6',
950: '#000000',
},
}SCSS
$custom: #aaaab6; $custom-light: #c3c3cb; $custom-dark: #000000;
JSON
{
"hex": "#aaaab6",
"rgb": {
"r": 170,
"g": 170,
"b": 182
},
"hsl": {
"h": 240,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.74177,
"c": 0.01709,
"h": 286
},
"luminance": 0.40673
}Semantic roles & 50–950 ramp
primary
#AAAAB6
secondary
#E0E0DC
accent
#925492
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182