#EF7596#EF7596
#EF7596 is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.3% C 0.153 H 4.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7596 |
|---|---|
| RGB | rgb(239, 117, 150) |
| HSL | hsl(344, 79%, 70%) |
| HSV | hsv(344, 51%, 94%) |
| CMYK | cmyk(0%, 51%, 37.2%, 6.3%) |
| CIE-LAB | lab(64.39, 50.19, 4.57) |
| CIE-LCH | lch(64.39, 50.40, 5.20°) |
| OKLab | oklab(71.26% 0.1526 0.0124) |
| OKLCH | oklch(71.26% 0.153 4.7) |
| XYZ | xyz(47.4655, 33.2800, 32.7722) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.72
Carnation Pink
#FF7FA7
ΔE00 4.00
Palevioletred
#DB7093
ΔE00 4.14
Medium Pink
#F36196
ΔE00 4.43
Carnation
#FD798F
ΔE00 4.54
Rosa
#FE86A4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7596 #75EFCE
analogous
#EF75D3 #EF7596 #EF9175
triadic
#EF7596 #96EF75 #7596EF
tetradic
#EF7596 #D3EF75 #75EFCE #9175EF
square
#EF7596 #D3EF75 #75EFCE #9175EF
split-complementary
#EF7596 #75EF91 #75D3EF
monochromatic
#D1184A #E93E6C #EF7596 #F5ACC0 #FCE3E9
Accessibility & contrast
On white
2.74
#EF7596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EF7596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7596
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7596 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8E97
Deuteranopia (green-blind)
#AAA593
Tritanopia (blue-blind)
#FF6A81
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ef7596; /* rgb */ color: rgb(239, 117, 150); /* oklch */ color: oklch(71.3% 0.153 4.7);
Tailwind
colors: {
custom: {
50: '#f8a0b4',
500: '#ef7596',
950: '#000000',
},
}SCSS
$custom: #ef7596; $custom-light: #f8a0b4; $custom-dark: #000000;
JSON
{
"hex": "#ef7596",
"rgb": {
"r": 239,
"g": 117,
"b": 150
},
"hsl": {
"h": 343.77,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.71262,
"c": 0.15311,
"h": 4.7
},
"luminance": 0.33275
}Semantic roles & 50–950 ramp
primary
#EF7596
secondary
#CFF1E8
accent
#DCA30A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80