#AAABBA#AAABBA
#AAABBA is a light, muted blue. Relative luminance 0.412; OKLCH L 74.5% C 0.021 H 282.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABBA |
|---|---|
| RGB | rgb(170, 171, 186) |
| HSL | hsl(236, 10%, 70%) |
| HSV | hsv(236, 9%, 73%) |
| CMYK | cmyk(8.6%, 8.1%, 0%, 27.1%) |
| CIE-LAB | lab(70.33, 2.60, -7.78) |
| CIE-LCH | lch(70.33, 8.21, 288.46°) |
| OKLab | oklab(74.52% 0.0048 -0.0209) |
| OKLCH | oklch(74.52% 0.021 282.8) |
| XYZ | xyz(40.0016, 41.2168, 52.2931) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.95
Dark Gray
#A9A9A9
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 7.56
Silver
#C0C0C0
ΔE00 9.09
Lightsteelblue
#B0C4DE
ΔE00 9.72
Cloudy Blue
#ACC2D9
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABBA #BAB9AA
analogous
#AAB3BA #AAABBA #B1AABA
triadic
#AAABBA #BAAAAB #ABBAAA
tetradic
#AAABBA #BAAAB3 #BAB9AA #AABAB1
square
#AAABBA #BAAAB3 #BAB9AA #AABAB1
split-complementary
#AAABBA #BAB1AA #B3BAAA
monochromatic
#696A81 #888A9F #AAABBA #CCCCD5 #EEEEF1
Accessibility & contrast
On white
2.27
#AAABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#AAABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABBA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABBA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACBB
Deuteranopia (green-blind)
#A7ABBA
Tritanopia (blue-blind)
#A7ADB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaabba; /* rgb */ color: rgb(170, 171, 186); /* oklch */ color: oklch(74.5% 0.021 282.8);
Tailwind
colors: {
custom: {
50: '#c3c4ce',
500: '#aaabba',
950: '#000000',
},
}SCSS
$custom: #aaabba; $custom-light: #c3c4ce; $custom-dark: #000000;
JSON
{
"hex": "#aaabba",
"rgb": {
"r": 170,
"g": 171,
"b": 186
},
"hsl": {
"h": 236.25,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.74515,
"c": 0.02142,
"h": 282.8
},
"luminance": 0.41217
}Semantic roles & 50–950 ramp
primary
#AAABBA
secondary
#E2E2DE
accent
#905194
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121213
muted
#818182