#ED7ECA#ED7ECA
#ED7ECA is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.163 H 340.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7ECA |
|---|---|
| RGB | rgb(237, 126, 202) |
| HSL | hsl(319, 76%, 71%) |
| HSV | hsv(319, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 14.8%, 7.1%) |
| CIE-LAB | lab(67.42, 52.09, -20.36) |
| CIE-LCH | lch(67.42, 55.93, 338.65°) |
| OKLab | oklab(74.01% 0.1532 -0.0544) |
| OKLCH | oklch(74.01% 0.163 340.5) |
| XYZ | xyz(53.0472, 37.1942, 60.2509) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 4.61
Pink (survey)
#FF81C0
ΔE00 5.01
Bubblegum (survey)
#FF6CB5
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 5.95
Hot Pink
#FF69B4
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7ECA #7EEDA1
analogous
#D87EED #ED7ECA #ED7E92
triadic
#ED7ECA #CAED7E #7ECAED
tetradic
#ED7ECA #EDD87E #7EEDA1 #7E92ED
square
#ED7ECA #EDD87E #7EEDA1 #7E92ED
split-complementary
#ED7ECA #92ED7E #7EEDD8
monochromatic
#D31D9A #E648B4 #ED7ECA #F4B4E0 #FBE4F4
Accessibility & contrast
On white
2.49
#ED7ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#ED7ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7ECA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7ECA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CD
Deuteranopia (green-blind)
#A1ABC7
Tritanopia (blue-blind)
#F8809B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7eca; /* rgb */ color: rgb(237, 126, 202); /* oklch */ color: oklch(74.0% 0.163 340.5);
Tailwind
colors: {
custom: {
50: '#f5a6da',
500: '#ed7eca',
950: '#000000',
},
}SCSS
$custom: #ed7eca; $custom-light: #f5a6da; $custom-dark: #000000;
JSON
{
"hex": "#ed7eca",
"rgb": {
"r": 237,
"g": 126,
"b": 202
},
"hsl": {
"h": 318.919,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74012,
"c": 0.16261,
"h": 340.5
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#ED7ECA
secondary
#D5F2DE
accent
#D84D0E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83