#AABBEC#AABBEC
#AABBEC is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.6% C 0.072 H 269.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBEC |
|---|---|
| RGB | rgb(170, 187, 236) |
| HSL | hsl(225, 63%, 80%) |
| HSV | hsv(225, 28%, 93%) |
| CMYK | cmyk(28%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(76.16, 5.01, -26.28) |
| CIE-LCH | lch(76.16, 26.75, 280.79°) |
| OKLab | oklab(79.62% -0.0002 -0.0723) |
| OKLCH | oklch(79.62% 0.072 269.8) |
| XYZ | xyz(49.4840, 50.1413, 86.4116) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.24
Light Periwinkle
#C1C6FC
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 7.17
Periwinkle
#CCCCFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBEC #ECDBAA
analogous
#AADCEC #AABBEC #BAAAEC
triadic
#AABBEC #ECAABB #BBECAA
tetradic
#AABBEC #ECAADC #ECDBAA #AAECBA
square
#AABBEC #ECAADC #ECDBAA #AAECBA
split-complementary
#AABBEC #ECBAAA #DCECAA
monochromatic
#466BD6 #7893E1 #AABBEC #DCE3F7 #E6EBF9
Accessibility & contrast
On white
1.90
#AABBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#AABBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBEC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBEC | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEE
Deuteranopia (green-blind)
#A7B9EB
Tritanopia (blue-blind)
#99C4CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aabbec; /* rgb */ color: rgb(170, 187, 236); /* oklch */ color: oklch(79.6% 0.072 269.8);
Tailwind
colors: {
custom: {
50: '#c4cff2',
500: '#aabbec',
950: '#000000',
},
}SCSS
$custom: #aabbec; $custom-light: #c4cff2; $custom-dark: #000000;
JSON
{
"hex": "#aabbec",
"rgb": {
"r": 170,
"g": 187,
"b": 236
},
"hsl": {
"h": 224.545,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.79615,
"c": 0.07231,
"h": 269.8
},
"luminance": 0.50143
}Semantic roles & 50–950 ramp
primary
#AABBEC
secondary
#C9B272
accent
#9E1ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385