#AAABB6#AAABB6
#AAABB6 is a light, near-neutral grey. Relative luminance 0.410; OKLCH L 74.4% C 0.016 H 281.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABB6 |
|---|---|
| RGB | rgb(170, 171, 182) |
| HSL | hsl(235, 8%, 69%) |
| HSV | hsv(235, 7%, 71%) |
| CMYK | cmyk(6.6%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(70.21, 1.79, -5.75) |
| CIE-LCH | lch(70.21, 6.02, 287.29°) |
| OKLab | oklab(74.38% 0.0032 -0.0154) |
| OKLCH | oklch(74.38% 0.016 281.9) |
| XYZ | xyz(39.5823, 41.0491, 50.0848) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.67
Dark Gray
#A9A9A9
ΔE00 5.60
Cool Gray
#9AA7B0
ΔE00 6.46
Silver
#C0C0C0
ΔE00 7.84
Cool Grey
#95A3A6
ΔE00 8.96
Cloudy Blue
#ACC2D9
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABB6 #B6B5AA
analogous
#AAB1B6 #AAABB6 #AFAAB6
triadic
#AAABB6 #B6AAAB #ABB6AA
tetradic
#AAABB6 #B6AAB1 #B6B5AA #AAB6AF
square
#AAABB6 #B6AAB1 #B6B5AA #AAB6AF
split-complementary
#AAABB6 #B6AFAA #B1B6AA
monochromatic
#6A6C7C #898A9A #AAABB6 #CBCCD2 #ECECEF
Accessibility & contrast
On white
2.28
#AAABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#AAABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABB6
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABB6 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB7
Deuteranopia (green-blind)
#A8ABB6
Tritanopia (blue-blind)
#A8ADAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaabb6; /* rgb */ color: rgb(170, 171, 182); /* oklch */ color: oklch(74.4% 0.016 281.9);
Tailwind
colors: {
custom: {
50: '#c3c4cb',
500: '#aaabb6',
950: '#000000',
},
}SCSS
$custom: #aaabb6; $custom-light: #c3c4cb; $custom-dark: #000000;
JSON
{
"hex": "#aaabb6",
"rgb": {
"r": 170,
"g": 171,
"b": 182
},
"hsl": {
"h": 235,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.74384,
"c": 0.01572,
"h": 281.9
},
"luminance": 0.41049
}Semantic roles & 50–950 ramp
primary
#AAABB6
secondary
#E0DFDC
accent
#8C5492
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182