#ED7CD7#ED7CD7
#ED7CD7 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.2% C 0.176 H 335.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7CD7 |
|---|---|
| RGB | rgb(237, 124, 215) |
| HSL | hsl(312, 76%, 71%) |
| HSV | hsv(312, 48%, 93%) |
| CMYK | cmyk(0%, 47.7%, 9.3%, 7.1%) |
| CIE-LAB | lab(67.52, 55.12, -27.46) |
| CIE-LCH | lch(67.52, 61.58, 333.51°) |
| OKLab | oklab(74.25% 0.1592 -0.0742) |
| OKLCH | oklch(74.25% 0.176 335) |
| XYZ | xyz(54.3985, 37.3296, 68.6169) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 4.05
Orchid
#DA70D6
ΔE00 4.81
Candy Pink
#FF63E9
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7CD7 #7CED92
analogous
#CA7CED #ED7CD7 #ED7C9E
triadic
#ED7CD7 #D7ED7C #7CD7ED
tetradic
#ED7CD7 #EDCA7C #7CED92 #7C9EED
square
#ED7CD7 #EDCA7C #7CED92 #7C9EED
split-complementary
#ED7CD7 #9EED7C #7CEDCA
monochromatic
#D21DAF #E646C7 #ED7CD7 #F4B2E7 #FBE4F7
Accessibility & contrast
On white
2.48
#ED7CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#ED7CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7CD7
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7CD7 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9ADA
Deuteranopia (green-blind)
#9BABD4
Tritanopia (blue-blind)
#F782A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7cd7; /* rgb */ color: rgb(237, 124, 215); /* oklch */ color: oklch(74.2% 0.176 335.0);
Tailwind
colors: {
custom: {
50: '#f5a5e3',
500: '#ed7cd7',
950: '#000000',
},
}SCSS
$custom: #ed7cd7; $custom-light: #f5a5e3; $custom-dark: #000000;
JSON
{
"hex": "#ed7cd7",
"rgb": {
"r": 237,
"g": 124,
"b": 215
},
"hsl": {
"h": 311.681,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74245,
"c": 0.17567,
"h": 335
},
"luminance": 0.37326
}Semantic roles & 50–950 ramp
primary
#ED7CD7
secondary
#D3F2D9
accent
#D8350D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83