#AAAEEC#AAAEEC
#AAAEEC is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.089 H 281.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEEC |
|---|---|
| RGB | rgb(170, 174, 236) |
| HSL | hsl(236, 63%, 80%) |
| HSV | hsv(236, 28%, 93%) |
| CMYK | cmyk(28%, 26.3%, 0%, 7.5%) |
| CIE-LAB | lab(72.81, 12.17, -31.42) |
| CIE-LCH | lch(72.81, 33.70, 291.18°) |
| OKLab | oklab(77.01% 0.0173 -0.0868) |
| OKLCH | oklch(77.01% 0.089 281.2) |
| XYZ | xyz(46.8500, 44.8731, 85.5336) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 7.46
Lavender
#B39DDB
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 8.22
Periwinkle
#CCCCFF
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEEC #ECE8AA
analogous
#AACFEC #AAAEEC #C7AAEC
triadic
#AAAEEC #ECAAAE #AEECAA
tetradic
#AAAEEC #ECAACF #ECE8AA #AAECC7
square
#AAAEEC #ECAACF #ECE8AA #AAECC7
split-complementary
#AAAEEC #ECC7AA #CFECAA
monochromatic
#464FD6 #787EE1 #AAAEEC #DCDEF7 #E6E7F9
Accessibility & contrast
On white
2.11
#AAAEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#AAAEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEEC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEEC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EF
Deuteranopia (green-blind)
#99B1EA
Tritanopia (blue-blind)
#9AB9C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaeec; /* rgb */ color: rgb(170, 174, 236); /* oklch */ color: oklch(77.0% 0.089 281.2);
Tailwind
colors: {
custom: {
50: '#c4c6f2',
500: '#aaaeec',
950: '#000000',
},
}SCSS
$custom: #aaaeec; $custom-light: #c4c6f2; $custom-dark: #000000;
JSON
{
"hex": "#aaaeec",
"rgb": {
"r": 170,
"g": 174,
"b": 236
},
"hsl": {
"h": 236.364,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.77011,
"c": 0.08855,
"h": 281.2
},
"luminance": 0.44874
}Semantic roles & 50–950 ramp
primary
#AAAEEC
secondary
#F1EFDA
accent
#C11ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285