#AAAEED#AAAEED
#AAAEED is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.1% C 0.090 H 281.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEED |
|---|---|
| RGB | rgb(170, 174, 237) |
| HSL | hsl(236, 65%, 80%) |
| HSV | hsv(236, 28%, 93%) |
| CMYK | cmyk(28.3%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(72.85, 12.42, -31.91) |
| CIE-LCH | lch(72.85, 34.24, 291.26°) |
| OKLab | oklab(77.05% 0.0175 -0.0882) |
| OKLCH | oklch(77.05% 0.09 281.2) |
| XYZ | xyz(46.9956, 44.9314, 86.3009) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 7.38
Lavender
#B39DDB
ΔE00 7.73
Periwinkle Blue
#8F99FB
ΔE00 8.10
Periwinkle
#CCCCFF
ΔE00 8.29
Pale Violet
#CEAEFA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEED #EDE9AA
analogous
#AAD0ED #AAAEED #C8AAED
triadic
#AAAEED #EDAAAE #AEEDAA
tetradic
#AAAEED #EDAAD0 #EDE9AA #AAEDC8
square
#AAAEED #EDAAD0 #EDE9AA #AAEDC8
split-complementary
#AAAEED #EDC8AA #D0EDAA
monochromatic
#454ED8 #777EE2 #AAAEED #DDDEF8 #E6E7FA
Accessibility & contrast
On white
2.10
#AAAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#AAAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEED
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEED | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F0
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#99B9C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaeed; /* rgb */ color: rgb(170, 174, 237); /* oklch */ color: oklch(77.1% 0.090 281.2);
Tailwind
colors: {
custom: {
50: '#c4c6f3',
500: '#aaaeed',
950: '#000000',
},
}SCSS
$custom: #aaaeed; $custom-light: #c4c6f3; $custom-dark: #000000;
JSON
{
"hex": "#aaaeed",
"rgb": {
"r": 170,
"g": 174,
"b": 237
},
"hsl": {
"h": 236.418,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.77053,
"c": 0.08996,
"h": 281.2
},
"luminance": 0.44933
}Semantic roles & 50–950 ramp
primary
#AAAEED
secondary
#F1F0DA
accent
#C219CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285