#E09AFE#E09AFE
#E09AFE is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.0% C 0.155 H 315.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E09AFE |
|---|---|
| RGB | rgb(224, 154, 254) |
| HSL | hsl(282, 98%, 80%) |
| HSV | hsv(282, 39%, 100%) |
| CMYK | cmyk(11.8%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.62, 43.06, -39.55) |
| CIE-LCH | lch(73.62, 58.46, 317.43°) |
| OKLab | oklab(79% 0.1101 -0.1091) |
| OKLCH | oklch(79% 0.155 315.3) |
| XYZ | xyz(60.1827, 46.1157, 99.4776) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.37
Pastel Purple
#CAA0FF
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.28
Mauve
#E0B0FF
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09AFE #B8FE9A
analogous
#AE9AFE #E09AFE #FE9AEA
triadic
#E09AFE #FEE09A #9AFEE0
tetradic
#E09AFE #FEAE9A #B8FE9A #9AEAFE
square
#E09AFE #FEAE9A #B8FE9A #9AEAFE
split-complementary
#E09AFE #EAFE9A #9AFEAE
monochromatic
#BB21FD #CD5DFD #E09AFE #F3D7FF #F6E1FF
Accessibility & contrast
On white
2.05
#E09AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#E09AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09AFE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09AFE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#DEA7C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e09afe; /* rgb */ color: rgb(224, 154, 254); /* oklch */ color: oklch(79.0% 0.155 315.3);
Tailwind
colors: {
custom: {
50: '#ebb9ff',
500: '#e09afe',
950: '#000000',
},
}SCSS
$custom: #e09afe; $custom-light: #ebb9ff; $custom-dark: #000000;
JSON
{
"hex": "#e09afe",
"rgb": {
"r": 224,
"g": 154,
"b": 254
},
"hsl": {
"h": 282,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.78999,
"c": 0.15494,
"h": 315.3
},
"luminance": 0.46114
}Semantic roles & 50–950 ramp
primary
#E09AFE
secondary
#DFF7D4
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086