#E07FF7#E07FF7
#E07FF7 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.6% C 0.192 H 319.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FF7 |
|---|---|
| RGB | rgb(224, 127, 247) |
| HSL | hsl(289, 88%, 73%) |
| HSV | hsv(289, 49%, 97%) |
| CMYK | cmyk(9.3%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.83, 55.61, -44.79) |
| CIE-LCH | lch(67.83, 71.40, 321.15°) |
| OKLab | oklab(74.57% 0.1462 -0.124) |
| OKLCH | oklch(74.57% 0.192 319.7) |
| XYZ | xyz(55.1162, 37.7435, 92.3596) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FF7 #96F77F
analogous
#A47FF7 #E07FF7 #F77FD2
triadic
#E07FF7 #F7E07F #7FF7E0
tetradic
#E07FF7 #F7A47F #96F77F #7FD2F7
square
#E07FF7 #F7A47F #96F77F #7FD2F7
split-complementary
#E07FF7 #D2F77F #7FF7A4
monochromatic
#C20FED #D245F3 #E07FF7 #EEB9FB #F8E2FD
Accessibility & contrast
On white
2.46
#E07FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E07FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FF7
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FF7 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#E18FB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e07ff7; /* rgb */ color: rgb(224, 127, 247); /* oklch */ color: oklch(74.6% 0.192 319.7);
Tailwind
colors: {
custom: {
50: '#eca7fa',
500: '#e07ff7',
950: '#000000',
},
}SCSS
$custom: #e07ff7; $custom-light: #eca7fa; $custom-dark: #000000;
JSON
{
"hex": "#e07ff7",
"rgb": {
"r": 224,
"g": 127,
"b": 247
},
"hsl": {
"h": 288.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.74574,
"c": 0.19167,
"h": 319.7
},
"luminance": 0.37741
}Semantic roles & 50–950 ramp
primary
#E07FF7
secondary
#DCF5D6
accent
#E5012C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85