#E07FDF#E07FDF
#E07FDF is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.5% C 0.169 H 327.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FDF |
|---|---|
| RGB | rgb(224, 127, 223) |
| HSL | hsl(301, 61%, 69%) |
| HSV | hsv(301, 43%, 88%) |
| CMYK | cmyk(0%, 43.3%, 0.4%, 12.2%) |
| CIE-LAB | lab(66.79, 51.16, -33.17) |
| CIE-LCH | lch(66.79, 60.97, 327.04°) |
| OKLab | oklab(73.46% 0.1422 -0.0906) |
| OKLCH | oklch(73.46% 0.169 327.5) |
| XYZ | xyz(51.6482, 36.3563, 74.0947) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.24
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.00
Orchid
#DA70D6
ΔE00 3.50
Orchid (survey)
#C875C4
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FDF #7FE080
analogous
#B17FE0 #E07FDF #E07FAF
triadic
#E07FDF #DFE07F #7FDFE0
tetradic
#E07FDF #E0B17F #7FE080 #7FAFE0
square
#E07FDF #E0B17F #7FE080 #7FAFE0
split-complementary
#E07FDF #AFE07F #7FE0B1
monochromatic
#B82DB7 #D44ED3 #E07FDF #ECB0EB #F8E2F8
Accessibility & contrast
On white
2.54
#E07FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#E07FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FDF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FDF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE2
Deuteranopia (green-blind)
#92A7DC
Tritanopia (blue-blind)
#E688A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e07fdf; /* rgb */ color: rgb(224, 127, 223); /* oklch */ color: oklch(73.5% 0.169 327.5);
Tailwind
colors: {
custom: {
50: '#eba7e9',
500: '#e07fdf',
950: '#000000',
},
}SCSS
$custom: #e07fdf; $custom-light: #eba7e9; $custom-dark: #000000;
JSON
{
"hex": "#e07fdf",
"rgb": {
"r": 224,
"g": 127,
"b": 223
},
"hsl": {
"h": 300.619,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.7346,
"c": 0.16868,
"h": 327.5
},
"luminance": 0.36354
}Semantic roles & 50–950 ramp
primary
#E07FDF
secondary
#CFECCF
accent
#C91F1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84