#ED80CD#ED80CD
#ED80CD is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.161 H 339.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ED80CD |
|---|---|
| RGB | rgb(237, 128, 205) |
| HSL | hsl(318, 75%, 72%) |
| HSV | hsv(318, 46%, 93%) |
| CMYK | cmyk(0%, 46%, 13.5%, 7.1%) |
| CIE-LAB | lab(67.91, 51.56, -21.29) |
| CIE-LCH | lch(67.91, 55.78, 337.56°) |
| OKLab | oklab(74.41% 0.1511 -0.057) |
| OKLCH | oklch(74.41% 0.161 339.3) |
| XYZ | xyz(53.6641, 37.8543, 62.2259) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 6.18
Bubblegum (survey)
#FF6CB5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED80CD #80EDA0
analogous
#D780ED #ED80CD #ED8097
triadic
#ED80CD #CDED80 #80CDED
tetradic
#ED80CD #EDD780 #80EDA0 #8097ED
square
#ED80CD #EDD780 #80EDA0 #8097ED
split-complementary
#ED80CD #97ED80 #80EDD7
monochromatic
#D41E9F #E54AB8 #ED80CD #F5B6E2 #FBE4F4
Accessibility & contrast
On white
2.45
#ED80CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ED80CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED80CD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED80CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED80CD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD0
Deuteranopia (green-blind)
#A1ACCA
Tritanopia (blue-blind)
#F8829D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed80cd; /* rgb */ color: rgb(237, 128, 205); /* oklch */ color: oklch(74.4% 0.161 339.3);
Tailwind
colors: {
custom: {
50: '#f5a8dc',
500: '#ed80cd',
950: '#000000',
},
}SCSS
$custom: #ed80cd; $custom-light: #f5a8dc; $custom-dark: #000000;
JSON
{
"hex": "#ed80cd",
"rgb": {
"r": 237,
"g": 128,
"b": 205
},
"hsl": {
"h": 317.615,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.74414,
"c": 0.16149,
"h": 339.3
},
"luminance": 0.37851
}Semantic roles & 50–950 ramp
primary
#ED80CD
secondary
#D6F2DF
accent
#D7490E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83