#E07FF9#E07FF9
#E07FF9 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.194 H 319.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FF9 |
|---|---|
| RGB | rgb(224, 127, 249) |
| HSL | hsl(288, 91%, 74%) |
| HSV | hsv(288, 49%, 98%) |
| CMYK | cmyk(10%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(67.92, 55.99, -45.74) |
| CIE-LCH | lch(67.92, 72.30, 320.76°) |
| OKLab | oklab(74.67% 0.1464 -0.1267) |
| OKLCH | oklch(74.67% 0.194 319.1) |
| XYZ | xyz(55.4265, 37.8676, 93.9937) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.12
Light Purple
#BF77F6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FF9 #98F97F
analogous
#A37FF9 #E07FF9 #F97FD5
triadic
#E07FF9 #F9E07F #7FF9E0
tetradic
#E07FF9 #F9A37F #98F97F #7FD5F9
square
#E07FF9 #F9A37F #98F97F #7FD5F9
split-complementary
#E07FF9 #D5F97F #7FF9A3
monochromatic
#C30BF2 #D245F6 #E07FF9 #EEB9FC #F8E2FE
Accessibility & contrast
On white
2.45
#E07FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E07FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FF9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FF9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#E190B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e07ff9; /* rgb */ color: rgb(224, 127, 249); /* oklch */ color: oklch(74.7% 0.194 319.1);
Tailwind
colors: {
custom: {
50: '#eca7fb',
500: '#e07ff9',
950: '#000000',
},
}SCSS
$custom: #e07ff9; $custom-light: #eca7fb; $custom-dark: #000000;
JSON
{
"hex": "#e07ff9",
"rgb": {
"r": 224,
"g": 127,
"b": 249
},
"hsl": {
"h": 287.705,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74672,
"c": 0.19365,
"h": 319.1
},
"luminance": 0.37866
}Semantic roles & 50–950 ramp
primary
#E07FF9
secondary
#DCF6D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85