#AAB2CA#AAB2CA
#AAB2CA is a light, muted blue. Relative luminance 0.447; OKLCH L 76.5% C 0.035 H 270.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2CA |
|---|---|
| RGB | rgb(170, 178, 202) |
| HSL | hsl(225, 23%, 73%) |
| HSV | hsv(225, 16%, 79%) |
| CMYK | cmyk(15.8%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.66, 2.14, -13.09) |
| CIE-LCH | lch(72.66, 13.27, 279.29°) |
| OKLab | oklab(76.51% 0.0006 -0.0355) |
| OKLCH | oklch(76.51% 0.035 270.9) |
| XYZ | xyz(43.1561, 44.6504, 62.2104) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.98
Cool Gray
#9AA7B0
ΔE00 8.68
Light Grey Blue
#9DBCD4
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2CA #CAC2AA
analogous
#AAC2CA #AAB2CA #B2AACA
triadic
#AAB2CA #CAAAB2 #B2CAAA
tetradic
#AAB2CA #CAAAC2 #CAC2AA #AACAB2
square
#AAB2CA #CAAAC2 #CAC2AA #AACAB2
split-complementary
#AAB2CA #CAB2AA #C2CAAA
monochromatic
#606E9A #8490B2 #AAB2CA #D0D4E2 #ECEEF3
Accessibility & contrast
On white
2.11
#AAB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#AAB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2CA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2CA | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CB
Deuteranopia (green-blind)
#A9B1C9
Tritanopia (blue-blind)
#A3B6BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab2ca; /* rgb */ color: rgb(170, 178, 202); /* oklch */ color: oklch(76.5% 0.035 270.9);
Tailwind
colors: {
custom: {
50: '#c3c9da',
500: '#aab2ca',
950: '#000000',
},
}SCSS
$custom: #aab2ca; $custom-light: #c3c9da; $custom-dark: #000000;
JSON
{
"hex": "#aab2ca",
"rgb": {
"r": 170,
"g": 178,
"b": 202
},
"hsl": {
"h": 225,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.76505,
"c": 0.03546,
"h": 270.9
},
"luminance": 0.44651
}Semantic roles & 50–950 ramp
primary
#AAB2CA
secondary
#EAE8E1
accent
#8A44A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283