#ED7CD5#ED7CD5
#ED7CD5 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.2% C 0.174 H 335.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7CD5 |
|---|---|
| RGB | rgb(237, 124, 213) |
| HSL | hsl(313, 76%, 71%) |
| HSV | hsv(313, 48%, 93%) |
| CMYK | cmyk(0%, 47.7%, 10.1%, 7.1%) |
| CIE-LAB | lab(67.45, 54.79, -26.47) |
| CIE-LCH | lch(67.45, 60.85, 334.22°) |
| OKLab | oklab(74.16% 0.1588 -0.0714) |
| OKLCH | oklch(74.16% 0.174 335.8) |
| XYZ | xyz(54.1431, 37.2275, 67.2718) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 4.43
Bubblegum Pink
#FE83CC
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7CD5 #7CED94
analogous
#CC7CED #ED7CD5 #ED7C9C
triadic
#ED7CD5 #D5ED7C #7CD5ED
tetradic
#ED7CD5 #EDCC7C #7CED94 #7C9CED
square
#ED7CD5 #EDCC7C #7CED94 #7C9CED
split-complementary
#ED7CD5 #9CED7C #7CEDCC
monochromatic
#D21DAB #E646C4 #ED7CD5 #F4B2E6 #FBE4F6
Accessibility & contrast
On white
2.49
#ED7CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#ED7CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7CD5
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7CD5 | 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)
#7D9AD8
Deuteranopia (green-blind)
#9CAAD2
Tritanopia (blue-blind)
#F7819F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7cd5; /* rgb */ color: rgb(237, 124, 213); /* oklch */ color: oklch(74.2% 0.174 335.8);
Tailwind
colors: {
custom: {
50: '#f5a5e2',
500: '#ed7cd5',
950: '#000000',
},
}SCSS
$custom: #ed7cd5; $custom-light: #f5a5e2; $custom-dark: #000000;
JSON
{
"hex": "#ed7cd5",
"rgb": {
"r": 237,
"g": 124,
"b": 213
},
"hsl": {
"h": 312.743,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74163,
"c": 0.1741,
"h": 335.8
},
"luminance": 0.37224
}Semantic roles & 50–950 ramp
primary
#ED7CD5
secondary
#D3F2DA
accent
#D8380D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83