#AABEEC#AABEEC
#AABEEC is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.069 H 266.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEEC |
|---|---|
| RGB | rgb(170, 190, 236) |
| HSL | hsl(222, 63%, 80%) |
| HSV | hsv(222, 28%, 93%) |
| CMYK | cmyk(28%, 19.5%, 0%, 7.5%) |
| CIE-LAB | lab(76.94, 3.38, -25.09) |
| CIE-LCH | lch(76.94, 25.31, 277.67°) |
| OKLab | oklab(80.23% -0.0042 -0.0689) |
| OKLCH | oklch(80.23% 0.069 266.5) |
| XYZ | xyz(50.1271, 51.4275, 86.6260) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.70
Light Periwinkle
#C1C6FC
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEEC #ECD8AA
analogous
#AADFEC #AABEEC #B7AAEC
triadic
#AABEEC #ECAABE #BEECAA
tetradic
#AABEEC #ECAADF #ECD8AA #AAECB7
square
#AABEEC #ECAADF #ECD8AA #AAECB7
split-complementary
#AABEEC #ECB7AA #DFECAA
monochromatic
#4672D6 #7898E1 #AABEEC #DCE4F7 #E6ECF9
Accessibility & contrast
On white
1.86
#AABEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#AABEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEEC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEEC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EE
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#98C7CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabeec; /* rgb */ color: rgb(170, 190, 236); /* oklch */ color: oklch(80.2% 0.069 266.5);
Tailwind
colors: {
custom: {
50: '#c4d1f2',
500: '#aabeec',
950: '#000000',
},
}SCSS
$custom: #aabeec; $custom-light: #c4d1f2; $custom-dark: #000000;
JSON
{
"hex": "#aabeec",
"rgb": {
"r": 170,
"g": 190,
"b": 236
},
"hsl": {
"h": 221.818,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.80226,
"c": 0.06908,
"h": 266.5
},
"luminance": 0.51429
}Semantic roles & 50–950 ramp
primary
#AABEEC
secondary
#C9AE72
accent
#961ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385