#EF7EBA#EF7EBA
#EF7EBA is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.7% C 0.154 H 348.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EBA |
|---|---|
| RGB | rgb(239, 126, 186) |
| HSL | hsl(328, 78%, 72%) |
| HSV | hsv(328, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 22.2%, 6.3%) |
| CIE-LAB | lab(67.14, 50.36, -11.79) |
| CIE-LCH | lch(67.14, 51.72, 346.83°) |
| OKLab | oklab(73.68% 0.1509 -0.0308) |
| OKLCH | oklch(73.68% 0.154 348.5) |
| XYZ | xyz(51.9217, 36.8217, 50.8175) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum Pink
#FE83CC
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Carnation Pink
#FF7FA7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EBA #7EEFB3
analogous
#EC7EEF #EF7EBA #EF7E82
triadic
#EF7EBA #BAEF7E #7EBAEF
tetradic
#EF7EBA #EFEC7E #7EEFB3 #7E82EF
square
#EF7EBA #EFEC7E #7EEFB3 #7E82EF
split-complementary
#EF7EBA #82EF7E #7EEFEC
monochromatic
#D81B7F #E8489D #EF7EBA #F6B4D7 #FCE4F0
Accessibility & contrast
On white
2.51
#EF7EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EF7EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EBA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EBA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BC
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#FD7B94
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7eba; /* rgb */ color: rgb(239, 126, 186); /* oklch */ color: oklch(73.7% 0.154 348.5);
Tailwind
colors: {
custom: {
50: '#f7a6ce',
500: '#ef7eba',
950: '#000000',
},
}SCSS
$custom: #ef7eba; $custom-light: #f7a6ce; $custom-dark: #000000;
JSON
{
"hex": "#ef7eba",
"rgb": {
"r": 239,
"g": 126,
"b": 186
},
"hsl": {
"h": 328.142,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.73679,
"c": 0.15405,
"h": 348.5
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#EF7EBA
secondary
#D6F3E4
accent
#DA6C0B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82