#AE98EA#AE98EA
#AE98EA is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.0% C 0.118 H 295.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98EA |
|---|---|
| RGB | rgb(174, 152, 234) |
| HSL | hsl(256, 66%, 76%) |
| HSV | hsv(256, 35%, 92%) |
| CMYK | cmyk(25.6%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(67.57, 25.19, -38.43) |
| CIE-LCH | lch(67.57, 45.94, 303.24°) |
| OKLab | oklab(73.03% 0.0513 -0.1068) |
| OKLCH | oklch(73.03% 0.118 295.7) |
| XYZ | xyz(43.5316, 37.3952, 82.7505) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.53
Baby Purple
#CA9BF7
ΔE00 5.61
Pale Purple
#B790D4
ΔE00 6.09
Liliac
#C48EFD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98EA #D4EA98
analogous
#98ABEA #AE98EA #D798EA
triadic
#AE98EA #EAAE98 #98EAAE
tetradic
#AE98EA #EA98AB #D4EA98 #98EAD7
square
#AE98EA #EA98AB #D4EA98 #98EAD7
split-complementary
#AE98EA #EAD798 #ABEA98
monochromatic
#5E32D5 #8665E0 #AE98EA #D6CBF4 #EBE6FA
Accessibility & contrast
On white
2.48
#AE98EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#AE98EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98EA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98EA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#86A3E8
Tritanopia (blue-blind)
#A2A6B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae98ea; /* rgb */ color: rgb(174, 152, 234); /* oklch */ color: oklch(73.0% 0.118 295.7);
Tailwind
colors: {
custom: {
50: '#c7b6f1',
500: '#ae98ea',
950: '#000000',
},
}SCSS
$custom: #ae98ea; $custom-light: #c7b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ae98ea",
"rgb": {
"r": 174,
"g": 152,
"b": 234
},
"hsl": {
"h": 256.098,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.73033,
"c": 0.11846,
"h": 295.7
},
"luminance": 0.37396
}Semantic roles & 50–950 ramp
primary
#AE98EA
secondary
#EBF1DA
accent
#CE189D
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084