#EF7EBD#EF7EBD
#EF7EBD is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.8% C 0.156 H 347.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EBD |
|---|---|
| RGB | rgb(239, 126, 189) |
| HSL | hsl(327, 78%, 72%) |
| HSV | hsv(327, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 20.9%, 6.3%) |
| CIE-LAB | lab(67.24, 50.78, -13.33) |
| CIE-LCH | lch(67.24, 52.50, 345.30°) |
| OKLab | oklab(73.78% 0.1518 -0.035) |
| OKLCH | oklch(73.78% 0.156 347) |
| XYZ | xyz(52.2440, 36.9506, 52.5148) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.89
Bubblegum Pink
#FE83CC
ΔE00 3.14
Bubblegum (survey)
#FF6CB5
ΔE00 4.07
Hot Pink
#FF69B4
ΔE00 4.43
Bubble Gum Pink
#FF69AF
ΔE00 4.90
Pale Magenta
#D767AD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EBD #7EEFB0
analogous
#E97EEF #EF7EBD #EF7E85
triadic
#EF7EBD #BDEF7E #7EBDEF
tetradic
#EF7EBD #EFE97E #7EEFB0 #7E85EF
square
#EF7EBD #EFE97E #7EEFB0 #7E85EF
split-complementary
#EF7EBD #85EF7E #7EEFE9
monochromatic
#D81B84 #E848A1 #EF7EBD #F6B4D9 #FCE4F1
Accessibility & contrast
On white
2.50
#EF7EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EF7EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EBD
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EBD | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898BF
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#FC7C96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef7ebd; /* rgb */ color: rgb(239, 126, 189); /* oklch */ color: oklch(73.8% 0.156 347.0);
Tailwind
colors: {
custom: {
50: '#f7a6d1',
500: '#ef7ebd',
950: '#000000',
},
}SCSS
$custom: #ef7ebd; $custom-light: #f7a6d1; $custom-dark: #000000;
JSON
{
"hex": "#ef7ebd",
"rgb": {
"r": 239,
"g": 126,
"b": 189
},
"hsl": {
"h": 326.549,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.73784,
"c": 0.1558,
"h": 347
},
"luminance": 0.36947
}Semantic roles & 50–950 ramp
primary
#EF7EBD
secondary
#D6F3E3
accent
#DA670B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82