#AAB5CC#AAB5CC
#AAB5CC is a light, muted blue. Relative luminance 0.460; OKLCH L 77.2% C 0.035 H 265.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB5CC |
|---|---|
| RGB | rgb(170, 181, 204) |
| HSL | hsl(221, 25%, 73%) |
| HSV | hsv(221, 17%, 80%) |
| CMYK | cmyk(16.7%, 11.3%, 0%, 20%) |
| CIE-LAB | lab(73.51, 0.94, -12.91) |
| CIE-LCH | lch(73.51, 12.94, 274.18°) |
| OKLab | oklab(77.2% -0.0029 -0.035) |
| OKLCH | oklch(77.2% 0.035 265.2) |
| XYZ | xyz(43.9979, 45.9526, 63.6667) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.81
Cloudy Blue
#ACC2D9
ΔE00 5.25
Light Blue Grey
#B7C9E2
ΔE00 5.54
Light Grey Blue
#9DBCD4
ΔE00 7.20
Dove Gray
#B6B8BD
ΔE00 7.58
Cool Gray
#9AA7B0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB5CC #CCC1AA
analogous
#AAC6CC #AAB5CC #B0AACC
triadic
#AAB5CC #CCAAB5 #B5CCAA
tetradic
#AAB5CC #CCAAC6 #CCC1AA #AACCB0
square
#AAB5CC #CCAAC6 #CCC1AA #AACCB0
split-complementary
#AAB5CC #CCB0AA #C6CCAA
monochromatic
#5E739D #8494B5 #AAB5CC #D0D6E3 #ECEEF4
Accessibility & contrast
On white
2.06
#AAB5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#AAB5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB5CC
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB5CC | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CD
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#A2B9BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab5cc; /* rgb */ color: rgb(170, 181, 204); /* oklch */ color: oklch(77.2% 0.035 265.2);
Tailwind
colors: {
custom: {
50: '#c3cbdb',
500: '#aab5cc',
950: '#000000',
},
}SCSS
$custom: #aab5cc; $custom-light: #c3cbdb; $custom-dark: #000000;
JSON
{
"hex": "#aab5cc",
"rgb": {
"r": 170,
"g": 181,
"b": 204
},
"hsl": {
"h": 220.588,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.77195,
"c": 0.03508,
"h": 265.2
},
"luminance": 0.45953
}Semantic roles & 50–950 ramp
primary
#AAB5CC
secondary
#EAE7E1
accent
#8442A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283