#AAB2CC#AAB2CC
#AAB2CC is a light, muted blue. Relative luminance 0.447; OKLCH L 76.6% C 0.038 H 271.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2CC |
|---|---|
| RGB | rgb(170, 178, 204) |
| HSL | hsl(226, 25%, 73%) |
| HSV | hsv(226, 17%, 80%) |
| CMYK | cmyk(16.7%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(72.72, 2.58, -14.09) |
| CIE-LCH | lch(72.72, 14.33, 280.35°) |
| OKLab | oklab(76.58% 0.0013 -0.0382) |
| OKLCH | oklch(76.58% 0.038 271.9) |
| XYZ | xyz(43.3945, 44.7458, 63.4656) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 8.64
Light Grey Blue
#9DBCD4
ΔE00 9.20
Light Periwinkle
#C1C6FC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2CC #CCC4AA
analogous
#AAC3CC #AAB2CC #B3AACC
triadic
#AAB2CC #CCAAB2 #B2CCAA
tetradic
#AAB2CC #CCAAC3 #CCC4AA #AACCB3
square
#AAB2CC #CCAAC3 #CCC4AA #AACCB3
split-complementary
#AAB2CC #CCB3AA #C3CCAA
monochromatic
#5E6D9D #848FB5 #AAB2CC #D0D5E3 #ECEEF4
Accessibility & contrast
On white
2.11
#AAB2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#AAB2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2CC
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2CC | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CD
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#A2B7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab2cc; /* rgb */ color: rgb(170, 178, 204); /* oklch */ color: oklch(76.6% 0.038 271.9);
Tailwind
colors: {
custom: {
50: '#c3c9db',
500: '#aab2cc',
950: '#000000',
},
}SCSS
$custom: #aab2cc; $custom-light: #c3c9db; $custom-dark: #000000;
JSON
{
"hex": "#aab2cc",
"rgb": {
"r": 170,
"g": 178,
"b": 204
},
"hsl": {
"h": 225.882,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.76575,
"c": 0.03823,
"h": 271.9
},
"luminance": 0.44746
}Semantic roles & 50–950 ramp
primary
#AAB2CC
secondary
#EAE8E1
accent
#8D42A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283