#EF80BB#EF80BB
#EF80BB is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.151 H 348.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80BB |
|---|---|
| RGB | rgb(239, 128, 187) |
| HSL | hsl(328, 78%, 72%) |
| HSV | hsv(328, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 21.8%, 6.3%) |
| CIE-LAB | lab(67.56, 49.51, -11.72) |
| CIE-LCH | lch(67.56, 50.88, 346.68°) |
| OKLab | oklab(74% 0.1483 -0.0306) |
| OKLCH | oklch(74% 0.151 348.3) |
| XYZ | xyz(52.2867, 37.3809, 51.4655) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.62
Bubblegum Pink
#FE83CC
ΔE00 3.40
Bubblegum (survey)
#FF6CB5
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.63
Bubble Gum Pink
#FF69AF
ΔE00 4.94
Carnation Pink
#FF7FA7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80BB #80EFB4
analogous
#EB80EF #EF80BB #EF8084
triadic
#EF80BB #BBEF80 #80BBEF
tetradic
#EF80BB #EFEB80 #80EFB4 #8084EF
square
#EF80BB #EFEB80 #80EFB4 #8084EF
split-complementary
#EF80BB #84EF80 #80EFEB
monochromatic
#D91B80 #E84A9E #EF80BB #F6B6D8 #FCE4F0
Accessibility & contrast
On white
2.48
#EF80BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EF80BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80BB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80BB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FD7D96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef80bb; /* rgb */ color: rgb(239, 128, 187); /* oklch */ color: oklch(74.0% 0.151 348.3);
Tailwind
colors: {
custom: {
50: '#f6a8cf',
500: '#ef80bb',
950: '#000000',
},
}SCSS
$custom: #ef80bb; $custom-light: #f6a8cf; $custom-dark: #000000;
JSON
{
"hex": "#ef80bb",
"rgb": {
"r": 239,
"g": 128,
"b": 187
},
"hsl": {
"h": 328.108,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.74004,
"c": 0.1514,
"h": 348.3
},
"luminance": 0.37377
}Semantic roles & 50–950 ramp
primary
#EF80BB
secondary
#D7F3E5
accent
#DA6C0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82