#E07FEA#E07FEA
#E07FEA is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.0% C 0.179 H 323.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FEA |
|---|---|
| RGB | rgb(224, 127, 234) |
| HSL | hsl(294, 72%, 71%) |
| HSV | hsv(294, 46%, 92%) |
| CMYK | cmyk(4.3%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(67.25, 53.16, -38.54) |
| CIE-LCH | lch(67.25, 65.66, 324.06°) |
| OKLab | oklab(73.96% 0.1442 -0.106) |
| OKLCH | oklch(73.96% 0.179 323.7) |
| XYZ | xyz(53.1797, 36.9689, 82.1604) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FEA #89EA7F
analogous
#AA7FEA #E07FEA #EA7FBE
triadic
#E07FEA #EAE07F #7FEAE0
tetradic
#E07FEA #EAAA7F #89EA7F #7FBEEA
square
#E07FEA #EAAA7F #89EA7F #7FBEEA
split-complementary
#E07FEA #BEEA7F #7FEAAA
monochromatic
#BD22CD #D34AE1 #E07FEA #EDB4F3 #F9E5FB
Accessibility & contrast
On white
2.50
#E07FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E07FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FEA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FEA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#E48CAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e07fea; /* rgb */ color: rgb(224, 127, 234); /* oklch */ color: oklch(74.0% 0.179 323.7);
Tailwind
colors: {
custom: {
50: '#eca7f1',
500: '#e07fea',
950: '#000000',
},
}SCSS
$custom: #e07fea; $custom-light: #eca7f1; $custom-dark: #000000;
JSON
{
"hex": "#e07fea",
"rgb": {
"r": 224,
"g": 127,
"b": 234
},
"hsl": {
"h": 294.393,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73956,
"c": 0.17899,
"h": 323.7
},
"luminance": 0.36967
}Semantic roles & 50–950 ramp
primary
#E07FEA
secondary
#D7F1D4
accent
#D41224
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85