#ED7CD0#ED7CD0
#ED7CD0 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.170 H 337.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7CD0 |
|---|---|
| RGB | rgb(237, 124, 208) |
| HSL | hsl(315, 76%, 71%) |
| HSV | hsv(315, 48%, 93%) |
| CMYK | cmyk(0%, 47.7%, 12.2%, 7.1%) |
| CIE-LAB | lab(67.26, 54.00, -23.97) |
| CIE-LCH | lch(67.26, 59.08, 336.07°) |
| OKLab | oklab(73.96% 0.1576 -0.0644) |
| OKLCH | oklch(73.96% 0.17 337.8) |
| XYZ | xyz(53.5182, 36.9775, 63.9808) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.50
Violet (CSS)
#EE82EE
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7CD0 #7CED99
analogous
#D17CED #ED7CD0 #ED7C97
triadic
#ED7CD0 #D0ED7C #7CD0ED
tetradic
#ED7CD0 #EDD17C #7CED99 #7C97ED
square
#ED7CD0 #EDD17C #7CED99 #7C97ED
split-complementary
#ED7CD0 #97ED7C #7CEDD1
monochromatic
#D21DA3 #E646BD #ED7CD0 #F4B2E3 #FBE4F5
Accessibility & contrast
On white
2.50
#ED7CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#ED7CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7CD0
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7CD0 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D3
Deuteranopia (green-blind)
#9EAACD
Tritanopia (blue-blind)
#F8809D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7cd0; /* rgb */ color: rgb(237, 124, 208); /* oklch */ color: oklch(74.0% 0.170 337.8);
Tailwind
colors: {
custom: {
50: '#f5a5de',
500: '#ed7cd0',
950: '#000000',
},
}SCSS
$custom: #ed7cd0; $custom-light: #f5a5de; $custom-dark: #000000;
JSON
{
"hex": "#ed7cd0",
"rgb": {
"r": 237,
"g": 124,
"b": 208
},
"hsl": {
"h": 315.398,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.73962,
"c": 0.17027,
"h": 337.8
},
"luminance": 0.36974
}Semantic roles & 50–950 ramp
primary
#ED7CD0
secondary
#D3F2DB
accent
#D8410D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83