#ED80BC#ED80BC
#ED80BC is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.150 H 347.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ED80BC |
|---|---|
| RGB | rgb(237, 128, 188) |
| HSL | hsl(327, 75%, 72%) |
| HSV | hsv(327, 46%, 93%) |
| CMYK | cmyk(0%, 46%, 20.7%, 7.1%) |
| CIE-LAB | lab(67.34, 49.01, -12.65) |
| CIE-LCH | lch(67.34, 50.61, 345.53°) |
| OKLab | oklab(73.79% 0.1464 -0.0332) |
| OKLCH | oklch(73.79% 0.15 347.2) |
| XYZ | xyz(51.7224, 37.0776, 51.9997) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 3.41
Bubblegum (survey)
#FF6CB5
ΔE00 4.48
Hot Pink
#FF69B4
ΔE00 4.85
Bubble Gum Pink
#FF69AF
ΔE00 5.23
Pale Magenta
#D767AD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED80BC #80EDB1
analogous
#E780ED #ED80BC #ED8086
triadic
#ED80BC #BCED80 #80BCED
tetradic
#ED80BC #EDE780 #80EDB1 #8086ED
square
#ED80BC #EDE780 #80EDB1 #8086ED
split-complementary
#ED80BC #86ED80 #80EDE7
monochromatic
#D41E83 #E54AA0 #ED80BC #F5B6D8 #FBE4F1
Accessibility & contrast
On white
2.50
#ED80BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#ED80BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED80BC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED80BC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BE
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#FA7E96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed80bc; /* rgb */ color: rgb(237, 128, 188); /* oklch */ color: oklch(73.8% 0.150 347.2);
Tailwind
colors: {
custom: {
50: '#f5a7d0',
500: '#ed80bc',
950: '#000000',
},
}SCSS
$custom: #ed80bc; $custom-light: #f5a7d0; $custom-dark: #000000;
JSON
{
"hex": "#ed80bc",
"rgb": {
"r": 237,
"g": 128,
"b": 188
},
"hsl": {
"h": 326.972,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.73791,
"c": 0.15012,
"h": 347.2
},
"luminance": 0.37074
}Semantic roles & 50–950 ramp
primary
#ED80BC
secondary
#D6F2E3
accent
#D7690E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82