#AAB0C2#AAB0C2
#AAB0C2 is a light, muted blue. Relative luminance 0.435; OKLCH L 75.8% C 0.027 H 271.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0C2 |
|---|---|
| RGB | rgb(170, 176, 194) |
| HSL | hsl(225, 16%, 71%) |
| HSV | hsv(225, 12%, 76%) |
| CMYK | cmyk(12.4%, 9.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.89, 1.52, -9.87) |
| CIE-LCH | lch(71.89, 9.98, 278.79°) |
| OKLab | oklab(75.82% 0.0005 -0.0266) |
| OKLCH | oklch(75.82% 0.027 271.1) |
| XYZ | xyz(41.8384, 43.4913, 57.2189) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.08
Cool Gray
#9AA7B0
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.63
Dark Gray
#A9A9A9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0C2 #C2BCAA
analogous
#AABCC2 #AAB0C2 #B0AAC2
triadic
#AAB0C2 #C2AAB0 #B0C2AA
tetradic
#AAB0C2 #C2AABC #C2BCAA #AAC2B0
square
#AAB0C2 #C2AABC #C2BCAA #AAC2B0
split-complementary
#AAB0C2 #C2B0AA #BCC2AA
monochromatic
#656F8D #868FA8 #AAB0C2 #CED1DC #EDEEF2
Accessibility & contrast
On white
2.17
#AAB0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AAB0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0C2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0C2 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C3
Deuteranopia (green-blind)
#A9AFC2
Tritanopia (blue-blind)
#A5B3B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab0c2; /* rgb */ color: rgb(170, 176, 194); /* oklch */ color: oklch(75.8% 0.027 271.1);
Tailwind
colors: {
custom: {
50: '#c3c7d4',
500: '#aab0c2',
950: '#000000',
},
}SCSS
$custom: #aab0c2; $custom-light: #c3c7d4; $custom-dark: #000000;
JSON
{
"hex": "#aab0c2",
"rgb": {
"r": 170,
"g": 176,
"b": 194
},
"hsl": {
"h": 225,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.75816,
"c": 0.02659,
"h": 271.1
},
"luminance": 0.43492
}Semantic roles & 50–950 ramp
primary
#AAB0C2
secondary
#E7E5E1
accent
#874B9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283