#AABDEC#AABDEC
#AABDEC is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.0% C 0.070 H 267.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDEC |
|---|---|
| RGB | rgb(170, 189, 236) |
| HSL | hsl(223, 63%, 80%) |
| HSV | hsv(223, 28%, 93%) |
| CMYK | cmyk(28%, 19.9%, 0%, 7.5%) |
| CIE-LAB | lab(76.68, 3.92, -25.48) |
| CIE-LCH | lch(76.68, 25.78, 278.75°) |
| OKLab | oklab(80.02% -0.0029 -0.0701) |
| OKLCH | oklch(80.02% 0.07 267.6) |
| XYZ | xyz(49.9113, 50.9958, 86.5541) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.85
Light Periwinkle
#C1C6FC
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 5.95
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDEC #ECD9AA
analogous
#AADEEC #AABDEC #B8AAEC
triadic
#AABDEC #ECAABD #BDECAA
tetradic
#AABDEC #ECAADE #ECD9AA #AAECB8
square
#AABDEC #ECAADE #ECD9AA #AAECB8
split-complementary
#AABDEC #ECB8AA #DEECAA
monochromatic
#466FD6 #7896E1 #AABDEC #DCE4F7 #E6ECF9
Accessibility & contrast
On white
1.88
#AABDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#AABDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDEC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDEC | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EE
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#98C6CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabdec; /* rgb */ color: rgb(170, 189, 236); /* oklch */ color: oklch(80.0% 0.070 267.6);
Tailwind
colors: {
custom: {
50: '#c4d0f2',
500: '#aabdec',
950: '#000000',
},
}SCSS
$custom: #aabdec; $custom-light: #c4d0f2; $custom-dark: #000000;
JSON
{
"hex": "#aabdec",
"rgb": {
"r": 170,
"g": 189,
"b": 236
},
"hsl": {
"h": 222.727,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.80022,
"c": 0.07013,
"h": 267.6
},
"luminance": 0.50997
}Semantic roles & 50–950 ramp
primary
#AABDEC
secondary
#C9B072
accent
#981ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385