#E07EED#E07EED
#E07EED is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.183 H 322.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E07EED |
|---|---|
| RGB | rgb(224, 126, 237) |
| HSL | hsl(293, 76%, 71%) |
| HSV | hsv(293, 47%, 93%) |
| CMYK | cmyk(5.5%, 46.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.19, 54.21, -40.29) |
| CIE-LCH | lch(67.19, 67.55, 323.38°) |
| OKLab | oklab(73.95% 0.1461 -0.111) |
| OKLCH | oklch(73.95% 0.184 322.8) |
| XYZ | xyz(53.4858, 36.8857, 84.4067) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.52
Orchid
#DA70D6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 5.71
Violet Pink
#FB5FFC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07EED #8BED7E
analogous
#A87EED #E07EED #ED7EC2
triadic
#E07EED #EDE07E #7EEDE0
tetradic
#E07EED #EDA87E #8BED7E #7EC2ED
square
#E07EED #EDA87E #8BED7E #7EC2ED
split-complementary
#E07EED #C2ED7E #7EEDA8
monochromatic
#BE1DD3 #D348E6 #E07EED #EDB4F4 #F9E4FB
Accessibility & contrast
On white
2.51
#E07EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E07EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07EED
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07EED | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#E38CAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e07eed; /* rgb */ color: rgb(224, 126, 237); /* oklch */ color: oklch(74.0% 0.183 322.8);
Tailwind
colors: {
custom: {
50: '#eca6f3',
500: '#e07eed',
950: '#000000',
},
}SCSS
$custom: #e07eed; $custom-light: #eca6f3; $custom-dark: #000000;
JSON
{
"hex": "#e07eed",
"rgb": {
"r": 224,
"g": 126,
"b": 237
},
"hsl": {
"h": 292.973,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.73953,
"c": 0.1835,
"h": 322.8
},
"luminance": 0.36883
}Semantic roles & 50–950 ramp
primary
#E07EED
secondary
#D8F2D5
accent
#D80E25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85