#AE98CA#AE98CA
#AE98CA is a light, moderate violet. Relative luminance 0.357; OKLCH L 71.6% C 0.075 H 304.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98CA |
|---|---|
| RGB | rgb(174, 152, 202) |
| HSL | hsl(266, 32%, 69%) |
| HSV | hsv(266, 25%, 79%) |
| CMYK | cmyk(13.9%, 24.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.31, 17.87, -22.69) |
| CIE-LCH | lch(66.31, 28.88, 308.22°) |
| OKLab | oklab(71.64% 0.0428 -0.0619) |
| OKLCH | oklch(71.64% 0.075 304.6) |
| XYZ | xyz(39.3424, 35.7195, 60.6876) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.48
Pale Purple
#B790D4
ΔE00 4.72
Lilac
#C8A2C8
ΔE00 7.21
Heather
#A484AC
ΔE00 7.38
Lavender (survey)
#C79FEF
ΔE00 7.52
Wisteria
#A87DC2
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98CA #B4CA98
analogous
#989BCA #AE98CA #C798CA
triadic
#AE98CA #CAAE98 #98CAAE
tetradic
#AE98CA #CA989B #B4CA98 #98CAC7
square
#AE98CA #CA989B #B4CA98 #98CAC7
split-complementary
#AE98CA #CAC798 #9BCA98
monochromatic
#6F4F99 #8E70B5 #AE98CA #CEC0DF #EEE9F4
Accessibility & contrast
On white
2.58
#AE98CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#AE98CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98CA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98CA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA0CC
Deuteranopia (green-blind)
#93A1C8
Tritanopia (blue-blind)
#AA9FA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ae98ca; /* rgb */ color: rgb(174, 152, 202); /* oklch */ color: oklch(71.6% 0.075 304.6);
Tailwind
colors: {
custom: {
50: '#c6b6da',
500: '#ae98ca',
950: '#000000',
},
}SCSS
$custom: #ae98ca; $custom-light: #c6b6da; $custom-dark: #000000;
JSON
{
"hex": "#ae98ca",
"rgb": {
"r": 174,
"g": 152,
"b": 202
},
"hsl": {
"h": 266.4,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.71643,
"c": 0.07528,
"h": 304.6
},
"luminance": 0.35719
}Semantic roles & 50–950 ramp
primary
#AE98CA
secondary
#E0E6D8
accent
#AB3B79
background
#FCFBFD
surface
#F8F6FA
border
#D1D0D3
text
#131114
muted
#828083