#EF80B2#EF80B2
#EF80B2 is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.7% C 0.147 H 352.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80B2 |
|---|---|
| RGB | rgb(239, 128, 178) |
| HSL | hsl(333, 78%, 72%) |
| HSV | hsv(333, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 25.5%, 6.3%) |
| CIE-LAB | lab(67.28, 48.26, -7.07) |
| CIE-LCH | lch(67.28, 48.77, 351.66°) |
| OKLab | oklab(73.7% 0.1455 -0.0181) |
| OKLCH | oklch(73.7% 0.147 352.9) |
| XYZ | xyz(51.3532, 37.0076, 46.5494) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.21
Bubblegum (survey)
#FF6CB5
ΔE00 4.43
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Pinky
#FC86AA
ΔE00 4.77
Carnation Pink
#FF7FA7
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80B2 #80EFBD
analogous
#EF80E9 #EF80B2 #EF8680
triadic
#EF80B2 #B2EF80 #80B2EF
tetradic
#EF80B2 #E9EF80 #80EFBD #8680EF
square
#EF80B2 #E9EF80 #80EFBD #8680EF
split-complementary
#EF80B2 #80EF86 #80E9EF
monochromatic
#D91B71 #E84A91 #EF80B2 #F6B6D3 #FCE4EF
Accessibility & contrast
On white
2.50
#EF80B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EF80B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80B2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80B2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B4
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#FE7B92
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef80b2; /* rgb */ color: rgb(239, 128, 178); /* oklch */ color: oklch(73.7% 0.147 352.9);
Tailwind
colors: {
custom: {
50: '#f7a7c9',
500: '#ef80b2',
950: '#000000',
},
}SCSS
$custom: #ef80b2; $custom-light: #f7a7c9; $custom-dark: #000000;
JSON
{
"hex": "#ef80b2",
"rgb": {
"r": 239,
"g": 128,
"b": 178
},
"hsl": {
"h": 332.973,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73702,
"c": 0.1466,
"h": 352.9
},
"luminance": 0.37003
}Semantic roles & 50–950 ramp
primary
#EF80B2
secondary
#D7F3E7
accent
#DA7D0C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82