#EF7EB2#EF7EB2
#EF7EB2 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.4% C 0.150 H 352.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EB2 |
|---|---|
| RGB | rgb(239, 126, 178) |
| HSL | hsl(332, 78%, 72%) |
| HSV | hsv(332, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 25.5%, 6.3%) |
| CIE-LAB | lab(66.89, 49.25, -7.65) |
| CIE-LCH | lch(66.89, 49.84, 351.17°) |
| OKLab | oklab(73.41% 0.1485 -0.0196) |
| OKLCH | oklch(73.41% 0.15 352.5) |
| XYZ | xyz(51.0949, 36.4910, 46.4633) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.17
Bubblegum (survey)
#FF6CB5
ΔE00 4.03
Bubble Gum Pink
#FF69AF
ΔE00 4.27
Hot Pink
#FF69B4
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 4.99
Carnation Pink
#FF7FA7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EB2 #7EEFBB
analogous
#EF7EEB #EF7EB2 #EF837E
triadic
#EF7EB2 #B2EF7E #7EB2EF
tetradic
#EF7EB2 #EBEF7E #7EEFBB #837EEF
square
#EF7EB2 #EBEF7E #7EEFBB #837EEF
split-complementary
#EF7EB2 #7EEF83 #7EEBEF
monochromatic
#D81B72 #E84892 #EF7EB2 #F6B4D3 #FCE4EF
Accessibility & contrast
On white
2.53
#EF7EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EF7EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EB2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EB2 | 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)
#8B96B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#FE7991
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7eb2; /* rgb */ color: rgb(239, 126, 178); /* oklch */ color: oklch(73.4% 0.150 352.5);
Tailwind
colors: {
custom: {
50: '#f7a6c9',
500: '#ef7eb2',
950: '#000000',
},
}SCSS
$custom: #ef7eb2; $custom-light: #f7a6c9; $custom-dark: #000000;
JSON
{
"hex": "#ef7eb2",
"rgb": {
"r": 239,
"g": 126,
"b": 178
},
"hsl": {
"h": 332.389,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.73409,
"c": 0.14978,
"h": 352.5
},
"luminance": 0.36487
}Semantic roles & 50–950 ramp
primary
#EF7EB2
secondary
#D6F3E6
accent
#DA7B0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82