#AAAAB7#AAAAB7
#AAAAB7 is a light, near-neutral blue. Relative luminance 0.407; OKLCH L 74.2% C 0.019 H 285.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAB7 |
|---|---|
| RGB | rgb(170, 170, 183) |
| HSL | hsl(240, 8%, 69%) |
| HSV | hsv(240, 7%, 72%) |
| CMYK | cmyk(7.1%, 7.1%, 0%, 28.2%) |
| CIE-LAB | lab(69.98, 2.54, -6.65) |
| CIE-LCH | lch(69.98, 7.12, 290.88°) |
| OKLab | oklab(74.21% 0.0051 -0.0178) |
| OKLCH | oklch(74.21% 0.019 285.9) |
| XYZ | xyz(39.4979, 40.7142, 50.5683) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.60
Dark Gray
#A9A9A9
ΔE00 6.56
Cool Gray
#9AA7B0
ΔE00 7.41
Silver
#C0C0C0
ΔE00 8.68
Cool Grey
#95A3A6
ΔE00 9.95
Lightsteelblue
#B0C4DE
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAB7 #B7B7AA
analogous
#AAB1B7 #AAAAB7 #B1AAB7
triadic
#AAAAB7 #B7AAAA #AAB7AA
tetradic
#AAAAB7 #B7AAB1 #B7B7AA #AAB7B1
square
#AAAAB7 #B7AAB1 #B7B7AA #AAB7B1
split-complementary
#AAAAB7 #B7B1AA #B1B7AA
monochromatic
#6A6A7D #89899B #AAAAB7 #CBCBD3 #ECECEF
Accessibility & contrast
On white
2.30
#AAAAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#AAAAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAB7
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAB7 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB8
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#A8ACAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaab7; /* rgb */ color: rgb(170, 170, 183); /* oklch */ color: oklch(74.2% 0.019 285.9);
Tailwind
colors: {
custom: {
50: '#c3c3cc',
500: '#aaaab7',
950: '#000000',
},
}SCSS
$custom: #aaaab7; $custom-light: #c3c3cc; $custom-dark: #000000;
JSON
{
"hex": "#aaaab7",
"rgb": {
"r": 170,
"g": 170,
"b": 183
},
"hsl": {
"h": 240,
"s": 8.28,
"l": 69.216
},
"oklch": {
"l": 0.74209,
"c": 0.01852,
"h": 285.9
},
"luminance": 0.40714
}Semantic roles & 50–950 ramp
primary
#AAAAB7
secondary
#E0E0DD
accent
#925392
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182