#E07FF3#E07FF3
#E07FF3 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.188 H 320.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FF3 |
|---|---|
| RGB | rgb(224, 127, 243) |
| HSL | hsl(290, 83%, 73%) |
| HSV | hsv(290, 48%, 95%) |
| CMYK | cmyk(7.8%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(67.65, 54.84, -42.88) |
| CIE-LCH | lch(67.65, 69.61, 321.98°) |
| OKLab | oklab(74.38% 0.1456 -0.1185) |
| OKLCH | oklch(74.38% 0.188 320.9) |
| XYZ | xyz(54.5056, 37.4993, 89.1436) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 4.25
Orchid
#DA70D6
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FF3 #92F37F
analogous
#A67FF3 #E07FF3 #F37FCC
triadic
#E07FF3 #F3E07F #7FF3E0
tetradic
#E07FF3 #F3A67F #92F37F #7FCCF3
square
#E07FF3 #F3A67F #92F37F #7FCCF3
split-complementary
#E07FF3 #CCF37F #7FF3A6
monochromatic
#C115E2 #D247EE #E07FF3 #EEB7F8 #F8E3FC
Accessibility & contrast
On white
2.47
#E07FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E07FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FF3
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FF3 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF7
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#E28EAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e07ff3; /* rgb */ color: rgb(224, 127, 243); /* oklch */ color: oklch(74.4% 0.188 320.9);
Tailwind
colors: {
custom: {
50: '#eca7f7',
500: '#e07ff3',
950: '#000000',
},
}SCSS
$custom: #e07ff3; $custom-light: #eca7f7; $custom-dark: #000000;
JSON
{
"hex": "#e07ff3",
"rgb": {
"r": 224,
"g": 127,
"b": 243
},
"hsl": {
"h": 290.172,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.7438,
"c": 0.18773,
"h": 320.9
},
"luminance": 0.37497
}Semantic roles & 50–950 ramp
primary
#E07FF3
secondary
#DCF4D7
accent
#DF062A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85