#AE97E1#AE97E1
#AE97E1 is a light, moderate violet. Relative luminance 0.366; OKLCH L 72.4% C 0.108 H 297.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AE97E1 |
|---|---|
| RGB | rgb(174, 151, 225) |
| HSL | hsl(259, 55%, 74%) |
| HSV | hsv(259, 33%, 88%) |
| CMYK | cmyk(22.7%, 32.9%, 0%, 11.8%) |
| CIE-LAB | lab(66.95, 23.62, -34.44) |
| CIE-LCH | lch(66.95, 41.76, 304.44°) |
| OKLab | oklab(72.43% 0.0506 -0.0953) |
| OKLCH | oklch(72.43% 0.108 297.9) |
| XYZ | xyz(42.1097, 36.5679, 76.0594) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.96
Pale Purple
#B790D4
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 5.02
Baby Purple
#CA9BF7
ΔE00 5.81
Pastel Purple
#CAA0FF
ΔE00 6.14
Lilac (survey)
#CEA2FD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE97E1 #CAE197
analogous
#97A5E1 #AE97E1 #D397E1
triadic
#AE97E1 #E1AE97 #97E1AE
tetradic
#AE97E1 #E197A5 #CAE197 #97E1D3
square
#AE97E1 #E197A5 #CAE197 #97E1D3
split-complementary
#AE97E1 #E1D397 #A5E197
monochromatic
#6439C5 #8967D3 #AE97E1 #D3C6EF #EDE7F8
Accessibility & contrast
On white
2.53
#AE97E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#AE97E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE97E1
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE97E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE97E1 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A3E4
Deuteranopia (green-blind)
#89A2DF
Tritanopia (blue-blind)
#A4A3B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae97e1; /* rgb */ color: rgb(174, 151, 225); /* oklch */ color: oklch(72.4% 0.108 297.9);
Tailwind
colors: {
custom: {
50: '#c7b5ea',
500: '#ae97e1',
950: '#000000',
},
}SCSS
$custom: #ae97e1; $custom-light: #c7b5ea; $custom-dark: #000000;
JSON
{
"hex": "#ae97e1",
"rgb": {
"r": 174,
"g": 151,
"b": 225
},
"hsl": {
"h": 258.649,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.72433,
"c": 0.1079,
"h": 297.9
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#AE97E1
secondary
#E9EFDC
accent
#C32391
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084