#EF7799#EF7799
#EF7799 is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.6% C 0.151 H 3.7°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7799 |
|---|---|
| RGB | rgb(239, 119, 153) |
| HSL | hsl(343, 79%, 70%) |
| HSV | hsv(343, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 36%, 6.3%) |
| CIE-LAB | lab(64.84, 49.56, 3.51) |
| CIE-LCH | lch(64.84, 49.69, 4.05°) |
| OKLab | oklab(71.63% 0.1507 0.0097) |
| OKLCH | oklch(71.63% 0.151 3.7) |
| XYZ | xyz(47.9456, 33.8489, 34.1392) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.28
Carnation Pink
#FF7FA7
ΔE00 3.53
Palevioletred
#DB7093
ΔE00 4.15
Pinky
#FC86AA
ΔE00 4.20
Rosa
#FE86A4
ΔE00 4.24
Medium Pink
#F36196
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7799 #77EFCD
analogous
#EF77D5 #EF7799 #EF9177
triadic
#EF7799 #99EF77 #7799EF
tetradic
#EF7799 #D5EF77 #77EFCD #9177EF
square
#EF7799 #D5EF77 #77EFCD #9177EF
split-complementary
#EF7799 #77EF91 #77D5EF
monochromatic
#D3194E #E94070 #EF7799 #F5AEC2 #FCE4EA
Accessibility & contrast
On white
2.70
#EF7799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#EF7799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7799
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7799 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F9A
Deuteranopia (green-blind)
#AAA696
Tritanopia (blue-blind)
#FF6C83
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ef7799; /* rgb */ color: rgb(239, 119, 153); /* oklch */ color: oklch(71.6% 0.151 3.7);
Tailwind
colors: {
custom: {
50: '#f8a1b6',
500: '#ef7799',
950: '#000000',
},
}SCSS
$custom: #ef7799; $custom-light: #f8a1b6; $custom-dark: #000000;
JSON
{
"hex": "#ef7799",
"rgb": {
"r": 239,
"g": 119,
"b": 153
},
"hsl": {
"h": 343,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.71631,
"c": 0.15096,
"h": 3.7
},
"luminance": 0.33844
}Semantic roles & 50–950 ramp
primary
#EF7799
secondary
#D0F2E8
accent
#DBA00A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80