#AABCD7#AABCD7
#AABCD7 is a light, muted blue. Relative luminance 0.494; OKLCH L 79.0% C 0.043 H 258.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCD7 |
|---|---|
| RGB | rgb(170, 188, 215) |
| HSL | hsl(216, 36%, 75%) |
| HSV | hsv(216, 21%, 84%) |
| CMYK | cmyk(20.9%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(75.71, -0.41, -15.59) |
| CIE-LCH | lch(75.71, 15.60, 268.49°) |
| OKLab | oklab(79.03% -0.0087 -0.0424) |
| OKLCH | oklch(79.03% 0.043 258.4) |
| XYZ | xyz(46.8233, 49.4176, 71.3484) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.21
Cloudy Blue
#ACC2D9
ΔE00 2.95
Light Blue Grey
#B7C9E2
ΔE00 3.40
Light Grey Blue
#9DBCD4
ΔE00 5.16
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCD7 #D7C5AA
analogous
#AAD2D7 #AABCD7 #AEAAD7
triadic
#AABCD7 #D7AABC #BCD7AA
tetradic
#AABCD7 #D7AAD2 #D7C5AA #AAD7AE
square
#AABCD7 #D7AAD2 #D7C5AA #AAD7AE
split-complementary
#AABCD7 #D7AEAA #D2D7AA
monochromatic
#577AB0 #809BC3 #AABCD7 #D4DDEB #EAEFF5
Accessibility & contrast
On white
1.93
#AABCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#AABCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCD7
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCD7 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD8
Deuteranopia (green-blind)
#AEB9D6
Tritanopia (blue-blind)
#9FC2C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabcd7; /* rgb */ color: rgb(170, 188, 215); /* oklch */ color: oklch(79.0% 0.043 258.4);
Tailwind
colors: {
custom: {
50: '#c3d0e3',
500: '#aabcd7',
950: '#000000',
},
}SCSS
$custom: #aabcd7; $custom-light: #c3d0e3; $custom-dark: #000000;
JSON
{
"hex": "#aabcd7",
"rgb": {
"r": 170,
"g": 188,
"b": 215
},
"hsl": {
"h": 216,
"s": 36,
"l": 75.49
},
"oklch": {
"l": 0.79032,
"c": 0.04331,
"h": 258.4
},
"luminance": 0.49419
}Semantic roles & 50–950 ramp
primary
#AABCD7
secondary
#ECE7DF
accent
#7F37AF
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283