#AAB4C2#AAB4C2
#AAB4C2 is a light, muted blue. Relative luminance 0.451; OKLCH L 76.6% C 0.023 H 256.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4C2 |
|---|---|
| RGB | rgb(170, 180, 194) |
| HSL | hsl(215, 16%, 71%) |
| HSV | hsv(215, 12%, 76%) |
| CMYK | cmyk(12.4%, 7.2%, 0%, 23.9%) |
| CIE-LAB | lab(72.95, -0.64, -8.29) |
| CIE-LCH | lch(72.95, 8.31, 265.55°) |
| OKLab | oklab(76.65% -0.0053 -0.0223) |
| OKLCH | oklch(76.65% 0.023 256.7) |
| XYZ | xyz(42.6342, 45.0830, 57.4842) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.78
Cool Gray
#9AA7B0
ΔE00 5.10
Cloudy Blue
#ACC2D9
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.69
Light Grey Blue
#9DBCD4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4C2 #C2B8AA
analogous
#AAC0C2 #AAB4C2 #ACAAC2
triadic
#AAB4C2 #C2AAB4 #B4C2AA
tetradic
#AAB4C2 #C2AAC0 #C2B8AA #AAC2AC
square
#AAB4C2 #C2AAC0 #C2B8AA #AAC2AC
split-complementary
#AAB4C2 #C2ACAA #C0C2AA
monochromatic
#65758D #8695A8 #AAB4C2 #CED3DC #EDEFF2
Accessibility & contrast
On white
2.10
#AAB4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AAB4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4C2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4C2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C3
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#A4B7B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab4c2; /* rgb */ color: rgb(170, 180, 194); /* oklch */ color: oklch(76.6% 0.023 256.7);
Tailwind
colors: {
custom: {
50: '#c3cad4',
500: '#aab4c2',
950: '#000000',
},
}SCSS
$custom: #aab4c2; $custom-light: #c3cad4; $custom-dark: #000000;
JSON
{
"hex": "#aab4c2",
"rgb": {
"r": 170,
"g": 180,
"b": 194
},
"hsl": {
"h": 215,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.76648,
"c": 0.02293,
"h": 256.7
},
"luminance": 0.45084
}Semantic roles & 50–950 ramp
primary
#AAB4C2
secondary
#E7E4E1
accent
#794B9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283