#ED7ECC#ED7ECC
#ED7ECC is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.164 H 339.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7ECC |
|---|---|
| RGB | rgb(237, 126, 204) |
| HSL | hsl(318, 76%, 71%) |
| HSV | hsv(318, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 13.9%, 7.1%) |
| CIE-LAB | lab(67.49, 52.39, -21.37) |
| CIE-LCH | lch(67.49, 56.59, 337.81°) |
| OKLab | oklab(74.09% 0.1538 -0.0572) |
| OKLCH | oklch(74.09% 0.164 339.6) |
| XYZ | xyz(53.2855, 37.2895, 61.5061) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 4.30
Pink (survey)
#FF81C0
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.54
Bubblegum (survey)
#FF6CB5
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7ECC #7EED9F
analogous
#D67EED #ED7ECC #ED7E94
triadic
#ED7ECC #CCED7E #7ECCED
tetradic
#ED7ECC #EDD67E #7EED9F #7E94ED
square
#ED7ECC #EDD67E #7EED9F #7E94ED
split-complementary
#ED7ECC #94ED7E #7EEDD6
monochromatic
#D31D9D #E648B7 #ED7ECC #F4B4E1 #FBE4F4
Accessibility & contrast
On white
2.48
#ED7ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#ED7ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7ECC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7ECC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829ACF
Deuteranopia (green-blind)
#A0ABC9
Tritanopia (blue-blind)
#F8809C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7ecc; /* rgb */ color: rgb(237, 126, 204); /* oklch */ color: oklch(74.1% 0.164 339.6);
Tailwind
colors: {
custom: {
50: '#f5a6db',
500: '#ed7ecc',
950: '#000000',
},
}SCSS
$custom: #ed7ecc; $custom-light: #f5a6db; $custom-dark: #000000;
JSON
{
"hex": "#ed7ecc",
"rgb": {
"r": 237,
"g": 126,
"b": 204
},
"hsl": {
"h": 317.838,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74089,
"c": 0.16405,
"h": 339.6
},
"luminance": 0.37286
}Semantic roles & 50–950 ramp
primary
#ED7ECC
secondary
#D5F2DD
accent
#D84A0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83