#AAB2C8#AAB2C8
#AAB2C8 is a light, muted blue. Relative luminance 0.446; OKLCH L 76.4% C 0.033 H 269.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2C8 |
|---|---|
| RGB | rgb(170, 178, 200) |
| HSL | hsl(224, 21%, 73%) |
| HSV | hsv(224, 15%, 78%) |
| CMYK | cmyk(15%, 11%, 0%, 21.6%) |
| CIE-LAB | lab(72.60, 1.71, -12.09) |
| CIE-LCH | lch(72.60, 12.21, 278.05°) |
| OKLab | oklab(76.44% -0.0002 -0.0327) |
| OKLCH | oklch(76.44% 0.033 269.7) |
| XYZ | xyz(42.9209, 44.5563, 60.9713) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 7.31
Cool Gray
#9AA7B0
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2C8 #C8C0AA
analogous
#AAC1C8 #AAB2C8 #B1AAC8
triadic
#AAB2C8 #C8AAB2 #B2C8AA
tetradic
#AAB2C8 #C8AAC1 #C8C0AA #AAC8B1
square
#AAB2C8 #C8AAC1 #C8C0AA #AAC8B1
split-complementary
#AAB2C8 #C8B1AA #C1C8AA
monochromatic
#616F96 #8590B0 #AAB2C8 #CFD4E0 #ECEEF3
Accessibility & contrast
On white
2.12
#AAB2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AAB2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2C8
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2C8 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB3C9
Deuteranopia (green-blind)
#A9B1C7
Tritanopia (blue-blind)
#A3B6B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab2c8; /* rgb */ color: rgb(170, 178, 200); /* oklch */ color: oklch(76.4% 0.033 269.7);
Tailwind
colors: {
custom: {
50: '#c3c9d8',
500: '#aab2c8',
950: '#000000',
},
}SCSS
$custom: #aab2c8; $custom-light: #c3c9d8; $custom-dark: #000000;
JSON
{
"hex": "#aab2c8",
"rgb": {
"r": 170,
"g": 178,
"b": 200
},
"hsl": {
"h": 224,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76435,
"c": 0.0327,
"h": 269.7
},
"luminance": 0.44557
}Semantic roles & 50–950 ramp
primary
#AAB2C8
secondary
#E9E7E2
accent
#8846A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283