#AE98EE#AE98EE
#AE98EE is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.2% C 0.124 H 294.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98EE |
|---|---|
| RGB | rgb(174, 152, 238) |
| HSL | hsl(255, 72%, 76%) |
| HSV | hsv(255, 36%, 93%) |
| CMYK | cmyk(26.9%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.75, 26.15, -40.35) |
| CIE-LCH | lch(67.75, 48.08, 302.94°) |
| OKLab | oklab(73.22% 0.0522 -0.1123) |
| OKLCH | oklch(73.22% 0.124 294.9) |
| XYZ | xyz(44.1127, 37.6276, 85.8111) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.13
Pastel Purple
#CAA0FF
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 5.58
Baby Purple
#CA9BF7
ΔE00 5.66
Liliac
#C48EFD
ΔE00 5.96
Lilac (survey)
#CEA2FD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98EE #D8EE98
analogous
#98ADEE #AE98EE #D998EE
triadic
#AE98EE #EEAE98 #98EEAE
tetradic
#AE98EE #EE98AD #D8EE98 #98EED9
square
#AE98EE #EE98AD #D8EE98 #98EED9
split-complementary
#AE98EE #EED998 #ADEE98
monochromatic
#5B2FDD #8563E5 #AE98EE #D7CDF7 #EAE5FB
Accessibility & contrast
On white
2.46
#AE98EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#AE98EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98EE
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98EE | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#A1A7B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae98ee; /* rgb */ color: rgb(174, 152, 238); /* oklch */ color: oklch(73.2% 0.124 294.9);
Tailwind
colors: {
custom: {
50: '#c8b6f4',
500: '#ae98ee',
950: '#000000',
},
}SCSS
$custom: #ae98ee; $custom-light: #c8b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ae98ee",
"rgb": {
"r": 174,
"g": 152,
"b": 238
},
"hsl": {
"h": 255.349,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.73221,
"c": 0.12386,
"h": 294.9
},
"luminance": 0.37628
}Semantic roles & 50–950 ramp
primary
#AE98EE
secondary
#ECF2D9
accent
#D412A2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085