#AEA3DC#AEA3DC
#AEA3DC is a light, moderate violet. Relative luminance 0.404; OKLCH L 74.5% C 0.082 H 293.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA3DC |
|---|---|
| RGB | rgb(174, 163, 220) |
| HSL | hsl(252, 45%, 75%) |
| HSV | hsv(252, 26%, 86%) |
| CMYK | cmyk(20.9%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(69.73, 15.72, -27.40) |
| CIE-LCH | lch(69.73, 31.59, 299.84°) |
| OKLab | oklab(74.5% 0.0322 -0.0753) |
| OKLCH | oklch(74.5% 0.082 293.2) |
| XYZ | xyz(43.4681, 40.3599, 73.1964) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.82
Lavender (survey)
#C79FEF
ΔE00 6.78
Pale Violet
#CEAEFA
ΔE00 6.95
Pale Purple
#B790D4
ΔE00 7.26
Light Violet
#D6B4FC
ΔE00 8.20
Pastel Purple
#CAA0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA3DC #D1DCA3
analogous
#A3B4DC #AEA3DC #CAA3DC
triadic
#AEA3DC #DCAEA3 #A3DCAE
tetradic
#AEA3DC #DCA3B4 #D1DCA3 #A3DCCA
square
#AEA3DC #DCA3B4 #D1DCA3 #A3DCCA
split-complementary
#AEA3DC #DCCAA3 #B4DCA3
monochromatic
#604ABA #8777CB #AEA3DC #D5CFED #EBE9F7
Accessibility & contrast
On white
2.31
#AEA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#AEA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA3DC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA3DC | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#97A9DA
Tritanopia (blue-blind)
#A5ACB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aea3dc; /* rgb */ color: rgb(174, 163, 220); /* oklch */ color: oklch(74.5% 0.082 293.2);
Tailwind
colors: {
custom: {
50: '#c7bee7',
500: '#aea3dc',
950: '#000000',
},
}SCSS
$custom: #aea3dc; $custom-light: #c7bee7; $custom-dark: #000000;
JSON
{
"hex": "#aea3dc",
"rgb": {
"r": 174,
"g": 163,
"b": 220
},
"hsl": {
"h": 251.579,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.74501,
"c": 0.08191,
"h": 293.2
},
"luminance": 0.4036
}Semantic roles & 50–950 ramp
primary
#AEA3DC
secondary
#EAEEDD
accent
#B82D9D
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184