#ED7CD4#ED7CD4
#ED7CD4 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.1% C 0.173 H 336.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7CD4 |
|---|---|
| RGB | rgb(237, 124, 212) |
| HSL | hsl(313, 76%, 71%) |
| HSV | hsv(313, 48%, 93%) |
| CMYK | cmyk(0%, 47.7%, 10.5%, 7.1%) |
| CIE-LAB | lab(67.41, 54.63, -25.97) |
| CIE-LCH | lch(67.41, 60.49, 334.58°) |
| OKLab | oklab(74.12% 0.1585 -0.07) |
| OKLCH | oklch(74.12% 0.173 336.2) |
| XYZ | xyz(54.0165, 37.1769, 66.6054) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 3.74
Violet (CSS)
#EE82EE
ΔE00 4.62
Bubblegum Pink
#FE83CC
ΔE00 4.85
Orchid
#DA70D6
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7CD4 #7CED95
analogous
#CD7CED #ED7CD4 #ED7C9B
triadic
#ED7CD4 #D4ED7C #7CD4ED
tetradic
#ED7CD4 #EDCD7C #7CED95 #7C9BED
square
#ED7CD4 #EDCD7C #7CED95 #7C9BED
split-complementary
#ED7CD4 #9BED7C #7CEDCD
monochromatic
#D21DAA #E646C2 #ED7CD4 #F4B2E6 #FBE4F6
Accessibility & contrast
On white
2.49
#ED7CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#ED7CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7CD4
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7CD4 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D99D7
Deuteranopia (green-blind)
#9CAAD1
Tritanopia (blue-blind)
#F7819E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7cd4; /* rgb */ color: rgb(237, 124, 212); /* oklch */ color: oklch(74.1% 0.173 336.2);
Tailwind
colors: {
custom: {
50: '#f5a5e1',
500: '#ed7cd4',
950: '#000000',
},
}SCSS
$custom: #ed7cd4; $custom-light: #f5a5e1; $custom-dark: #000000;
JSON
{
"hex": "#ed7cd4",
"rgb": {
"r": 237,
"g": 124,
"b": 212
},
"hsl": {
"h": 313.274,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74123,
"c": 0.17332,
"h": 336.2
},
"luminance": 0.37173
}Semantic roles & 50–950 ramp
primary
#ED7CD4
secondary
#D3F2DA
accent
#D83A0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83