#EF7EB0#EF7EB0
#EF7EB0 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.3% C 0.149 H 353.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EB0 |
|---|---|
| RGB | rgb(239, 126, 176) |
| HSL | hsl(333, 78%, 72%) |
| HSV | hsv(333, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 26.4%, 6.3%) |
| CIE-LAB | lab(66.83, 48.98, -6.61) |
| CIE-LCH | lch(66.83, 49.43, 352.31°) |
| OKLab | oklab(73.34% 0.1479 -0.0169) |
| OKLCH | oklch(73.34% 0.149 353.5) |
| XYZ | xyz(50.8956, 36.4112, 45.4134) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Hot Pink
#FF69B4
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 4.61
Pinky
#FC86AA
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EB0 #7EEFBD
analogous
#EF7EE9 #EF7EB0 #EF857E
triadic
#EF7EB0 #B0EF7E #7EB0EF
tetradic
#EF7EB0 #E9EF7E #7EEFBD #857EEF
square
#EF7EB0 #E9EF7E #7EEFBD #857EEF
split-complementary
#EF7EB0 #7EEF85 #7EE9EF
monochromatic
#D81B6E #E8488F #EF7EB0 #F6B4D1 #FCE4EE
Accessibility & contrast
On white
2.54
#EF7EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EF7EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EB0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EB0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B2
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#FE7990
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7eb0; /* rgb */ color: rgb(239, 126, 176); /* oklch */ color: oklch(73.3% 0.149 353.5);
Tailwind
colors: {
custom: {
50: '#f7a6c7',
500: '#ef7eb0',
950: '#000000',
},
}SCSS
$custom: #ef7eb0; $custom-light: #f7a6c7; $custom-dark: #000000;
JSON
{
"hex": "#ef7eb0",
"rgb": {
"r": 239,
"g": 126,
"b": 176
},
"hsl": {
"h": 333.451,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.73344,
"c": 0.14881,
"h": 353.5
},
"luminance": 0.36407
}Semantic roles & 50–950 ramp
primary
#EF7EB0
secondary
#D6F3E6
accent
#DA7F0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82