#AAAAB3#AAAAB3
#AAAAB3 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.1% C 0.013 H 286.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAB3 |
|---|---|
| RGB | rgb(170, 170, 179) |
| HSL | hsl(240, 6%, 68%) |
| HSV | hsv(240, 5%, 70%) |
| CMYK | cmyk(5%, 5%, 0%, 29.8%) |
| CIE-LAB | lab(69.86, 1.74, -4.61) |
| CIE-LCH | lch(69.86, 4.93, 290.67°) |
| OKLab | oklab(74.08% 0.0036 -0.0123) |
| OKLCH | oklch(74.08% 0.013 286.1) |
| XYZ | xyz(39.0875, 40.5501, 48.4068) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.48
Dark Gray
#A9A9A9
ΔE00 4.76
Cool Gray
#9AA7B0
ΔE00 6.49
Silver
#C0C0C0
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 8.70
Pewter
#899397
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAB3 #B3B3AA
analogous
#AAAEB3 #AAAAB3 #AEAAB3
triadic
#AAAAB3 #B3AAAA #AAB3AA
tetradic
#AAAAB3 #B3AAAE #B3B3AA #AAB3AE
square
#AAAAB3 #B3AAAE #B3B3AA #AAB3AE
split-complementary
#AAAAB3 #B3AEAA #AEB3AA
monochromatic
#6B6B78 #8A8A96 #AAAAB3 #CACAD0 #EBEBED
Accessibility & contrast
On white
2.31
#AAAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#AAAAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAB3
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAB3 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#A8AAB3
Tritanopia (blue-blind)
#A8ABAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaab3; /* rgb */ color: rgb(170, 170, 179); /* oklch */ color: oklch(74.1% 0.013 286.1);
Tailwind
colors: {
custom: {
50: '#c3c3c9',
500: '#aaaab3',
950: '#000000',
},
}SCSS
$custom: #aaaab3; $custom-light: #c3c3c9; $custom-dark: #000000;
JSON
{
"hex": "#aaaab3",
"rgb": {
"r": 170,
"g": 170,
"b": 179
},
"hsl": {
"h": 240,
"s": 5.59,
"l": 68.431
},
"oklch": {
"l": 0.7408,
"c": 0.0128,
"h": 286.1
},
"luminance": 0.4055
}Semantic roles & 50–950 ramp
primary
#AAAAB3
secondary
#DEDEDB
accent
#8F568F
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182