#AE98EB#AE98EB
#AE98EB is a light, moderate violet. Relative luminance 0.375; OKLCH L 73.1% C 0.120 H 295.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98EB |
|---|---|
| RGB | rgb(174, 152, 235) |
| HSL | hsl(256, 67%, 76%) |
| HSV | hsv(256, 35%, 92%) |
| CMYK | cmyk(26%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.62, 25.43, -38.91) |
| CIE-LCH | lch(67.62, 46.48, 303.16°) |
| OKLab | oklab(73.08% 0.0515 -0.1082) |
| OKLCH | oklch(73.08% 0.12 295.5) |
| XYZ | xyz(43.6756, 37.4528, 83.5092) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 5.36
Pastel Purple
#CAA0FF
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 5.62
Liliac
#C48EFD
ΔE00 6.13
Lilac (survey)
#CEA2FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98EB #D5EB98
analogous
#98ABEB #AE98EB #D898EB
triadic
#AE98EB #EBAE98 #98EBAE
tetradic
#AE98EB #EB98AB #D5EB98 #98EBD8
square
#AE98EB #EB98AB #D5EB98 #98EBD8
split-complementary
#AE98EB #EBD898 #ABEB98
monochromatic
#5D32D7 #8665E1 #AE98EB #D6CBF5 #EBE5FA
Accessibility & contrast
On white
2.47
#AE98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#AE98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98EB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98EB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#85A4E9
Tritanopia (blue-blind)
#A1A6B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae98eb; /* rgb */ color: rgb(174, 152, 235); /* oklch */ color: oklch(73.1% 0.120 295.5);
Tailwind
colors: {
custom: {
50: '#c7b6f1',
500: '#ae98eb',
950: '#000000',
},
}SCSS
$custom: #ae98eb; $custom-light: #c7b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ae98eb",
"rgb": {
"r": 174,
"g": 152,
"b": 235
},
"hsl": {
"h": 255.904,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.73079,
"c": 0.11981,
"h": 295.5
},
"luminance": 0.37453
}Semantic roles & 50–950 ramp
primary
#AE98EB
secondary
#EBF2D9
accent
#CF169E
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085