#EF789D#EF789D
#EF789D is a light, vivid pink. Relative luminance 0.342; OKLCH L 71.9% C 0.151 H 1.9°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF789D |
|---|---|
| RGB | rgb(239, 120, 157) |
| HSL | hsl(341, 79%, 70%) |
| HSV | hsv(341, 50%, 94%) |
| CMYK | cmyk(0%, 49.8%, 34.3%, 6.3%) |
| CIE-LAB | lab(65.14, 49.54, 1.66) |
| CIE-LCH | lch(65.14, 49.57, 1.92°) |
| OKLab | oklab(71.89% 0.1506 0.005) |
| OKLCH | oklch(71.89% 0.151 1.9) |
| XYZ | xyz(48.4012, 34.2225, 35.9483) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.18
Pinky
#FC86AA
ΔE00 3.83
Rosy Pink
#F6688E
ΔE00 3.94
Palevioletred
#DB7093
ΔE00 4.12
Rosa
#FE86A4
ΔE00 4.30
Medium Pink
#F36196
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF789D #78EFCA
analogous
#EF78D8 #EF789D #EF8F78
triadic
#EF789D #9DEF78 #789DEF
tetradic
#EF789D #D8EF78 #78EFCA #8F78EF
square
#EF789D #D8EF78 #78EFCA #8F78EF
split-complementary
#EF789D #78EF8F #78D8EF
monochromatic
#D41953 #E94175 #EF789D #F5AFC5 #FCE4EB
Accessibility & contrast
On white
2.68
#EF789D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#EF789D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF789D
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF789D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF789D | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909E
Deuteranopia (green-blind)
#AAA79A
Tritanopia (blue-blind)
#FF6E85
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ef789d; /* rgb */ color: rgb(239, 120, 157); /* oklch */ color: oklch(71.9% 0.151 1.9);
Tailwind
colors: {
custom: {
50: '#f7a2b9',
500: '#ef789d',
950: '#000000',
},
}SCSS
$custom: #ef789d; $custom-light: #f7a2b9; $custom-dark: #000000;
JSON
{
"hex": "#ef789d",
"rgb": {
"r": 239,
"g": 120,
"b": 157
},
"hsl": {
"h": 341.345,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.7189,
"c": 0.15063,
"h": 1.9
},
"luminance": 0.34218
}Semantic roles & 50–950 ramp
primary
#EF789D
secondary
#D1F2E8
accent
#DB9A0A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80