#ED7ECD#ED7ECD
#ED7ECD is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.165 H 339.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7ECD |
|---|---|
| RGB | rgb(237, 126, 205) |
| HSL | hsl(317, 76%, 71%) |
| HSV | hsv(317, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 13.5%, 7.1%) |
| CIE-LAB | lab(67.53, 52.55, -21.88) |
| CIE-LCH | lch(67.53, 56.92, 337.40°) |
| OKLab | oklab(74.13% 0.154 -0.0586) |
| OKLCH | oklch(74.13% 0.165 339.2) |
| XYZ | xyz(53.4058, 37.3377, 62.1398) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 6.06
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7ECD #7EED9E
analogous
#D57EED #ED7ECD #ED7E95
triadic
#ED7ECD #CDED7E #7ECDED
tetradic
#ED7ECD #EDD57E #7EED9E #7E95ED
square
#ED7ECD #EDD57E #7EED9E #7E95ED
split-complementary
#ED7ECD #95ED7E #7EEDD5
monochromatic
#D31D9F #E648B8 #ED7ECD #F4B4E2 #FBE4F5
Accessibility & contrast
On white
2.48
#ED7ECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#ED7ECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7ECD
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7ECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7ECD | 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)
#829AD0
Deuteranopia (green-blind)
#A0ABCA
Tritanopia (blue-blind)
#F8819C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7ecd; /* rgb */ color: rgb(237, 126, 205); /* oklch */ color: oklch(74.1% 0.165 339.2);
Tailwind
colors: {
custom: {
50: '#f5a6dc',
500: '#ed7ecd',
950: '#000000',
},
}SCSS
$custom: #ed7ecd; $custom-light: #f5a6dc; $custom-dark: #000000;
JSON
{
"hex": "#ed7ecd",
"rgb": {
"r": 237,
"g": 126,
"b": 205
},
"hsl": {
"h": 317.297,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74127,
"c": 0.16478,
"h": 339.2
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#ED7ECD
secondary
#D5F2DD
accent
#D8480E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83