#EF80BD#EF80BD
#EF80BD is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.153 H 347.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80BD |
|---|---|
| RGB | rgb(239, 128, 189) |
| HSL | hsl(327, 78%, 72%) |
| HSV | hsv(327, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 20.9%, 6.3%) |
| CIE-LAB | lab(67.63, 49.79, -12.75) |
| CIE-LCH | lch(67.63, 51.40, 345.64°) |
| OKLab | oklab(74.07% 0.1489 -0.0334) |
| OKLCH | oklch(74.07% 0.153 347.3) |
| XYZ | xyz(52.5023, 37.4672, 52.6009) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum Pink
#FE83CC
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Carnation Pink
#FF7FA7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80BD #80EFB2
analogous
#E980EF #EF80BD #EF8086
triadic
#EF80BD #BDEF80 #80BDEF
tetradic
#EF80BD #EFE980 #80EFB2 #8086EF
square
#EF80BD #EFE980 #80EFB2 #8086EF
split-complementary
#EF80BD #86EF80 #80EFE9
monochromatic
#D91B84 #E84AA1 #EF80BD #F6B6D9 #FCE4F1
Accessibility & contrast
On white
2.47
#EF80BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EF80BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80BD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80BD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#FC7E97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef80bd; /* rgb */ color: rgb(239, 128, 189); /* oklch */ color: oklch(74.1% 0.153 347.3);
Tailwind
colors: {
custom: {
50: '#f6a8d0',
500: '#ef80bd',
950: '#000000',
},
}SCSS
$custom: #ef80bd; $custom-light: #f6a8d0; $custom-dark: #000000;
JSON
{
"hex": "#ef80bd",
"rgb": {
"r": 239,
"g": 128,
"b": 189
},
"hsl": {
"h": 327.027,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.74074,
"c": 0.15256,
"h": 347.3
},
"luminance": 0.37463
}Semantic roles & 50–950 ramp
primary
#EF80BD
secondary
#D7F3E4
accent
#DA690C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82