#AE97EC#AE97EC
#AE97EC is a light, vivid violet. Relative luminance 0.372; OKLCH L 72.9% C 0.123 H 295.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AE97EC |
|---|---|
| RGB | rgb(174, 151, 236) |
| HSL | hsl(256, 69%, 76%) |
| HSV | hsv(256, 36%, 93%) |
| CMYK | cmyk(26.3%, 36%, 0%, 7.5%) |
| CIE-LAB | lab(67.42, 26.23, -39.77) |
| CIE-LCH | lch(67.42, 47.64, 303.41°) |
| OKLab | oklab(72.94% 0.0531 -0.1106) |
| OKLCH | oklch(72.94% 0.123 295.6) |
| XYZ | xyz(43.6589, 37.1875, 84.2184) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.46
Pastel Purple
#CAA0FF
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.85
Lilac (survey)
#CEA2FD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE97EC #D5EC97
analogous
#97AAEC #AE97EC #D897EC
triadic
#AE97EC #ECAE97 #97ECAE
tetradic
#AE97EC #EC97AA #D5EC97 #97ECD8
square
#AE97EC #EC97AA #D5EC97 #97ECD8
split-complementary
#AE97EC #ECD897 #AAEC97
monochromatic
#5D30D9 #8663E3 #AE97EC #D6CBF5 #EBE5FA
Accessibility & contrast
On white
2.49
#AE97EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AE97EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE97EC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE97EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE97EC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#A1A5B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ae97ec; /* rgb */ color: rgb(174, 151, 236); /* oklch */ color: oklch(72.9% 0.123 295.6);
Tailwind
colors: {
custom: {
50: '#c8b5f2',
500: '#ae97ec',
950: '#000000',
},
}SCSS
$custom: #ae97ec; $custom-light: #c8b5f2; $custom-dark: #000000;
JSON
{
"hex": "#ae97ec",
"rgb": {
"r": 174,
"g": 151,
"b": 236
},
"hsl": {
"h": 256.235,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.72943,
"c": 0.12273,
"h": 295.6
},
"luminance": 0.37188
}Semantic roles & 50–950 ramp
primary
#AE97EC
secondary
#EBF2D9
accent
#D1149E
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085