#E09FEC#E09FEC
#E09FEC is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.1% C 0.127 H 321.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FEC |
|---|---|
| RGB | rgb(224, 159, 236) |
| HSL | hsl(291, 67%, 77%) |
| HSV | hsv(291, 33%, 93%) |
| CMYK | cmyk(5.1%, 32.6%, 0%, 7.5%) |
| CIE-LAB | lab(74.00, 36.85, -29.19) |
| CIE-LCH | lch(74.00, 47.01, 321.61°) |
| OKLab | oklab(79.05% 0.0988 -0.0796) |
| OKLCH | oklch(79.05% 0.127 321.1) |
| XYZ | xyz(58.2771, 46.7014, 85.2850) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 6.06
Lilac (survey)
#CEA2FD
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FEC #ABEC9F
analogous
#B99FEC #E09FEC #EC9FD2
triadic
#E09FEC #ECE09F #9FECE0
tetradic
#E09FEC #ECB99F #ABEC9F #9FD2EC
square
#E09FEC #ECB99F #ABEC9F #9FD2EC
split-complementary
#E09FEC #D2EC9F #9FECB9
monochromatic
#BF39D8 #D06CE2 #E09FEC #F0D2F6 #F7E5FA
Accessibility & contrast
On white
2.03
#E09FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E09FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FEC
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FEC | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#E2A7BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09fec; /* rgb */ color: rgb(224, 159, 236); /* oklch */ color: oklch(79.1% 0.127 321.1);
Tailwind
colors: {
custom: {
50: '#eabcf2',
500: '#e09fec',
950: '#000000',
},
}SCSS
$custom: #e09fec; $custom-light: #eabcf2; $custom-dark: #000000;
JSON
{
"hex": "#e09fec",
"rgb": {
"r": 224,
"g": 159,
"b": 236
},
"hsl": {
"h": 290.649,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.79051,
"c": 0.12689,
"h": 321.1
},
"luminance": 0.467
}Semantic roles & 50–950 ramp
primary
#E09FEC
secondary
#DDF1DA
accent
#CF1733
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185