#EF799C#EF799C
#EF799C is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.0% C 0.149 H 2.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EF799C |
|---|---|
| RGB | rgb(239, 121, 156) |
| HSL | hsl(342, 79%, 71%) |
| HSV | hsv(342, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 34.7%, 6.3%) |
| CIE-LAB | lab(65.30, 48.93, 2.47) |
| CIE-LCH | lch(65.30, 49.00, 2.89°) |
| OKLab | oklab(72% 0.1487 0.0071) |
| OKLCH | oklch(72% 0.149 2.7) |
| XYZ | xyz(48.4371, 34.4303, 35.5408) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.14
Pinky
#FC86AA
ΔE00 3.72
Rosy Pink
#F6688E
ΔE00 3.87
Rosa
#FE86A4
ΔE00 4.01
Palevioletred
#DB7093
ΔE00 4.28
Medium Pink
#F36196
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF799C #79EFCC
analogous
#EF79D7 #EF799C #EF9179
triadic
#EF799C #9CEF79 #799CEF
tetradic
#EF799C #D7EF79 #79EFCC #9179EF
square
#EF799C #D7EF79 #79EFCC #9179EF
split-complementary
#EF799C #79EF91 #79D7EF
monochromatic
#D41951 #E84274 #EF799C #F6B0C4 #FCE4EB
Accessibility & contrast
On white
2.66
#EF799C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EF799C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF799C
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF799C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF799C | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919D
Deuteranopia (green-blind)
#ABA799
Tritanopia (blue-blind)
#FF6F86
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ef799c; /* rgb */ color: rgb(239, 121, 156); /* oklch */ color: oklch(72.0% 0.149 2.7);
Tailwind
colors: {
custom: {
50: '#f7a3b9',
500: '#ef799c',
950: '#000000',
},
}SCSS
$custom: #ef799c; $custom-light: #f7a3b9; $custom-dark: #000000;
JSON
{
"hex": "#ef799c",
"rgb": {
"r": 239,
"g": 121,
"b": 156
},
"hsl": {
"h": 342.203,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.72004,
"c": 0.14886,
"h": 2.7
},
"luminance": 0.34426
}Semantic roles & 50–950 ramp
primary
#EF799C
secondary
#D2F2E8
accent
#DB9D0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80