#AAB0CA#AAB0CA
#AAB0CA is a light, muted blue. Relative luminance 0.439; OKLCH L 76.1% C 0.038 H 275.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0CA |
|---|---|
| RGB | rgb(170, 176, 202) |
| HSL | hsl(229, 23%, 73%) |
| HSV | hsv(229, 16%, 79%) |
| CMYK | cmyk(15.8%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.14, 3.23, -13.88) |
| CIE-LCH | lch(72.14, 14.25, 283.11°) |
| OKLab | oklab(76.09% 0.0034 -0.0376) |
| OKLCH | oklch(76.09% 0.038 275.2) |
| XYZ | xyz(42.7611, 43.8604, 62.0787) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.45
Light Blue Grey
#B7C9E2
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 8.23
Dove Gray
#B6B8BD
ΔE00 8.82
Light Periwinkle
#C1C6FC
ΔE00 9.60
Cool Gray
#9AA7B0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0CA #CAC4AA
analogous
#AAC0CA #AAB0CA #B4AACA
triadic
#AAB0CA #CAAAB0 #B0CAAA
tetradic
#AAB0CA #CAAAC0 #CAC4AA #AACAB4
square
#AAB0CA #CAAAC0 #CAC4AA #AACAB4
split-complementary
#AAB0CA #CAB4AA #C0CAAA
monochromatic
#606B9A #848DB2 #AAB0CA #D0D3E2 #ECEDF3
Accessibility & contrast
On white
2.15
#AAB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AAB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0CA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0CA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#A3B5B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab0ca; /* rgb */ color: rgb(170, 176, 202); /* oklch */ color: oklch(76.1% 0.038 275.2);
Tailwind
colors: {
custom: {
50: '#c3c7da',
500: '#aab0ca',
950: '#000000',
},
}SCSS
$custom: #aab0ca; $custom-light: #c3c7da; $custom-dark: #000000;
JSON
{
"hex": "#aab0ca",
"rgb": {
"r": 170,
"g": 176,
"b": 202
},
"hsl": {
"h": 228.75,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.76093,
"c": 0.03778,
"h": 275.2
},
"luminance": 0.43861
}Semantic roles & 50–950 ramp
primary
#AAB0CA
secondary
#EAE8E1
accent
#9044A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283