#AAB0CC#AAB0CC
#AAB0CC is a light, muted blue. Relative luminance 0.440; OKLCH L 76.2% C 0.041 H 275.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0CC |
|---|---|
| RGB | rgb(170, 176, 204) |
| HSL | hsl(229, 25%, 73%) |
| HSV | hsv(229, 17%, 80%) |
| CMYK | cmyk(16.7%, 13.7%, 0%, 20%) |
| CIE-LAB | lab(72.20, 3.67, -14.88) |
| CIE-LCH | lch(72.20, 15.33, 283.84°) |
| OKLab | oklab(76.16% 0.0041 -0.0404) |
| OKLCH | oklch(76.16% 0.041 275.8) |
| XYZ | xyz(42.9994, 43.9557, 63.3339) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 8.14
Cloudy Blue
#ACC2D9
ΔE00 8.53
Light Periwinkle
#C1C6FC
ΔE00 9.09
Dove Gray
#B6B8BD
ΔE00 9.45
Periwinkle
#CCCCFF
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0CC #CCC6AA
analogous
#AAC1CC #AAB0CC #B5AACC
triadic
#AAB0CC #CCAAB0 #B0CCAA
tetradic
#AAB0CC #CCAAC1 #CCC6AA #AACCB5
square
#AAB0CC #CCAAC1 #CCC6AA #AACCB5
split-complementary
#AAB0CC #CCB5AA #C1CCAA
monochromatic
#5E699D #848CB5 #AAB0CC #D0D4E3 #ECEDF4
Accessibility & contrast
On white
2.14
#AAB0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AAB0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0CC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0CC | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CD
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#A2B5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab0cc; /* rgb */ color: rgb(170, 176, 204); /* oklch */ color: oklch(76.2% 0.041 275.8);
Tailwind
colors: {
custom: {
50: '#c3c7db',
500: '#aab0cc',
950: '#000000',
},
}SCSS
$custom: #aab0cc; $custom-light: #c3c7db; $custom-dark: #000000;
JSON
{
"hex": "#aab0cc",
"rgb": {
"r": 170,
"g": 176,
"b": 204
},
"hsl": {
"h": 229.412,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.76164,
"c": 0.04059,
"h": 275.8
},
"luminance": 0.43956
}Semantic roles & 50–950 ramp
primary
#AAB0CC
secondary
#EAE8E1
accent
#9242A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283