#EF799B#EF799B
#EF799B is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.0% C 0.149 H 3.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF799B |
|---|---|
| RGB | rgb(239, 121, 155) |
| HSL | hsl(343, 79%, 71%) |
| HSV | hsv(343, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 35.1%, 6.3%) |
| CIE-LAB | lab(65.28, 48.82, 3.00) |
| CIE-LCH | lch(65.28, 48.91, 3.52°) |
| OKLab | oklab(71.98% 0.1483 0.0084) |
| OKLCH | oklch(71.98% 0.149 3.2) |
| XYZ | xyz(48.3527, 34.3966, 35.0967) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.22
Rosy Pink
#F6688E
ΔE00 3.74
Pinky
#FC86AA
ΔE00 3.79
Rosa
#FE86A4
ΔE00 3.94
Palevioletred
#DB7093
ΔE00 4.32
Rose Pink
#F7879A
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF799B #79EFCD
analogous
#EF79D6 #EF799B #EF9279
triadic
#EF799B #9BEF79 #799BEF
tetradic
#EF799B #D6EF79 #79EFCD #9279EF
square
#EF799B #D6EF79 #79EFCD #9279EF
split-complementary
#EF799B #79EF92 #79D6EF
monochromatic
#D4194F #E84272 #EF799B #F6B0C4 #FCE4EB
Accessibility & contrast
On white
2.67
#EF799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#EF799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF799B
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF799B | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#ABA798
Tritanopia (blue-blind)
#FF6F85
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ef799b; /* rgb */ color: rgb(239, 121, 155); /* oklch */ color: oklch(72.0% 0.149 3.2);
Tailwind
colors: {
custom: {
50: '#f7a3b8',
500: '#ef799b',
950: '#000000',
},
}SCSS
$custom: #ef799b; $custom-light: #f7a3b8; $custom-dark: #000000;
JSON
{
"hex": "#ef799b",
"rgb": {
"r": 239,
"g": 121,
"b": 155
},
"hsl": {
"h": 342.712,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.71976,
"c": 0.14858,
"h": 3.2
},
"luminance": 0.34392
}Semantic roles & 50–950 ramp
primary
#EF799B
secondary
#D2F2E9
accent
#DB9F0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80