#EF7DBA#EF7DBA
#EF7DBA is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.5% C 0.156 H 348.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DBA |
|---|---|
| RGB | rgb(239, 125, 186) |
| HSL | hsl(328, 78%, 71%) |
| HSV | hsv(328, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 22.2%, 6.3%) |
| CIE-LAB | lab(66.95, 50.85, -12.07) |
| CIE-LCH | lch(66.95, 52.27, 346.64°) |
| OKLab | oklab(73.54% 0.1524 -0.0316) |
| OKLCH | oklch(73.54% 0.156 348.3) |
| XYZ | xyz(51.7945, 36.5672, 50.7751) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.82
Bubblegum Pink
#FE83CC
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Carnation Pink
#FF7FA7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DBA #7DEFB2
analogous
#EB7DEF #EF7DBA #EF7D81
triadic
#EF7DBA #BAEF7D #7DBAEF
tetradic
#EF7DBA #EFEB7D #7DEFB2 #7D81EF
square
#EF7DBA #EFEB7D #7DEFB2 #7D81EF
split-complementary
#EF7DBA #81EF7D #7DEFEB
monochromatic
#D71A7F #E8479D #EF7DBA #F6B3D7 #FCE4F1
Accessibility & contrast
On white
2.53
#EF7DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EF7DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DBA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DBA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8897BC
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#FD7A94
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7dba; /* rgb */ color: rgb(239, 125, 186); /* oklch */ color: oklch(73.5% 0.156 348.3);
Tailwind
colors: {
custom: {
50: '#f7a6ce',
500: '#ef7dba',
950: '#000000',
},
}SCSS
$custom: #ef7dba; $custom-light: #f7a6ce; $custom-dark: #000000;
JSON
{
"hex": "#ef7dba",
"rgb": {
"r": 239,
"g": 125,
"b": 186
},
"hsl": {
"h": 327.895,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.73535,
"c": 0.15566,
"h": 348.3
},
"luminance": 0.36563
}Semantic roles & 50–950 ramp
primary
#EF7DBA
secondary
#D5F3E3
accent
#DA6B0B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82