#EF799E#EF799E
#EF799E is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.1% C 0.149 H 1.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EF799E |
|---|---|
| RGB | rgb(239, 121, 158) |
| HSL | hsl(341, 79%, 71%) |
| HSV | hsv(341, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 33.9%, 6.3%) |
| CIE-LAB | lab(65.36, 49.17, 1.41) |
| CIE-LCH | lch(65.36, 49.19, 1.64°) |
| OKLab | oklab(72.06% 0.1494 0.0043) |
| OKLCH | oklch(72.06% 0.149 1.7) |
| XYZ | xyz(48.6078, 34.4986, 36.4401) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.05
Pinky
#FC86AA
ΔE00 3.65
Rosy Pink
#F6688E
ΔE00 4.17
Rosa
#FE86A4
ΔE00 4.19
Palevioletred
#DB7093
ΔE00 4.24
Medium Pink
#F36196
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF799E #79EFCA
analogous
#EF79D9 #EF799E #EF8F79
triadic
#EF799E #9EEF79 #799EEF
tetradic
#EF799E #D9EF79 #79EFCA #8F79EF
square
#EF799E #D9EF79 #79EFCA #8F79EF
split-complementary
#EF799E #79EF8F #79D9EF
monochromatic
#D41954 #E84276 #EF799E #F6B0C6 #FCE4EB
Accessibility & contrast
On white
2.66
#EF799E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#EF799E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF799E
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF799E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF799E | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C919F
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#FF7086
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef799e; /* rgb */ color: rgb(239, 121, 158); /* oklch */ color: oklch(72.1% 0.149 1.7);
Tailwind
colors: {
custom: {
50: '#f7a3ba',
500: '#ef799e',
950: '#000000',
},
}SCSS
$custom: #ef799e; $custom-light: #f7a3ba; $custom-dark: #000000;
JSON
{
"hex": "#ef799e",
"rgb": {
"r": 239,
"g": 121,
"b": 158
},
"hsl": {
"h": 341.186,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.72063,
"c": 0.14945,
"h": 1.7
},
"luminance": 0.34494
}Semantic roles & 50–950 ramp
primary
#EF799E
secondary
#D2F2E8
accent
#DB9A0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80