#AE93DB#AE93DB
#AE93DB is a light, moderate violet. Relative luminance 0.350; OKLCH L 71.4% C 0.106 H 301.0°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AE93DB |
|---|---|
| RGB | rgb(174, 147, 219) |
| HSL | hsl(263, 50%, 72%) |
| HSV | hsv(263, 33%, 86%) |
| CMYK | cmyk(20.5%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(65.73, 24.48, -33.01) |
| CIE-LCH | lch(65.73, 41.10, 306.56°) |
| OKLab | oklab(71.42% 0.0548 -0.0912) |
| OKLCH | oklch(71.42% 0.106 301) |
| XYZ | xyz(40.6727, 34.9805, 71.6133) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.17
Pale Purple
#B790D4
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.80
Liliac
#C48EFD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE93DB #C0DB93
analogous
#939CDB #AE93DB #D293DB
triadic
#AE93DB #DBAE93 #93DBAE
tetradic
#AE93DB #DB939C #C0DB93 #93DBD2
square
#AE93DB #DB939C #C0DB93 #93DBD2
split-complementary
#AE93DB #DBD293 #9CDB93
monochromatic
#6B3DB7 #8C65CC #AE93DB #D0C1EA #EEE8F7
Accessibility & contrast
On white
2.63
#AE93DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#AE93DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE93DB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE93DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE93DB | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDE
Deuteranopia (green-blind)
#889FD9
Tritanopia (blue-blind)
#A69EAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae93db; /* rgb */ color: rgb(174, 147, 219); /* oklch */ color: oklch(71.4% 0.106 301.0);
Tailwind
colors: {
custom: {
50: '#c7b3e6',
500: '#ae93db',
950: '#000000',
},
}SCSS
$custom: #ae93db; $custom-light: #c7b3e6; $custom-dark: #000000;
JSON
{
"hex": "#ae93db",
"rgb": {
"r": 174,
"g": 147,
"b": 219
},
"hsl": {
"h": 262.5,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.71421,
"c": 0.10639,
"h": 301
},
"luminance": 0.34981
}Semantic roles & 50–950 ramp
primary
#AE93DB
secondary
#E7EEDC
accent
#BD2885
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084