#AAAAE3#AAAAE3
#AAAAE3 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.081 H 284.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE3 |
|---|---|
| RGB | rgb(170, 170, 227) |
| HSL | hsl(240, 50%, 78%) |
| HSV | hsv(240, 25%, 89%) |
| CMYK | cmyk(25.1%, 25.1%, 0%, 11%) |
| CIE-LAB | lab(71.45, 12.23, -28.62) |
| CIE-LCH | lch(71.45, 31.12, 293.15°) |
| OKLab | oklab(75.84% 0.0201 -0.0788) |
| OKLCH | oklch(75.84% 0.081 284.3) |
| XYZ | xyz(44.8139, 42.8406, 78.5662) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.01
Light Periwinkle
#C1C6FC
ΔE00 7.15
Pale Violet
#CEAEFA
ΔE00 8.11
Periwinkle
#CCCCFF
ΔE00 8.78
Lavender (survey)
#C79FEF
ΔE00 8.99
Periwinkle Blue
#8F99FB
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE3 #E3E3AA
analogous
#AAC6E3 #AAAAE3 #C6AAE3
triadic
#AAAAE3 #E3AAAA #AAE3AA
tetradic
#AAAAE3 #E3AAC6 #E3E3AA #AAE3C6
square
#AAAAE3 #E3AAC6 #E3E3AA #AAE3C6
split-complementary
#AAAAE3 #E3C6AA #C6E3AA
monochromatic
#4E4EC5 #7C7CD4 #AAAAE3 #D8D8F2 #E8E8F7
Accessibility & contrast
On white
2.19
#AAAAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#AAAAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE3
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE3 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E5
Deuteranopia (green-blind)
#99ADE2
Tritanopia (blue-blind)
#9DB4BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaae3; /* rgb */ color: rgb(170, 170, 227); /* oklch */ color: oklch(75.8% 0.081 284.3);
Tailwind
colors: {
custom: {
50: '#c4c3ec',
500: '#aaaae3',
950: '#000000',
},
}SCSS
$custom: #aaaae3; $custom-light: #c4c3ec; $custom-dark: #000000;
JSON
{
"hex": "#aaaae3",
"rgb": {
"r": 170,
"g": 170,
"b": 227
},
"hsl": {
"h": 240,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.75843,
"c": 0.08137,
"h": 284.3
},
"luminance": 0.42842
}Semantic roles & 50–950 ramp
primary
#AAAAE3
secondary
#EFEFDC
accent
#BE28BE
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184