#AAABB4#AAABB4
#AAABB4 is a light, near-neutral grey. Relative luminance 0.410; OKLCH L 74.3% C 0.013 H 281.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABB4 |
|---|---|
| RGB | rgb(170, 171, 180) |
| HSL | hsl(234, 6%, 69%) |
| HSV | hsv(234, 6%, 71%) |
| CMYK | cmyk(5.6%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(70.15, 1.39, -4.73) |
| CIE-LCH | lch(70.15, 4.93, 286.39°) |
| OKLab | oklab(74.32% 0.0025 -0.0126) |
| OKLCH | oklch(74.32% 0.013 281) |
| XYZ | xyz(39.3771, 40.9670, 49.0041) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.14
Dark Gray
#A9A9A9
ΔE00 4.68
Cool Gray
#9AA7B0
ΔE00 6.02
Silver
#C0C0C0
ΔE00 7.25
Cool Grey
#95A3A6
ΔE00 8.32
Bluey Grey
#89A0B0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABB4 #B4B3AA
analogous
#AAB0B4 #AAABB4 #AEAAB4
triadic
#AAABB4 #B4AAAB #ABB4AA
tetradic
#AAABB4 #B4AAB0 #B4B3AA #AAB4AE
square
#AAABB4 #B4AAB0 #B4B3AA #AAB4AE
split-complementary
#AAABB4 #B4AEAA #B0B4AA
monochromatic
#6B6C79 #898B97 #AAABB4 #CBCBD1 #EBEBED
Accessibility & contrast
On white
2.28
#AAABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AAABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABB4
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABB4 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB4
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#A8ACAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaabb4; /* rgb */ color: rgb(170, 171, 180); /* oklch */ color: oklch(74.3% 0.013 281.0);
Tailwind
colors: {
custom: {
50: '#c3c4ca',
500: '#aaabb4',
950: '#000000',
},
}SCSS
$custom: #aaabb4; $custom-light: #c3c4ca; $custom-dark: #000000;
JSON
{
"hex": "#aaabb4",
"rgb": {
"r": 170,
"g": 171,
"b": 180
},
"hsl": {
"h": 234,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.7432,
"c": 0.01287,
"h": 281
},
"luminance": 0.40967
}Semantic roles & 50–950 ramp
primary
#AAABB4
secondary
#DEDEDB
accent
#8A5590
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182