#ED7CD1#ED7CD1
#ED7CD1 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.171 H 337.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7CD1 |
|---|---|
| RGB | rgb(237, 124, 209) |
| HSL | hsl(315, 76%, 71%) |
| HSV | hsv(315, 48%, 93%) |
| CMYK | cmyk(0%, 47.7%, 11.8%, 7.1%) |
| CIE-LAB | lab(67.30, 54.16, -24.47) |
| CIE-LCH | lch(67.30, 59.43, 335.69°) |
| OKLab | oklab(74% 0.1579 -0.0658) |
| OKLCH | oklch(74% 0.171 337.4) |
| XYZ | xyz(53.6416, 37.0269, 64.6308) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 5.19
Orchid
#DA70D6
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7CD1 #7CED98
analogous
#D07CED #ED7CD1 #ED7C98
triadic
#ED7CD1 #D1ED7C #7CD1ED
tetradic
#ED7CD1 #EDD07C #7CED98 #7C98ED
square
#ED7CD1 #EDD07C #7CED98 #7C98ED
split-complementary
#ED7CD1 #98ED7C #7CEDD0
monochromatic
#D21DA5 #E646BE #ED7CD1 #F4B2E4 #FBE4F6
Accessibility & contrast
On white
2.50
#ED7CD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#ED7CD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7CD1
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7CD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7CD1 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D4
Deuteranopia (green-blind)
#9DAACE
Tritanopia (blue-blind)
#F7809D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7cd1; /* rgb */ color: rgb(237, 124, 209); /* oklch */ color: oklch(74.0% 0.171 337.4);
Tailwind
colors: {
custom: {
50: '#f5a5df',
500: '#ed7cd1',
950: '#000000',
},
}SCSS
$custom: #ed7cd1; $custom-light: #f5a5df; $custom-dark: #000000;
JSON
{
"hex": "#ed7cd1",
"rgb": {
"r": 237,
"g": 124,
"b": 209
},
"hsl": {
"h": 314.867,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74002,
"c": 0.17103,
"h": 337.4
},
"luminance": 0.37023
}Semantic roles & 50–950 ramp
primary
#ED7CD1
secondary
#D3F2DB
accent
#D8400D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83