#EF799D#EF799D
#EF799D is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.0% C 0.149 H 2.2°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EF799D |
|---|---|
| RGB | rgb(239, 121, 157) |
| HSL | hsl(342, 79%, 71%) |
| HSV | hsv(342, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 34.3%, 6.3%) |
| CIE-LAB | lab(65.33, 49.05, 1.94) |
| CIE-LCH | lch(65.33, 49.09, 2.27°) |
| OKLab | oklab(72.03% 0.149 0.0057) |
| OKLCH | oklch(72.03% 0.149 2.2) |
| XYZ | xyz(48.5221, 34.4643, 35.9886) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.08
Pinky
#FC86AA
ΔE00 3.67
Rosy Pink
#F6688E
ΔE00 4.02
Rosa
#FE86A4
ΔE00 4.09
Palevioletred
#DB7093
ΔE00 4.25
Medium Pink
#F36196
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF799D #79EFCB
analogous
#EF79D8 #EF799D #EF9079
triadic
#EF799D #9DEF79 #799DEF
tetradic
#EF799D #D8EF79 #79EFCB #9079EF
square
#EF799D #D8EF79 #79EFCB #9079EF
split-complementary
#EF799D #79EF90 #79D8EF
monochromatic
#D41952 #E84275 #EF799D #F6B0C5 #FCE4EB
Accessibility & contrast
On white
2.66
#EF799D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EF799D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF799D
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF799D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF799D | 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)
#8C919E
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#FF6F86
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef799d; /* rgb */ color: rgb(239, 121, 157); /* oklch */ color: oklch(72.0% 0.149 2.2);
Tailwind
colors: {
custom: {
50: '#f7a3b9',
500: '#ef799d',
950: '#000000',
},
}SCSS
$custom: #ef799d; $custom-light: #f7a3b9; $custom-dark: #000000;
JSON
{
"hex": "#ef799d",
"rgb": {
"r": 239,
"g": 121,
"b": 157
},
"hsl": {
"h": 341.695,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.72033,
"c": 0.14915,
"h": 2.2
},
"luminance": 0.3446
}Semantic roles & 50–950 ramp
primary
#EF799D
secondary
#D2F2E8
accent
#DB9B0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80