#E07FFF#E07FFF
#E07FFF is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.0% C 0.200 H 317.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FFF |
|---|---|
| RGB | rgb(224, 127, 255) |
| HSL | hsl(285, 100%, 75%) |
| HSV | hsv(285, 50%, 100%) |
| CMYK | cmyk(12.2%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(68.20, 57.16, -48.58) |
| CIE-LCH | lch(68.20, 75.02, 319.64°) |
| OKLab | oklab(74.97% 0.1471 -0.1349) |
| OKLCH | oklch(74.97% 0.2 317.5) |
| XYZ | xyz(56.3773, 38.2480, 99.0012) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 6.03
Light Purple
#BF77F6
ΔE00 6.06
Liliac
#C48EFD
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FFF #9EFF7F
analogous
#A07FFF #E07FFF #FF7FDE
triadic
#E07FFF #FFE07F #7FFFE0
tetradic
#E07FFF #FFA07F #9EFF7F #7FDEFF
square
#E07FFF #FFA07F #9EFF7F #7FDEFF
split-complementary
#E07FFF #DEFF7F #7FFFA0
monochromatic
#C205FF #D142FF #E07FFF #EFBCFF #F8E0FF
Accessibility & contrast
On white
2.43
#E07FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E07FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FFF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FFF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#DF92B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e07fff; /* rgb */ color: rgb(224, 127, 255); /* oklch */ color: oklch(75.0% 0.200 317.5);
Tailwind
colors: {
custom: {
50: '#eca7ff',
500: '#e07fff',
950: '#000000',
},
}SCSS
$custom: #e07fff; $custom-light: #eca7ff; $custom-dark: #000000;
JSON
{
"hex": "#e07fff",
"rgb": {
"r": 224,
"g": 127,
"b": 255
},
"hsl": {
"h": 285.469,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.7497,
"c": 0.19965,
"h": 317.5
},
"luminance": 0.38246
}Semantic roles & 50–950 ramp
primary
#E07FFF
secondary
#DCF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86