#E07FED#E07FED
#E07FED is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.1% C 0.182 H 322.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FED |
|---|---|
| RGB | rgb(224, 127, 237) |
| HSL | hsl(293, 75%, 71%) |
| HSV | hsv(293, 46%, 93%) |
| CMYK | cmyk(5.5%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.38, 53.71, -39.99) |
| CIE-LCH | lch(67.38, 66.97, 323.33°) |
| OKLab | oklab(74.1% 0.1447 -0.1102) |
| OKLCH | oklch(74.1% 0.182 322.7) |
| XYZ | xyz(53.6143, 37.1428, 84.4495) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.51
Orchid
#DA70D6
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FED #8CED7F
analogous
#A97FED #E07FED #ED7FC3
triadic
#E07FED #EDE07F #7FEDE0
tetradic
#E07FED #EDA97F #8CED7F #7FC3ED
square
#E07FED #EDA97F #8CED7F #7FC3ED
split-complementary
#E07FED #C3ED7F #7FEDA9
monochromatic
#BE1ED4 #D349E5 #E07FED #EDB5F5 #F9E4FB
Accessibility & contrast
On white
2.49
#E07FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E07FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FED
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FED | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#E38CAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e07fed; /* rgb */ color: rgb(224, 127, 237); /* oklch */ color: oklch(74.1% 0.182 322.7);
Tailwind
colors: {
custom: {
50: '#eca7f3',
500: '#e07fed',
950: '#000000',
},
}SCSS
$custom: #e07fed; $custom-light: #eca7f3; $custom-dark: #000000;
JSON
{
"hex": "#e07fed",
"rgb": {
"r": 224,
"g": 127,
"b": 237
},
"hsl": {
"h": 292.909,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.74096,
"c": 0.18188,
"h": 322.7
},
"luminance": 0.3714
}Semantic roles & 50–950 ramp
primary
#E07FED
secondary
#D9F2D6
accent
#D80E26
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85