#AAAAE2#AAAAE2
#AAAAE2 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.080 H 284.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE2 |
|---|---|
| RGB | rgb(170, 170, 226) |
| HSL | hsl(240, 49%, 78%) |
| HSV | hsv(240, 25%, 89%) |
| CMYK | cmyk(24.8%, 24.8%, 0%, 11.4%) |
| CIE-LAB | lab(71.41, 12.00, -28.13) |
| CIE-LCH | lch(71.41, 30.58, 293.10°) |
| OKLab | oklab(75.8% 0.0198 -0.0775) |
| OKLCH | oklch(75.8% 0.08 284.3) |
| XYZ | xyz(44.6763, 42.7856, 77.8414) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 7.17
Pale Violet
#CEAEFA
ΔE00 8.15
Periwinkle
#CCCCFF
ΔE00 8.77
Lavender (survey)
#C79FEF
ΔE00 9.03
Periwinkle Blue
#8F99FB
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE2 #E2E2AA
analogous
#AAC6E2 #AAAAE2 #C6AAE2
triadic
#AAAAE2 #E2AAAA #AAE2AA
tetradic
#AAAAE2 #E2AAC6 #E2E2AA #AAE2C6
square
#AAAAE2 #E2AAC6 #E2E2AA #AAE2C6
split-complementary
#AAAAE2 #E2C6AA #C6E2AA
monochromatic
#4F4FC3 #7C7CD2 #AAAAE2 #D8D8F2 #E8E8F7
Accessibility & contrast
On white
2.20
#AAAAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#AAAAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E4
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#9DB4BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaae2; /* rgb */ color: rgb(170, 170, 226); /* oklch */ color: oklch(75.8% 0.080 284.3);
Tailwind
colors: {
custom: {
50: '#c4c3eb',
500: '#aaaae2',
950: '#000000',
},
}SCSS
$custom: #aaaae2; $custom-light: #c4c3eb; $custom-dark: #000000;
JSON
{
"hex": "#aaaae2",
"rgb": {
"r": 170,
"g": 170,
"b": 226
},
"hsl": {
"h": 240,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.75801,
"c": 0.07996,
"h": 284.3
},
"luminance": 0.42786
}Semantic roles & 50–950 ramp
primary
#AAAAE2
secondary
#EEEEDD
accent
#BC29BC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184