#E07FDD#E07FDD
#E07FDD is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.4% C 0.167 H 328.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FDD |
|---|---|
| RGB | rgb(224, 127, 221) |
| HSL | hsl(302, 61%, 69%) |
| HSV | hsv(302, 43%, 88%) |
| CMYK | cmyk(0%, 43.3%, 1.3%, 12.2%) |
| CIE-LAB | lab(66.71, 50.80, -32.19) |
| CIE-LCH | lch(66.71, 60.14, 327.64°) |
| OKLab | oklab(73.37% 0.1419 -0.0878) |
| OKLCH | oklch(73.37% 0.167 328.2) |
| XYZ | xyz(51.3802, 36.2491, 72.6830) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.96
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 3.09
Orchid
#DA70D6
ΔE00 3.48
Orchid (survey)
#C875C4
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FDD #7FE082
analogous
#B37FE0 #E07FDD #E07FAD
triadic
#E07FDD #DDE07F #7FDDE0
tetradic
#E07FDD #E0B37F #7FE082 #7FADE0
square
#E07FDD #E0B37F #7FE082 #7FADE0
split-complementary
#E07FDD #ADE07F #7FE0B3
monochromatic
#B82DB4 #D44ED0 #E07FDD #ECB0EA #F8E2F7
Accessibility & contrast
On white
2.55
#E07FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#E07FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FDD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FDD | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789AE0
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#E688A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e07fdd; /* rgb */ color: rgb(224, 127, 221); /* oklch */ color: oklch(73.4% 0.167 328.2);
Tailwind
colors: {
custom: {
50: '#eba7e8',
500: '#e07fdd',
950: '#000000',
},
}SCSS
$custom: #e07fdd; $custom-light: #eba7e8; $custom-dark: #000000;
JSON
{
"hex": "#e07fdd",
"rgb": {
"r": 224,
"g": 127,
"b": 221
},
"hsl": {
"h": 301.856,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.73373,
"c": 0.16685,
"h": 328.2
},
"luminance": 0.36246
}Semantic roles & 50–950 ramp
primary
#E07FDD
secondary
#CFECD0
accent
#C9221D
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84