#AE98EC#AE98EC
#AE98EC is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.1% C 0.121 H 295.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98EC |
|---|---|
| RGB | rgb(174, 152, 236) |
| HSL | hsl(256, 69%, 76%) |
| HSV | hsv(256, 36%, 93%) |
| CMYK | cmyk(26.3%, 35.6%, 0%, 7.5%) |
| CIE-LAB | lab(67.66, 25.67, -39.39) |
| CIE-LCH | lch(67.66, 47.01, 303.09°) |
| OKLab | oklab(73.13% 0.0517 -0.1096) |
| OKLCH | oklch(73.13% 0.121 295.3) |
| XYZ | xyz(43.8205, 37.5108, 84.2722) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.77
Lavender (survey)
#C79FEF
ΔE00 5.43
Pastel Purple
#CAA0FF
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 5.63
Liliac
#C48EFD
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98EC #D6EC98
analogous
#98ACEC #AE98EC #D898EC
triadic
#AE98EC #ECAE98 #98ECAE
tetradic
#AE98EC #EC98AC #D6EC98 #98ECD8
square
#AE98EC #EC98AC #D6EC98 #98ECD8
split-complementary
#AE98EC #ECD898 #ACEC98
monochromatic
#5D31D9 #8564E2 #AE98EC #D7CCF6 #EBE5FA
Accessibility & contrast
On white
2.47
#AE98EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#AE98EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98EC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98EC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EF
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#A1A6B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae98ec; /* rgb */ color: rgb(174, 152, 236); /* oklch */ color: oklch(73.1% 0.121 295.3);
Tailwind
colors: {
custom: {
50: '#c8b6f2',
500: '#ae98ec',
950: '#000000',
},
}SCSS
$custom: #ae98ec; $custom-light: #c8b6f2; $custom-dark: #000000;
JSON
{
"hex": "#ae98ec",
"rgb": {
"r": 174,
"g": 152,
"b": 236
},
"hsl": {
"h": 255.714,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.73127,
"c": 0.12116,
"h": 295.3
},
"luminance": 0.37511
}Semantic roles & 50–950 ramp
primary
#AE98EC
secondary
#EBF2D9
accent
#D115A0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085