#AABCDE#AABCDE
#AABCDE is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.052 H 263.1°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCDE |
|---|---|
| RGB | rgb(170, 188, 222) |
| HSL | hsl(219, 44%, 77%) |
| HSV | hsv(219, 23%, 87%) |
| CMYK | cmyk(23.4%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(75.94, 1.18, -19.04) |
| CIE-LCH | lch(75.94, 19.08, 273.54°) |
| OKLab | oklab(79.29% -0.0063 -0.052) |
| OKLCH | oklch(79.29% 0.052 263.1) |
| XYZ | xyz(47.7421, 49.7851, 76.1872) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.64
Light Blue Grey
#B7C9E2
ΔE00 4.46
Cloudy Blue
#ACC2D9
ΔE00 4.93
Pastel Blue
#A2BFFE
ΔE00 5.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCDE #DECCAA
analogous
#AAD6DE #AABCDE #B2AADE
triadic
#AABCDE #DEAABC #BCDEAA
tetradic
#AABCDE #DEAAD6 #DECCAA #AADEB2
square
#AABCDE #DEAAD6 #DECCAA #AADEB2
split-complementary
#AABCDE #DEB2AA #D6DEAA
monochromatic
#5277BC #7E99CD #AABCDE #D6DFEF #E9EEF6
Accessibility & contrast
On white
1.92
#AABCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#AABCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCDE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCDE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE0
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#9DC3C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabcde; /* rgb */ color: rgb(170, 188, 222); /* oklch */ color: oklch(79.3% 0.052 263.1);
Tailwind
colors: {
custom: {
50: '#c4d0e8',
500: '#aabcde',
950: '#000000',
},
}SCSS
$custom: #aabcde; $custom-light: #c4d0e8; $custom-dark: #000000;
JSON
{
"hex": "#aabcde",
"rgb": {
"r": 170,
"g": 188,
"b": 222
},
"hsl": {
"h": 219.231,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.79285,
"c": 0.05239,
"h": 263.1
},
"luminance": 0.49786
}Semantic roles & 50–950 ramp
primary
#AABCDE
secondary
#EDE8DE
accent
#882EB7
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#121316
muted
#818284