#AAAAB4#AAAAB4
#AAAAB4 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.1% C 0.014 H 286.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAB4 |
|---|---|
| RGB | rgb(170, 170, 180) |
| HSL | hsl(240, 6%, 69%) |
| HSV | hsv(240, 6%, 71%) |
| CMYK | cmyk(5.6%, 5.6%, 0%, 29.4%) |
| CIE-LAB | lab(69.89, 1.94, -5.12) |
| CIE-LCH | lch(69.89, 5.47, 290.72°) |
| OKLab | oklab(74.11% 0.0039 -0.0137) |
| OKLCH | oklch(74.11% 0.014 286) |
| XYZ | xyz(39.1890, 40.5907, 48.9414) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.73
Dark Gray
#A9A9A9
ΔE00 5.22
Cool Gray
#9AA7B0
ΔE00 6.69
Silver
#C0C0C0
ΔE00 7.78
Cool Grey
#95A3A6
ΔE00 9.00
Bluey Grey
#89A0B0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAB4 #B4B4AA
analogous
#AAAFB4 #AAAAB4 #AFAAB4
triadic
#AAAAB4 #B4AAAA #AAB4AA
tetradic
#AAAAB4 #B4AAAF #B4B4AA #AAB4AF
square
#AAAAB4 #B4AAAF #B4B4AA #AAB4AF
split-complementary
#AAAAB4 #B4AFAA #AFB4AA
monochromatic
#6B6B79 #898997 #AAAAB4 #CBCBD1 #EBEBED
Accessibility & contrast
On white
2.30
#AAAAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#AAAAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAB4
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAB4 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB5
Deuteranopia (green-blind)
#A8AAB4
Tritanopia (blue-blind)
#A8ACAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaab4; /* rgb */ color: rgb(170, 170, 180); /* oklch */ color: oklch(74.1% 0.014 286.0);
Tailwind
colors: {
custom: {
50: '#c3c3ca',
500: '#aaaab4',
950: '#000000',
},
}SCSS
$custom: #aaaab4; $custom-light: #c3c3ca; $custom-dark: #000000;
JSON
{
"hex": "#aaaab4",
"rgb": {
"r": 170,
"g": 170,
"b": 180
},
"hsl": {
"h": 240,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.74112,
"c": 0.01423,
"h": 286
},
"luminance": 0.40591
}Semantic roles & 50–950 ramp
primary
#AAAAB4
secondary
#DEDEDB
accent
#905590
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182