#EF7899#EF7899
#EF7899 is a light, vivid pink. Relative luminance 0.341; OKLCH L 71.8% C 0.150 H 4.0°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7899 |
|---|---|
| RGB | rgb(239, 120, 153) |
| HSL | hsl(343, 79%, 70%) |
| HSV | hsv(343, 50%, 94%) |
| CMYK | cmyk(0%, 49.8%, 36%, 6.3%) |
| CIE-LAB | lab(65.03, 49.07, 3.79) |
| CIE-LCH | lch(65.03, 49.22, 4.41°) |
| OKLab | oklab(71.78% 0.1492 0.0104) |
| OKLCH | oklch(71.78% 0.15 4) |
| XYZ | xyz(48.0653, 34.0882, 34.1791) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 3.48
Rosa
#FE86A4
ΔE00 4.05
Pinky
#FC86AA
ΔE00 4.08
Palevioletred
#DB7093
ΔE00 4.30
Carnation
#FD798F
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7899 #78EFCE
analogous
#EF78D5 #EF7899 #EF9278
triadic
#EF7899 #99EF78 #7899EF
tetradic
#EF7899 #D5EF78 #78EFCE #9278EF
square
#EF7899 #D5EF78 #78EFCE #9278EF
split-complementary
#EF7899 #78EF92 #78D5EF
monochromatic
#D4194D #E94170 #EF7899 #F5AFC2 #FCE4EA
Accessibility & contrast
On white
2.69
#EF7899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#EF7899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7899
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7899 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909A
Deuteranopia (green-blind)
#ABA696
Tritanopia (blue-blind)
#FF6D84
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ef7899; /* rgb */ color: rgb(239, 120, 153); /* oklch */ color: oklch(71.8% 0.150 4.0);
Tailwind
colors: {
custom: {
50: '#f8a2b6',
500: '#ef7899',
950: '#000000',
},
}SCSS
$custom: #ef7899; $custom-light: #f8a2b6; $custom-dark: #000000;
JSON
{
"hex": "#ef7899",
"rgb": {
"r": 239,
"g": 120,
"b": 153
},
"hsl": {
"h": 343.361,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.71775,
"c": 0.14952,
"h": 4
},
"luminance": 0.34084
}Semantic roles & 50–950 ramp
primary
#EF7899
secondary
#D1F2E9
accent
#DBA10A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80