#EF7EB8#EF7EB8
#EF7EB8 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.6% C 0.153 H 349.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EB8 |
|---|---|
| RGB | rgb(239, 126, 184) |
| HSL | hsl(329, 78%, 72%) |
| HSV | hsv(329, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 23%, 6.3%) |
| CIE-LAB | lab(67.08, 50.08, -10.76) |
| CIE-LCH | lch(67.08, 51.22, 347.88°) |
| OKLab | oklab(73.61% 0.1503 -0.028) |
| OKLCH | oklch(73.61% 0.153 349.4) |
| XYZ | xyz(51.7106, 36.7372, 49.7056) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.72
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Bubblegum Pink
#FE83CC
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.45
Carnation Pink
#FF7FA7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EB8 #7EEFB5
analogous
#EE7EEF #EF7EB8 #EF7E80
triadic
#EF7EB8 #B8EF7E #7EB8EF
tetradic
#EF7EB8 #EFEE7E #7EEFB5 #7E80EF
square
#EF7EB8 #EFEE7E #7EEFB5 #7E80EF
split-complementary
#EF7EB8 #80EF7E #7EEFEE
monochromatic
#D81B7C #E8489A #EF7EB8 #F6B4D6 #FCE4F0
Accessibility & contrast
On white
2.52
#EF7EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EF7EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EB8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EB8 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97BA
Deuteranopia (green-blind)
#A7ABB5
Tritanopia (blue-blind)
#FD7B94
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7eb8; /* rgb */ color: rgb(239, 126, 184); /* oklch */ color: oklch(73.6% 0.153 349.4);
Tailwind
colors: {
custom: {
50: '#f7a6cd',
500: '#ef7eb8',
950: '#000000',
},
}SCSS
$custom: #ef7eb8; $custom-light: #f7a6cd; $custom-dark: #000000;
JSON
{
"hex": "#ef7eb8",
"rgb": {
"r": 239,
"g": 126,
"b": 184
},
"hsl": {
"h": 329.204,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.7361,
"c": 0.15293,
"h": 349.4
},
"luminance": 0.36733
}Semantic roles & 50–950 ramp
primary
#EF7EB8
secondary
#D6F3E4
accent
#DA700B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82