#E07EF5#E07EF5
#E07EF5 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.191 H 320.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E07EF5 |
|---|---|
| RGB | rgb(224, 126, 245) |
| HSL | hsl(289, 86%, 73%) |
| HSV | hsv(289, 49%, 96%) |
| CMYK | cmyk(8.6%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(67.55, 55.72, -44.13) |
| CIE-LCH | lch(67.55, 71.08, 321.62°) |
| OKLab | oklab(74.33% 0.1473 -0.1221) |
| OKLCH | oklch(74.33% 0.191 320.3) |
| XYZ | xyz(54.6808, 37.3637, 90.7001) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 4.45
Orchid
#DA70D6
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07EF5 #93F57E
analogous
#A57EF5 #E07EF5 #F57ECE
triadic
#E07EF5 #F5E07E #7EF5E0
tetradic
#E07EF5 #F5A57E #93F57E #7ECEF5
square
#E07EF5 #F5A57E #93F57E #7ECEF5
split-complementary
#E07EF5 #CEF57E #7EF5A5
monochromatic
#C112E7 #D245F1 #E07EF5 #EEB7F9 #F8E3FD
Accessibility & contrast
On white
2.48
#E07EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E07EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07EF5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07EF5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EF9
Deuteranopia (green-blind)
#88A8F2
Tritanopia (blue-blind)
#E18EAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e07ef5; /* rgb */ color: rgb(224, 126, 245); /* oklch */ color: oklch(74.3% 0.191 320.3);
Tailwind
colors: {
custom: {
50: '#eca6f9',
500: '#e07ef5',
950: '#000000',
},
}SCSS
$custom: #e07ef5; $custom-light: #eca6f9; $custom-dark: #000000;
JSON
{
"hex": "#e07ef5",
"rgb": {
"r": 224,
"g": 126,
"b": 245
},
"hsl": {
"h": 289.412,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74335,
"c": 0.19128,
"h": 320.3
},
"luminance": 0.37362
}Semantic roles & 50–950 ramp
primary
#E07EF5
secondary
#DCF5D6
accent
#E2032B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85