#E07FF4#E07FF4
#E07FF4 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.189 H 320.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FF4 |
|---|---|
| RGB | rgb(224, 127, 244) |
| HSL | hsl(290, 84%, 73%) |
| HSV | hsv(290, 48%, 96%) |
| CMYK | cmyk(8.2%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(67.69, 55.03, -43.35) |
| CIE-LCH | lch(67.69, 70.06, 321.77°) |
| OKLab | oklab(74.43% 0.1458 -0.1198) |
| OKLCH | oklch(74.43% 0.189 320.6) |
| XYZ | xyz(54.6570, 37.5598, 89.9411) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 4.37
Orchid
#DA70D6
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 5.82
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FF4 #93F47F
analogous
#A67FF4 #E07FF4 #F47FCD
triadic
#E07FF4 #F4E07F #7FF4E0
tetradic
#E07FF4 #F4A67F #93F47F #7FCDF4
square
#E07FF4 #F4A67F #93F47F #7FCDF4
split-complementary
#E07FF4 #CDF47F #7FF4A6
monochromatic
#C114E5 #D247EF #E07FF4 #EEB7F9 #F8E3FD
Accessibility & contrast
On white
2.47
#E07FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#E07FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FF4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FF4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF8
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#E28FAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e07ff4; /* rgb */ color: rgb(224, 127, 244); /* oklch */ color: oklch(74.4% 0.189 320.6);
Tailwind
colors: {
custom: {
50: '#eca7f8',
500: '#e07ff4',
950: '#000000',
},
}SCSS
$custom: #e07ff4; $custom-light: #eca7f8; $custom-dark: #000000;
JSON
{
"hex": "#e07ff4",
"rgb": {
"r": 224,
"g": 127,
"b": 244
},
"hsl": {
"h": 289.744,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.74428,
"c": 0.18871,
"h": 320.6
},
"luminance": 0.37558
}Semantic roles & 50–950 ramp
primary
#E07FF4
secondary
#DCF5D6
accent
#E1052A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85