#E07EEB#E07EEB
#E07EEB is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.9% C 0.182 H 323.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E07EEB |
|---|---|
| RGB | rgb(224, 126, 235) |
| HSL | hsl(294, 73%, 71%) |
| HSV | hsv(294, 46%, 92%) |
| CMYK | cmyk(4.7%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.10, 53.84, -39.33) |
| CIE-LCH | lch(67.10, 66.67, 323.86°) |
| OKLab | oklab(73.86% 0.1458 -0.1082) |
| OKLCH | oklch(73.86% 0.182 323.4) |
| XYZ | xyz(53.1952, 36.7695, 82.8763) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.33
Orchid
#DA70D6
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07EEB #89EB7E
analogous
#A97EEB #E07EEB #EB7EBF
triadic
#E07EEB #EBE07E #7EEBE0
tetradic
#E07EEB #EBA97E #89EB7E #7EBFEB
square
#E07EEB #EBA97E #89EB7E #7EBFEB
split-complementary
#E07EEB #BFEB7E #7EEBA9
monochromatic
#BD20CF #D349E3 #E07EEB #EDB3F3 #F9E5FB
Accessibility & contrast
On white
2.51
#E07EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#E07EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07EEB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07EEB | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#E38BAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e07eeb; /* rgb */ color: rgb(224, 126, 235); /* oklch */ color: oklch(73.9% 0.182 323.4);
Tailwind
colors: {
custom: {
50: '#eca6f2',
500: '#e07eeb',
950: '#000000',
},
}SCSS
$custom: #e07eeb; $custom-light: #eca6f2; $custom-dark: #000000;
JSON
{
"hex": "#e07eeb",
"rgb": {
"r": 224,
"g": 126,
"b": 235
},
"hsl": {
"h": 293.945,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.73859,
"c": 0.18158,
"h": 323.4
},
"luminance": 0.36767
}Semantic roles & 50–950 ramp
primary
#E07EEB
secondary
#D7F1D4
accent
#D51024
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85