#EF80B0#EF80B0
#EF80B0 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.6% C 0.146 H 354.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80B0 |
|---|---|
| RGB | rgb(239, 128, 176) |
| HSL | hsl(334, 78%, 72%) |
| HSV | hsv(334, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 26.4%, 6.3%) |
| CIE-LAB | lab(67.22, 47.99, -6.04) |
| CIE-LCH | lch(67.22, 48.37, 352.83°) |
| OKLab | oklab(73.64% 0.1448 -0.0153) |
| OKLCH | oklch(73.64% 0.146 354) |
| XYZ | xyz(51.1539, 36.9278, 45.4995) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.53
Pinky
#FC86AA
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 4.37
Bubblegum (survey)
#FF6CB5
ΔE00 4.63
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Hot Pink
#FF69B4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80B0 #80EFBF
analogous
#EF80E8 #EF80B0 #EF8880
triadic
#EF80B0 #B0EF80 #80B0EF
tetradic
#EF80B0 #E8EF80 #80EFBF #8880EF
square
#EF80B0 #E8EF80 #80EFBF #8880EF
split-complementary
#EF80B0 #80EF88 #80E8EF
monochromatic
#D91B6D #E84A8E #EF80B0 #F6B6D2 #FCE4EE
Accessibility & contrast
On white
2.50
#EF80B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EF80B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80B0
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80B0 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B2
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#FE7B91
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef80b0; /* rgb */ color: rgb(239, 128, 176); /* oklch */ color: oklch(73.6% 0.146 354.0);
Tailwind
colors: {
custom: {
50: '#f7a7c7',
500: '#ef80b0',
950: '#000000',
},
}SCSS
$custom: #ef80b0; $custom-light: #f7a7c7; $custom-dark: #000000;
JSON
{
"hex": "#ef80b0",
"rgb": {
"r": 239,
"g": 128,
"b": 176
},
"hsl": {
"h": 334.054,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73638,
"c": 0.14565,
"h": 354
},
"luminance": 0.36924
}Semantic roles & 50–950 ramp
primary
#EF80B0
secondary
#D7F3E7
accent
#DA810C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82