#E07EE9#E07EE9
#E07EE9 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.8% C 0.180 H 324.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E07EE9 |
|---|---|
| RGB | rgb(224, 126, 233) |
| HSL | hsl(295, 71%, 70%) |
| HSV | hsv(295, 46%, 91%) |
| CMYK | cmyk(3.9%, 45.9%, 0%, 8.6%) |
| CIE-LAB | lab(67.02, 53.47, -38.36) |
| CIE-LCH | lch(67.02, 65.81, 324.35°) |
| OKLab | oklab(73.77% 0.1455 -0.1055) |
| OKLCH | oklch(73.77% 0.18 324.1) |
| XYZ | xyz(52.9079, 36.6546, 81.3631) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 3.97
Orchid
#DA70D6
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 5.83
Candy Pink
#FF63E9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07EE9 #87E97E
analogous
#AA7EE9 #E07EE9 #E97EBD
triadic
#E07EE9 #E9E07E #7EE9E0
tetradic
#E07EE9 #E9AA7E #87E97E #7EBDE9
square
#E07EE9 #E9AA7E #87E97E #7EBDE9
split-complementary
#E07EE9 #BDE97E #7EE9AA
monochromatic
#BC22CA #D34AE0 #E07EE9 #EDB2F2 #F9E5FB
Accessibility & contrast
On white
2.52
#E07EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E07EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07EE9
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07EE9 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CED
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#E48AA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e07ee9; /* rgb */ color: rgb(224, 126, 233); /* oklch */ color: oklch(73.8% 0.180 324.1);
Tailwind
colors: {
custom: {
50: '#eca6f0',
500: '#e07ee9',
950: '#000000',
},
}SCSS
$custom: #e07ee9; $custom-light: #eca6f0; $custom-dark: #000000;
JSON
{
"hex": "#e07ee9",
"rgb": {
"r": 224,
"g": 126,
"b": 233
},
"hsl": {
"h": 294.953,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.73766,
"c": 0.17967,
"h": 324.1
},
"luminance": 0.36652
}Semantic roles & 50–950 ramp
primary
#E07EE9
secondary
#D5F0D3
accent
#D31323
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84