#AE98E2#AE98E2
#AE98E2 is a light, moderate violet. Relative luminance 0.369; OKLCH L 72.7% C 0.108 H 297.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98E2 |
|---|---|
| RGB | rgb(174, 152, 226) |
| HSL | hsl(258, 56%, 74%) |
| HSV | hsv(258, 33%, 89%) |
| CMYK | cmyk(23%, 32.7%, 0%, 11.4%) |
| CIE-LAB | lab(67.24, 23.29, -34.55) |
| CIE-LCH | lch(67.24, 41.66, 303.99°) |
| OKLab | oklab(72.67% 0.0494 -0.0956) |
| OKLCH | oklch(72.67% 0.108 297.3) |
| XYZ | xyz(42.4081, 36.9458, 76.8338) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.94
Pale Purple
#B790D4
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 5.02
Baby Purple
#CA9BF7
ΔE00 5.84
Pastel Purple
#CAA0FF
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98E2 #CCE298
analogous
#98A7E2 #AE98E2 #D398E2
triadic
#AE98E2 #E2AE98 #98E2AE
tetradic
#AE98E2 #E298A7 #CCE298 #98E2D3
square
#AE98E2 #E298A7 #CCE298 #98E2D3
split-complementary
#AE98E2 #E2D398 #A7E298
monochromatic
#6338C7 #8868D5 #AE98E2 #D4C8EF #ECE7F8
Accessibility & contrast
On white
2.50
#AE98E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#AE98E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98E2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98E2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#8AA3E0
Tritanopia (blue-blind)
#A4A4B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ae98e2; /* rgb */ color: rgb(174, 152, 226); /* oklch */ color: oklch(72.7% 0.108 297.3);
Tailwind
colors: {
custom: {
50: '#c7b6eb',
500: '#ae98e2',
950: '#000000',
},
}SCSS
$custom: #ae98e2; $custom-light: #c7b6eb; $custom-dark: #000000;
JSON
{
"hex": "#ae98e2",
"rgb": {
"r": 174,
"g": 152,
"b": 226
},
"hsl": {
"h": 257.838,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.72665,
"c": 0.10764,
"h": 297.3
},
"luminance": 0.36946
}Semantic roles & 50–950 ramp
primary
#AE98E2
secondary
#EAF0DB
accent
#C42294
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084