#AE98CE#AE98CE
#AE98CE is a light, moderate violet. Relative luminance 0.359; OKLCH L 71.8% C 0.081 H 303.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98CE |
|---|---|
| RGB | rgb(174, 152, 206) |
| HSL | hsl(264, 36%, 70%) |
| HSV | hsv(264, 26%, 81%) |
| CMYK | cmyk(15.5%, 26.2%, 0%, 19.2%) |
| CIE-LAB | lab(66.45, 18.74, -24.69) |
| CIE-LCH | lch(66.45, 30.99, 307.20°) |
| OKLab | oklab(71.8% 0.044 -0.0676) |
| OKLCH | oklch(71.8% 0.081 303.1) |
| XYZ | xyz(39.8222, 35.9114, 63.2142) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.57
Pale Purple
#B790D4
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 6.78
Lilac
#C8A2C8
ΔE00 7.88
Heather
#A484AC
ΔE00 8.02
Wisteria
#A87DC2
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98CE #B8CE98
analogous
#989DCE #AE98CE #C998CE
triadic
#AE98CE #CEAE98 #98CEAE
tetradic
#AE98CE #CE989D #B8CE98 #98CEC9
square
#AE98CE #CE989D #B8CE98 #98CEC9
split-complementary
#AE98CE #CEC998 #9DCE98
monochromatic
#6E4CA0 #8D6FBA #AE98CE #CFC1E2 #EFEAF5
Accessibility & contrast
On white
2.57
#AE98CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#AE98CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98CE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98CE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1D0
Deuteranopia (green-blind)
#91A2CC
Tritanopia (blue-blind)
#A9A0AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ae98ce; /* rgb */ color: rgb(174, 152, 206); /* oklch */ color: oklch(71.8% 0.081 303.1);
Tailwind
colors: {
custom: {
50: '#c6b6dd',
500: '#ae98ce',
950: '#000000',
},
}SCSS
$custom: #ae98ce; $custom-light: #c6b6dd; $custom-dark: #000000;
JSON
{
"hex": "#ae98ce",
"rgb": {
"r": 174,
"g": 152,
"b": 206
},
"hsl": {
"h": 264.444,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.71804,
"c": 0.08063,
"h": 303.1
},
"luminance": 0.35911
}Semantic roles & 50–950 ramp
primary
#AE98CE
secondary
#E2E8D9
accent
#AE377E
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#131115
muted
#828083