#E07FEC#E07FEC
#E07FEC is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.0% C 0.181 H 323.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FEC |
|---|---|
| RGB | rgb(224, 127, 236) |
| HSL | hsl(293, 74%, 71%) |
| HSV | hsv(293, 46%, 93%) |
| CMYK | cmyk(5.1%, 46.2%, 0%, 7.5%) |
| CIE-LAB | lab(67.34, 53.53, -39.51) |
| CIE-LCH | lch(67.34, 66.53, 323.57°) |
| OKLab | oklab(74.05% 0.1446 -0.1088) |
| OKLCH | oklch(74.05% 0.181 323) |
| XYZ | xyz(53.4686, 37.0845, 83.6822) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 4.35
Orchid
#DA70D6
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FEC #8BEC7F
analogous
#A97FEC #E07FEC #EC7FC1
triadic
#E07FEC #ECE07F #7FECE0
tetradic
#E07FEC #ECA97F #8BEC7F #7FC1EC
square
#E07FEC #ECA97F #8BEC7F #7FC1EC
split-complementary
#E07FEC #C1EC7F #7FECA9
monochromatic
#BE1FD2 #D34AE4 #E07FEC #EDB4F4 #F9E4FB
Accessibility & contrast
On white
2.50
#E07FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E07FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FEC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FEC | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF0
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#E38CAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e07fec; /* rgb */ color: rgb(224, 127, 236); /* oklch */ color: oklch(74.0% 0.181 323.0);
Tailwind
colors: {
custom: {
50: '#eca7f2',
500: '#e07fec',
950: '#000000',
},
}SCSS
$custom: #e07fec; $custom-light: #eca7f2; $custom-dark: #000000;
JSON
{
"hex": "#e07fec",
"rgb": {
"r": 224,
"g": 127,
"b": 236
},
"hsl": {
"h": 293.394,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.74049,
"c": 0.18092,
"h": 323
},
"luminance": 0.37082
}Semantic roles & 50–950 ramp
primary
#E07FEC
secondary
#D8F2D5
accent
#D60F25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85