#AAB2C0#AAB2C0
#AAB2C0 is a light, muted blue. Relative luminance 0.442; OKLCH L 76.2% C 0.022 H 261.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2C0 |
|---|---|
| RGB | rgb(170, 178, 192) |
| HSL | hsl(218, 15%, 71%) |
| HSV | hsv(218, 11%, 75%) |
| CMYK | cmyk(11.5%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(72.36, 0.02, -8.07) |
| CIE-LCH | lch(72.36, 8.07, 270.15°) |
| OKLab | oklab(76.17% -0.0031 -0.0217) |
| OKLCH | oklch(76.17% 0.022 261.7) |
| XYZ | xyz(42.0103, 44.1921, 56.1756) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.64
Cool Gray
#9AA7B0
ΔE00 5.27
Cloudy Blue
#ACC2D9
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.66
Dark Gray
#A9A9A9
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2C0 #C0B8AA
analogous
#AABDC0 #AAB2C0 #ADAAC0
triadic
#AAB2C0 #C0AAB2 #B2C0AA
tetradic
#AAB2C0 #C0AABD #C0B8AA #AAC0AD
square
#AAB2C0 #C0AABD #C0B8AA #AAC0AD
split-complementary
#AAB2C0 #C0ADAA #BDC0AA
monochromatic
#66738A #8792A6 #AAB2C0 #CDD2DA #EDEFF2
Accessibility & contrast
On white
2.13
#AAB2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AAB2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2C0
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2C0 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C1
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#A5B5B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab2c0; /* rgb */ color: rgb(170, 178, 192); /* oklch */ color: oklch(76.2% 0.022 261.7);
Tailwind
colors: {
custom: {
50: '#c3c9d3',
500: '#aab2c0',
950: '#000000',
},
}SCSS
$custom: #aab2c0; $custom-light: #c3c9d3; $custom-dark: #000000;
JSON
{
"hex": "#aab2c0",
"rgb": {
"r": 170,
"g": 178,
"b": 192
},
"hsl": {
"h": 218.182,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.76165,
"c": 0.02194,
"h": 261.7
},
"luminance": 0.44193
}Semantic roles & 50–950 ramp
primary
#AAB2C0
secondary
#E6E4E0
accent
#7D4C99
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282