#AAABB7#AAABB7
#AAABB7 is a light, near-neutral blue. Relative luminance 0.411; OKLCH L 74.4% C 0.017 H 282.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABB7 |
|---|---|
| RGB | rgb(170, 171, 183) |
| HSL | hsl(235, 8%, 69%) |
| HSV | hsv(235, 7%, 72%) |
| CMYK | cmyk(7.1%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(70.24, 1.99, -6.26) |
| CIE-LCH | lch(70.24, 6.57, 287.64°) |
| OKLab | oklab(74.42% 0.0036 -0.0168) |
| OKLCH | oklch(74.42% 0.017 282.2) |
| XYZ | xyz(39.6861, 41.0906, 50.6310) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.98
Dark Gray
#A9A9A9
ΔE00 6.05
Cool Gray
#9AA7B0
ΔE00 6.72
Silver
#C0C0C0
ΔE00 8.15
Cool Grey
#95A3A6
ΔE00 9.29
Cloudy Blue
#ACC2D9
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABB7 #B7B6AA
analogous
#AAB2B7 #AAABB7 #B0AAB7
triadic
#AAABB7 #B7AAAB #ABB7AA
tetradic
#AAABB7 #B7AAB2 #B7B6AA #AAB7B0
square
#AAABB7 #B7AAB2 #B7B6AA #AAB7B0
split-complementary
#AAABB7 #B7B0AA #B2B7AA
monochromatic
#6A6B7D #898A9B #AAABB7 #CBCCD3 #ECECEF
Accessibility & contrast
On white
2.28
#AAABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#AAABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABB7
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABB7 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB8
Deuteranopia (green-blind)
#A8ABB7
Tritanopia (blue-blind)
#A7ADAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaabb7; /* rgb */ color: rgb(170, 171, 183); /* oklch */ color: oklch(74.4% 0.017 282.2);
Tailwind
colors: {
custom: {
50: '#c3c4cc',
500: '#aaabb7',
950: '#000000',
},
}SCSS
$custom: #aaabb7; $custom-light: #c3c4cc; $custom-dark: #000000;
JSON
{
"hex": "#aaabb7",
"rgb": {
"r": 170,
"g": 171,
"b": 183
},
"hsl": {
"h": 235.385,
"s": 8.28,
"l": 69.216
},
"oklch": {
"l": 0.74416,
"c": 0.01714,
"h": 282.2
},
"luminance": 0.41091
}Semantic roles & 50–950 ramp
primary
#AAABB7
secondary
#E0E0DD
accent
#8D5392
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182