#EF7EB7#EF7EB7
#EF7EB7 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.6% C 0.152 H 349.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EB7 |
|---|---|
| RGB | rgb(239, 126, 183) |
| HSL | hsl(330, 78%, 72%) |
| HSV | hsv(330, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 23.4%, 6.3%) |
| CIE-LAB | lab(67.05, 49.94, -10.24) |
| CIE-LCH | lch(67.05, 50.98, 348.41°) |
| OKLab | oklab(73.58% 0.15 -0.0266) |
| OKLCH | oklch(73.58% 0.152 349.9) |
| XYZ | xyz(51.6061, 36.6954, 49.1555) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.75
Bubblegum (survey)
#FF6CB5
ΔE00 3.83
Bubblegum Pink
#FE83CC
ΔE00 4.03
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EB7 #7EEFB6
analogous
#EF7EEF #EF7EB7 #EF7E7F
triadic
#EF7EB7 #B7EF7E #7EB7EF
tetradic
#EF7EB7 #EFEF7E #7EEFB6 #7E7FEF
square
#EF7EB7 #EFEF7E #7EEFB6 #7E7FEF
split-complementary
#EF7EB7 #7FEF7E #7EEFEF
monochromatic
#D81B7A #E84899 #EF7EB7 #F6B4D5 #FCE4F0
Accessibility & contrast
On white
2.52
#EF7EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EF7EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EB7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EB7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FD7B93
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7eb7; /* rgb */ color: rgb(239, 126, 183); /* oklch */ color: oklch(73.6% 0.152 349.9);
Tailwind
colors: {
custom: {
50: '#f7a6cc',
500: '#ef7eb7',
950: '#000000',
},
}SCSS
$custom: #ef7eb7; $custom-light: #f7a6cc; $custom-dark: #000000;
JSON
{
"hex": "#ef7eb7",
"rgb": {
"r": 239,
"g": 126,
"b": 183
},
"hsl": {
"h": 329.735,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.73576,
"c": 0.15238,
"h": 349.9
},
"luminance": 0.36691
}Semantic roles & 50–950 ramp
primary
#EF7EB7
secondary
#D6F3E4
accent
#DA720B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82