#AEA4DC#AEA4DC
#AEA4DC is a light, moderate violet. Relative luminance 0.407; OKLCH L 74.7% C 0.080 H 292.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA4DC |
|---|---|
| RGB | rgb(174, 164, 220) |
| HSL | hsl(251, 44%, 75%) |
| HSV | hsv(251, 25%, 86%) |
| CMYK | cmyk(20.9%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.98, 15.16, -27.01) |
| CIE-LCH | lch(69.98, 30.98, 299.30°) |
| OKLab | oklab(74.7% 0.0308 -0.0742) |
| OKLCH | oklch(74.7% 0.08 292.5) |
| XYZ | xyz(43.6463, 40.7164, 73.2558) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.14
Lavender (survey)
#C79FEF
ΔE00 7.01
Pale Violet
#CEAEFA
ΔE00 7.03
Pale Purple
#B790D4
ΔE00 7.59
Light Violet
#D6B4FC
ΔE00 8.23
Pastel Purple
#CAA0FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA4DC #D2DCA4
analogous
#A4B6DC #AEA4DC #CAA4DC
triadic
#AEA4DC #DCAEA4 #A4DCAE
tetradic
#AEA4DC #DCA4B6 #D2DCA4 #A4DCCA
square
#AEA4DC #DCA4B6 #D2DCA4 #A4DCCA
split-complementary
#AEA4DC #DCCAA4 #B6DCA4
monochromatic
#5F4CBA #8778CB #AEA4DC #D5D0ED #EBE9F6
Accessibility & contrast
On white
2.30
#AEA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#AEA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA4DC
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA4DC | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#A5ADB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aea4dc; /* rgb */ color: rgb(174, 164, 220); /* oklch */ color: oklch(74.7% 0.080 292.5);
Tailwind
colors: {
custom: {
50: '#c7bfe7',
500: '#aea4dc',
950: '#000000',
},
}SCSS
$custom: #aea4dc; $custom-light: #c7bfe7; $custom-dark: #000000;
JSON
{
"hex": "#aea4dc",
"rgb": {
"r": 174,
"g": 164,
"b": 220
},
"hsl": {
"h": 250.714,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.74696,
"c": 0.08035,
"h": 292.5
},
"luminance": 0.40717
}Semantic roles & 50–950 ramp
primary
#AEA4DC
secondary
#EBEDDE
accent
#B82E9F
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184