#AAAAE4#AAAAE4
#AAAAE4 is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.9% C 0.083 H 284.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE4 |
|---|---|
| RGB | rgb(170, 170, 228) |
| HSL | hsl(240, 52%, 78%) |
| HSV | hsv(240, 25%, 89%) |
| CMYK | cmyk(25.4%, 25.4%, 0%, 10.6%) |
| CIE-LAB | lab(71.48, 12.47, -29.10) |
| CIE-LCH | lch(71.48, 31.66, 293.20°) |
| OKLab | oklab(75.88% 0.0204 -0.0802) |
| OKLCH | oklch(75.88% 0.083 284.3) |
| XYZ | xyz(44.9523, 42.8960, 79.2951) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 7.13
Pale Violet
#CEAEFA
ΔE00 8.06
Periwinkle
#CCCCFF
ΔE00 8.80
Periwinkle Blue
#8F99FB
ΔE00 8.93
Lavender (survey)
#C79FEF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE4 #E4E4AA
analogous
#AAC7E4 #AAAAE4 #C7AAE4
triadic
#AAAAE4 #E4AAAA #AAE4AA
tetradic
#AAAAE4 #E4AAC7 #E4E4AA #AAE4C7
square
#AAAAE4 #E4AAC7 #E4E4AA #AAE4C7
split-complementary
#AAAAE4 #E4C7AA #C7E4AA
monochromatic
#4D4DC6 #7C7CD5 #AAAAE4 #D8D8F3 #E8E8F8
Accessibility & contrast
On white
2.19
#AAAAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AAAAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE4
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE4 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E7
Deuteranopia (green-blind)
#99ADE2
Tritanopia (blue-blind)
#9DB4BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaae4; /* rgb */ color: rgb(170, 170, 228); /* oklch */ color: oklch(75.9% 0.083 284.3);
Tailwind
colors: {
custom: {
50: '#c4c3ec',
500: '#aaaae4',
950: '#000000',
},
}SCSS
$custom: #aaaae4; $custom-light: #c4c3ec; $custom-dark: #000000;
JSON
{
"hex": "#aaaae4",
"rgb": {
"r": 170,
"g": 170,
"b": 228
},
"hsl": {
"h": 240,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.75884,
"c": 0.08279,
"h": 284.3
},
"luminance": 0.42897
}Semantic roles & 50–950 ramp
primary
#AAAAE4
secondary
#EFEFDC
accent
#BF26BF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184