#E072F9#E072F9
#E072F9 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.9% C 0.214 H 319.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E072F9 |
|---|---|
| RGB | rgb(224, 114, 249) |
| HSL | hsl(289, 92%, 71%) |
| HSV | hsv(289, 54%, 98%) |
| CMYK | cmyk(10%, 54.2%, 0%, 2.4%) |
| CIE-LAB | lab(65.53, 62.31, -49.50) |
| CIE-LCH | lch(65.53, 79.58, 321.53°) |
| OKLab | oklab(72.91% 0.1634 -0.1375) |
| OKLCH | oklch(72.91% 0.214 319.9) |
| XYZ | xyz(53.8545, 34.7237, 93.4697) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 5.36
Orchid
#DA70D6
ΔE00 5.55
Light Purple
#BF77F6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E072F9 #8BF972
analogous
#9C72F9 #E072F9 #F972CE
triadic
#E072F9 #F9E072 #72F9E0
tetradic
#E072F9 #F99C72 #8BF972 #72CEF9
square
#E072F9 #F99C72 #8BF972 #72CEF9
split-complementary
#E072F9 #CEF972 #72F99C
monochromatic
#BE0AE7 #D337F7 #E072F9 #EDADFB #F9E2FE
Accessibility & contrast
On white
2.64
#E072F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#E072F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E072F9
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E072F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E072F9 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5897FD
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#E186AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e072f9; /* rgb */ color: rgb(224, 114, 249); /* oklch */ color: oklch(72.9% 0.214 319.9);
Tailwind
colors: {
custom: {
50: '#ec9ffc',
500: '#e072f9',
950: '#000000',
},
}SCSS
$custom: #e072f9; $custom-light: #ec9ffc; $custom-dark: #000000;
JSON
{
"hex": "#e072f9",
"rgb": {
"r": 224,
"g": 114,
"b": 249
},
"hsl": {
"h": 288.889,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.7291,
"c": 0.21359,
"h": 319.9
},
"luminance": 0.34721
}Semantic roles & 50–950 ramp
primary
#E072F9
secondary
#D8F5D2
accent
#E6002A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85