#AEA3EA#AEA3EA
#AEA3EA is a light, moderate blue. Relative luminance 0.411; OKLCH L 75.1% C 0.101 H 290.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA3EA |
|---|---|
| RGB | rgb(174, 163, 234) |
| HSL | hsl(249, 63%, 78%) |
| HSV | hsv(249, 30%, 92%) |
| CMYK | cmyk(25.6%, 30.3%, 0%, 8.2%) |
| CIE-LAB | lab(70.27, 19.00, -34.23) |
| CIE-LCH | lch(70.27, 39.15, 299.03°) |
| OKLab | oklab(75.1% 0.0361 -0.0948) |
| OKLCH | oklch(75.1% 0.101 290.8) |
| XYZ | xyz(45.4004, 41.1328, 83.3734) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 6.32
Pale Violet
#CEAEFA
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 7.15
Baby Purple
#CA9BF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA3EA #DFEAA3
analogous
#A3BBEA #AEA3EA #D2A3EA
triadic
#AEA3EA #EAAEA3 #A3EAAE
tetradic
#AEA3EA #EAA3BB #DFEAA3 #A3EAD2
square
#AEA3EA #EAA3BB #DFEAA3 #A3EAD2
split-complementary
#AEA3EA #EAD2A3 #BBEAA3
monochromatic
#563FD3 #8271DF #AEA3EA #DAD5F5 #E9E6F9
Accessibility & contrast
On white
2.28
#AEA3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AEA3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA3EA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA3EA | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#A1AFBC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aea3ea; /* rgb */ color: rgb(174, 163, 234); /* oklch */ color: oklch(75.1% 0.101 290.8);
Tailwind
colors: {
custom: {
50: '#c7bef1',
500: '#aea3ea',
950: '#000000',
},
}SCSS
$custom: #aea3ea; $custom-light: #c7bef1; $custom-dark: #000000;
JSON
{
"hex": "#aea3ea",
"rgb": {
"r": 174,
"g": 163,
"b": 234
},
"hsl": {
"h": 249.296,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.751,
"c": 0.10142,
"h": 290.8
},
"luminance": 0.41134
}Semantic roles & 50–950 ramp
primary
#AEA3EA
secondary
#EDF1DA
accent
#CB1BAF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184