#AAAEEA#AAAEEA
#AAAEEA is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.086 H 281.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEEA |
|---|---|
| RGB | rgb(170, 174, 234) |
| HSL | hsl(236, 60%, 79%) |
| HSV | hsv(236, 27%, 92%) |
| CMYK | cmyk(27.4%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(72.73, 11.69, -30.45) |
| CIE-LCH | lch(72.73, 32.62, 291.00°) |
| OKLab | oklab(76.93% 0.0167 -0.0841) |
| OKLCH | oklch(76.93% 0.086 281.2) |
| XYZ | xyz(46.5610, 44.7575, 84.0119) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.18
Lavender
#B39DDB
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 7.64
Periwinkle
#CCCCFF
ΔE00 8.15
Periwinkle Blue
#8F99FB
ΔE00 8.48
Pale Violet
#CEAEFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEEA #EAE6AA
analogous
#AACEEA #AAAEEA #C6AAEA
triadic
#AAAEEA #EAAAAE #AEEAAA
tetradic
#AAAEEA #EAAACE #EAE6AA #AAEAC6
square
#AAAEEA #EAAACE #EAE6AA #AAEAC6
split-complementary
#AAAEEA #EAC6AA #CEEAAA
monochromatic
#4850D2 #797FDE #AAAEEA #DBDDF6 #E6E8F9
Accessibility & contrast
On white
2.11
#AAAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#AAAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEEA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEEA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#9AB9C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaeea; /* rgb */ color: rgb(170, 174, 234); /* oklch */ color: oklch(76.9% 0.086 281.2);
Tailwind
colors: {
custom: {
50: '#c4c6f1',
500: '#aaaeea',
950: '#000000',
},
}SCSS
$custom: #aaaeea; $custom-light: #c4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#aaaeea",
"rgb": {
"r": 170,
"g": 174,
"b": 234
},
"hsl": {
"h": 236.25,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.76926,
"c": 0.08573,
"h": 281.2
},
"luminance": 0.44759
}Semantic roles & 50–950 ramp
primary
#AAAEEA
secondary
#F0EFDB
accent
#BD1DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284