#E07FF8#E07FF8
#E07FF8 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.193 H 319.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FF8 |
|---|---|
| RGB | rgb(224, 127, 248) |
| HSL | hsl(288, 90%, 74%) |
| HSV | hsv(288, 49%, 97%) |
| CMYK | cmyk(9.7%, 48.8%, 0%, 2.7%) |
| CIE-LAB | lab(67.88, 55.80, -45.26) |
| CIE-LCH | lch(67.88, 71.85, 320.95°) |
| OKLab | oklab(74.62% 0.1463 -0.1253) |
| OKLCH | oklch(74.62% 0.193 319.4) |
| XYZ | xyz(55.2709, 37.8054, 93.1745) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 5.94
Orchid
#DA70D6
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FF8 #97F87F
analogous
#A37FF8 #E07FF8 #F87FD3
triadic
#E07FF8 #F8E07F #7FF8E0
tetradic
#E07FF8 #F8A37F #97F87F #7FD3F8
square
#E07FF8 #F8A37F #97F87F #7FD3F8
split-complementary
#E07FF8 #D3F87F #7FF8A3
monochromatic
#C30DF0 #D245F5 #E07FF8 #EEB9FB #F8E2FD
Accessibility & contrast
On white
2.45
#E07FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E07FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FF8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FF8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#E190B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e07ff8; /* rgb */ color: rgb(224, 127, 248); /* oklch */ color: oklch(74.6% 0.193 319.4);
Tailwind
colors: {
custom: {
50: '#eca7fb',
500: '#e07ff8',
950: '#000000',
},
}SCSS
$custom: #e07ff8; $custom-light: #eca7fb; $custom-dark: #000000;
JSON
{
"hex": "#e07ff8",
"rgb": {
"r": 224,
"g": 127,
"b": 248
},
"hsl": {
"h": 288.099,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.74623,
"c": 0.19266,
"h": 319.4
},
"luminance": 0.37803
}Semantic roles & 50–950 ramp
primary
#E07FF8
secondary
#DCF5D6
accent
#E6002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85