#EF7299#EF7299
#EF7299 is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.9% C 0.158 H 2.3°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7299 |
|---|---|
| RGB | rgb(239, 114, 153) |
| HSL | hsl(341, 80%, 69%) |
| HSV | hsv(341, 52%, 94%) |
| CMYK | cmyk(0%, 52.3%, 36%, 6.3%) |
| CIE-LAB | lab(63.91, 51.98, 2.16) |
| CIE-LCH | lch(63.91, 52.02, 2.38°) |
| OKLab | oklab(70.93% 0.1581 0.0063) |
| OKLCH | oklch(70.93% 0.158 2.3) |
| XYZ | xyz(47.3662, 32.6899, 33.9461) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.95
Medium Pink
#F36196
ΔE00 3.32
Palevioletred
#DB7093
ΔE00 3.60
Carnation Pink
#FF7FA7
ΔE00 4.06
Strawberry
#FC5A8D
ΔE00 4.44
Pinky
#FC86AA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7299 #72EFC8
analogous
#EF72D8 #EF7299 #EF8A72
triadic
#EF7299 #99EF72 #7299EF
tetradic
#EF7299 #D8EF72 #72EFC8 #8A72EF
square
#EF7299 #D8EF72 #72EFC8 #8A72EF
split-complementary
#EF7299 #72EF8A #72D8EF
monochromatic
#CF1851 #E93B71 #EF7299 #F5A9C1 #FBE0E9
Accessibility & contrast
On white
2.79
#EF7299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#EF7299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7299
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7299 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C9A
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#FF6780
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ef7299; /* rgb */ color: rgb(239, 114, 153); /* oklch */ color: oklch(70.9% 0.158 2.3);
Tailwind
colors: {
custom: {
50: '#f89eb6',
500: '#ef7299',
950: '#000000',
},
}SCSS
$custom: #ef7299; $custom-light: #f89eb6; $custom-dark: #000000;
JSON
{
"hex": "#ef7299",
"rgb": {
"r": 239,
"g": 114,
"b": 153
},
"hsl": {
"h": 341.28,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.70929,
"c": 0.15824,
"h": 2.3
},
"luminance": 0.32685
}Semantic roles & 50–950 ramp
primary
#EF7299
secondary
#CCF1E5
accent
#DC9A0A
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80