#E07FEB#E07FEB
#E07FEB is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.0% C 0.180 H 323.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FEB |
|---|---|
| RGB | rgb(224, 127, 235) |
| HSL | hsl(294, 73%, 71%) |
| HSV | hsv(294, 46%, 92%) |
| CMYK | cmyk(4.7%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(67.30, 53.34, -39.02) |
| CIE-LCH | lch(67.30, 66.09, 323.81°) |
| OKLab | oklab(74% 0.1444 -0.1074) |
| OKLCH | oklch(74% 0.18 323.4) |
| XYZ | xyz(53.3237, 37.0265, 82.9192) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.18
Orchid
#DA70D6
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FEB #8AEB7F
analogous
#AA7FEB #E07FEB #EB7FC0
triadic
#E07FEB #EBE07F #7FEBE0
tetradic
#E07FEB #EBAA7F #8AEB7F #7FC0EB
square
#E07FEB #EBAA7F #8AEB7F #7FC0EB
split-complementary
#E07FEB #C0EB7F #7FEBAA
monochromatic
#BD20CF #D34AE3 #E07FEB #EDB4F3 #F9E5FB
Accessibility & contrast
On white
2.50
#E07FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#E07FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FEB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FEB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEF
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#E38CAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e07feb; /* rgb */ color: rgb(224, 127, 235); /* oklch */ color: oklch(74.0% 0.180 323.4);
Tailwind
colors: {
custom: {
50: '#eca7f2',
500: '#e07feb',
950: '#000000',
},
}SCSS
$custom: #e07feb; $custom-light: #eca7f2; $custom-dark: #000000;
JSON
{
"hex": "#e07feb",
"rgb": {
"r": 224,
"g": 127,
"b": 235
},
"hsl": {
"h": 293.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74002,
"c": 0.17996,
"h": 323.4
},
"luminance": 0.37024
}Semantic roles & 50–950 ramp
primary
#E07FEB
secondary
#D7F1D5
accent
#D51024
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85