#E09FFE#E09FFE
#E09FFE is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.8% C 0.147 H 314.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FFE |
|---|---|
| RGB | rgb(224, 159, 254) |
| HSL | hsl(281, 98%, 81%) |
| HSV | hsv(281, 37%, 100%) |
| CMYK | cmyk(11.8%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.70, 40.40, -37.87) |
| CIE-LCH | lch(74.70, 55.38, 316.85°) |
| OKLab | oklab(79.81% 0.103 -0.1043) |
| OKLCH | oklch(79.81% 0.147 314.6) |
| XYZ | xyz(61.0252, 47.8006, 99.7584) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.85
Baby Purple
#CA9BF7
ΔE00 4.05
Mauve
#E0B0FF
ΔE00 4.32
Pastel Purple
#CAA0FF
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 4.81
Pale Violet
#CEAEFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FFE #BDFE9F
analogous
#B09FFE #E09FFE #FE9FEC
triadic
#E09FFE #FEE09F #9FFEE0
tetradic
#E09FFE #FEB09F #BDFE9F #9FECFE
square
#E09FFE #FEB09F #BDFE9F #9FECFE
split-complementary
#E09FFE #ECFE9F #9FFEB0
monochromatic
#B926FD #CC62FD #E09FFE #F4DCFF #F5E1FF
Accessibility & contrast
On white
1.99
#E09FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E09FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FFE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FFE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#DEACC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e09ffe; /* rgb */ color: rgb(224, 159, 254); /* oklch */ color: oklch(79.8% 0.147 314.6);
Tailwind
colors: {
custom: {
50: '#ebbcff',
500: '#e09ffe',
950: '#000000',
},
}SCSS
$custom: #e09ffe; $custom-light: #ebbcff; $custom-dark: #000000;
JSON
{
"hex": "#e09ffe",
"rgb": {
"r": 224,
"g": 159,
"b": 254
},
"hsl": {
"h": 281.053,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.79812,
"c": 0.14657,
"h": 314.6
},
"luminance": 0.47799
}Semantic roles & 50–950 ramp
primary
#E09FFE
secondary
#DFF7D4
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186