#EF7DB8#EF7DB8
#EF7DB8 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.5% C 0.155 H 349.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DB8 |
|---|---|
| RGB | rgb(239, 125, 184) |
| HSL | hsl(329, 78%, 71%) |
| HSV | hsv(329, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 23%, 6.3%) |
| CIE-LAB | lab(66.89, 50.57, -11.04) |
| CIE-LCH | lch(66.89, 51.76, 347.68°) |
| OKLab | oklab(73.47% 0.1518 -0.0288) |
| OKLCH | oklch(73.47% 0.155 349.3) |
| XYZ | xyz(51.5833, 36.4828, 49.6632) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum (survey)
#FF6CB5
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DB8 #7DEFB4
analogous
#ED7DEF #EF7DB8 #EF7D7F
triadic
#EF7DB8 #B8EF7D #7DB8EF
tetradic
#EF7DB8 #EFED7D #7DEFB4 #7D7FEF
square
#EF7DB8 #EFED7D #7DEFB4 #7D7FEF
split-complementary
#EF7DB8 #7FEF7D #7DEFED
monochromatic
#D71A7C #E8479A #EF7DB8 #F6B3D6 #FCE4F0
Accessibility & contrast
On white
2.53
#EF7DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EF7DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DB8
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DB8 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BA
Deuteranopia (green-blind)
#A7AAB5
Tritanopia (blue-blind)
#FD7A93
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7db8; /* rgb */ color: rgb(239, 125, 184); /* oklch */ color: oklch(73.5% 0.155 349.3);
Tailwind
colors: {
custom: {
50: '#f7a6cd',
500: '#ef7db8',
950: '#000000',
},
}SCSS
$custom: #ef7db8; $custom-light: #f7a6cd; $custom-dark: #000000;
JSON
{
"hex": "#ef7db8",
"rgb": {
"r": 239,
"g": 125,
"b": 184
},
"hsl": {
"h": 328.947,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.73466,
"c": 0.15454,
"h": 349.3
},
"luminance": 0.36479
}Semantic roles & 50–950 ramp
primary
#EF7DB8
secondary
#D5F3E3
accent
#DA6F0B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82