#AAAAE5#AAAAE5
#AAAAE5 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.9% C 0.084 H 284.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE5 |
|---|---|
| RGB | rgb(170, 170, 229) |
| HSL | hsl(240, 53%, 78%) |
| HSV | hsv(240, 26%, 90%) |
| CMYK | cmyk(25.8%, 25.8%, 0%, 10.2%) |
| CIE-LAB | lab(71.52, 12.71, -29.59) |
| CIE-LCH | lch(71.52, 32.21, 293.25°) |
| OKLab | oklab(75.93% 0.0207 -0.0816) |
| OKLCH | oklch(75.93% 0.084 284.2) |
| XYZ | xyz(45.0916, 42.9517, 80.0284) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 7.12
Pale Violet
#CEAEFA
ΔE00 8.03
Periwinkle Blue
#8F99FB
ΔE00 8.77
Periwinkle
#CCCCFF
ΔE00 8.82
Lavender (survey)
#C79FEF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE5 #E5E5AA
analogous
#AAC7E5 #AAAAE5 #C7AAE5
triadic
#AAAAE5 #E5AAAA #AAE5AA
tetradic
#AAAAE5 #E5AAC7 #E5E5AA #AAE5C7
square
#AAAAE5 #E5AAC7 #E5E5AA #AAE5C7
split-complementary
#AAAAE5 #E5C7AA #C7E5AA
monochromatic
#4C4CC8 #7B7BD7 #AAAAE5 #D9D9F3 #E8E8F8
Accessibility & contrast
On white
2.19
#AAAAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AAAAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE5
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE5 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E8
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#9CB4BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaae5; /* rgb */ color: rgb(170, 170, 229); /* oklch */ color: oklch(75.9% 0.084 284.2);
Tailwind
colors: {
custom: {
50: '#c4c3ed',
500: '#aaaae5',
950: '#000000',
},
}SCSS
$custom: #aaaae5; $custom-light: #c4c3ed; $custom-dark: #000000;
JSON
{
"hex": "#aaaae5",
"rgb": {
"r": 170,
"g": 170,
"b": 229
},
"hsl": {
"h": 240,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.75926,
"c": 0.08421,
"h": 284.2
},
"luminance": 0.42953
}Semantic roles & 50–950 ramp
primary
#AAAAE5
secondary
#EFEFDC
accent
#C125C1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184