#E07ECC#E07ECC
#E07ECC is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.5% C 0.154 H 335.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E07ECC |
|---|---|
| RGB | rgb(224, 126, 204) |
| HSL | hsl(312, 61%, 69%) |
| HSV | hsv(312, 44%, 88%) |
| CMYK | cmyk(0%, 43.7%, 8.9%, 12.2%) |
| CIE-LAB | lab(65.85, 48.39, -24.03) |
| CIE-LCH | lch(65.85, 54.02, 333.59°) |
| OKLab | oklab(72.51% 0.1395 -0.0648) |
| OKLCH | oklch(72.51% 0.154 335.1) |
| XYZ | xyz(49.1003, 35.1316, 61.3099) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.59
Orchid
#DA70D6
ΔE00 4.75
Orchid (survey)
#C875C4
ΔE00 4.99
Purply Pink
#F075E6
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07ECC #7EE092
analogous
#C37EE0 #E07ECC #E07E9B
triadic
#E07ECC #CCE07E #7ECCE0
tetradic
#E07ECC #E0C37E #7EE092 #7E9BE0
square
#E07ECC #E0C37E #7EE092 #7E9BE0
split-complementary
#E07ECC #9BE07E #7EE0C3
monochromatic
#B82C9B #D44DB8 #E07ECC #ECAFE0 #F8E1F3
Accessibility & contrast
On white
2.62
#E07ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#E07ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07ECC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07ECC | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97CF
Deuteranopia (green-blind)
#98A5C9
Tritanopia (blue-blind)
#E9829C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e07ecc; /* rgb */ color: rgb(224, 126, 204); /* oklch */ color: oklch(72.5% 0.154 335.1);
Tailwind
colors: {
custom: {
50: '#eba6db',
500: '#e07ecc',
950: '#000000',
},
}SCSS
$custom: #e07ecc; $custom-light: #eba6db; $custom-dark: #000000;
JSON
{
"hex": "#e07ecc",
"rgb": {
"r": 224,
"g": 126,
"b": 204
},
"hsl": {
"h": 312.245,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.72513,
"c": 0.15383,
"h": 335.1
},
"luminance": 0.35129
}Semantic roles & 50–950 ramp
primary
#E07ECC
secondary
#CEECD4
accent
#C9401D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83