#EF7499#EF7499
#EF7499 is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.2% C 0.155 H 2.8°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7499 |
|---|---|
| RGB | rgb(239, 116, 153) |
| HSL | hsl(342, 79%, 70%) |
| HSV | hsv(342, 51%, 94%) |
| CMYK | cmyk(0%, 51.5%, 36%, 6.3%) |
| CIE-LAB | lab(64.28, 51.02, 2.70) |
| CIE-LCH | lch(64.28, 51.09, 3.03°) |
| OKLab | oklab(71.21% 0.1552 0.0077) |
| OKLCH | oklch(71.21% 0.155 2.8) |
| XYZ | xyz(47.5942, 33.1461, 34.0221) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.02
Palevioletred
#DB7093
ΔE00 3.77
Medium Pink
#F36196
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 3.80
Pinky
#FC86AA
ΔE00 4.63
Strawberry
#FC5A8D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7499 #74EFCA
analogous
#EF74D7 #EF7499 #EF8D74
triadic
#EF7499 #99EF74 #7499EF
tetradic
#EF7499 #D7EF74 #74EFCA #8D74EF
square
#EF7499 #D7EF74 #74EFCA #8D74EF
split-complementary
#EF7499 #74EF8D #74D7EF
monochromatic
#D11850 #E93D71 #EF7499 #F5ABC1 #FCE2EA
Accessibility & contrast
On white
2.75
#EF7499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#EF7499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7499
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7499 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898D9A
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#FF6982
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ef7499; /* rgb */ color: rgb(239, 116, 153); /* oklch */ color: oklch(71.2% 0.155 2.8);
Tailwind
colors: {
custom: {
50: '#f89fb6',
500: '#ef7499',
950: '#000000',
},
}SCSS
$custom: #ef7499; $custom-light: #f89fb6; $custom-dark: #000000;
JSON
{
"hex": "#ef7499",
"rgb": {
"r": 239,
"g": 116,
"b": 153
},
"hsl": {
"h": 341.951,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.71207,
"c": 0.15534,
"h": 2.8
},
"luminance": 0.33141
}Semantic roles & 50–950 ramp
primary
#EF7499
secondary
#CEF1E6
accent
#DC9D0A
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80