#ED80CA#ED80CA
#ED80CA is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.159 H 340.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ED80CA |
|---|---|
| RGB | rgb(237, 128, 202) |
| HSL | hsl(319, 75%, 72%) |
| HSV | hsv(319, 46%, 93%) |
| CMYK | cmyk(0%, 46%, 14.8%, 7.1%) |
| CIE-LAB | lab(67.81, 51.10, -19.78) |
| CIE-LCH | lch(67.81, 54.79, 338.84°) |
| OKLab | oklab(74.3% 0.1503 -0.0528) |
| OKLCH | oklch(74.3% 0.159 340.6) |
| XYZ | xyz(53.3055, 37.7108, 60.3370) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 4.66
Pink (survey)
#FF81C0
ΔE00 4.80
Bubblegum (survey)
#FF6CB5
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.23
Hot Pink
#FF69B4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED80CA #80EDA3
analogous
#DA80ED #ED80CA #ED8094
triadic
#ED80CA #CAED80 #80CAED
tetradic
#ED80CA #EDDA80 #80EDA3 #8094ED
square
#ED80CA #EDDA80 #80EDA3 #8094ED
split-complementary
#ED80CA #94ED80 #80EDDA
monochromatic
#D41E9A #E54AB4 #ED80CA #F5B6E0 #FBE4F4
Accessibility & contrast
On white
2.46
#ED80CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#ED80CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED80CA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED80CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED80CA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACD
Deuteranopia (green-blind)
#A2ACC7
Tritanopia (blue-blind)
#F8829C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed80ca; /* rgb */ color: rgb(237, 128, 202); /* oklch */ color: oklch(74.3% 0.159 340.6);
Tailwind
colors: {
custom: {
50: '#f5a8da',
500: '#ed80ca',
950: '#000000',
},
}SCSS
$custom: #ed80ca; $custom-light: #f5a8da; $custom-dark: #000000;
JSON
{
"hex": "#ed80ca",
"rgb": {
"r": 237,
"g": 128,
"b": 202
},
"hsl": {
"h": 319.266,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.743,
"c": 0.15932,
"h": 340.6
},
"luminance": 0.37707
}Semantic roles & 50–950 ramp
primary
#ED80CA
secondary
#D6F2DF
accent
#D74F0E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83