#EF7296#EF7296
#EF7296 is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.8% C 0.157 H 3.8°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7296 |
|---|---|
| RGB | rgb(239, 114, 150) |
| HSL | hsl(343, 80%, 69%) |
| HSV | hsv(343, 52%, 94%) |
| CMYK | cmyk(0%, 52.3%, 37.2%, 6.3%) |
| CIE-LAB | lab(63.83, 51.64, 3.76) |
| CIE-LCH | lch(63.83, 51.77, 4.17°) |
| OKLab | oklab(70.84% 0.1571 0.0104) |
| OKLCH | oklch(70.84% 0.157 3.8) |
| XYZ | xyz(47.1215, 32.5921, 32.6575) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.42
Medium Pink
#F36196
ΔE00 3.66
Palevioletred
#DB7093
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 4.25
Strawberry
#FC5A8D
ΔE00 4.29
Pinky
#FC86AA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7296 #72EFCB
analogous
#EF72D5 #EF7296 #EF8D72
triadic
#EF7296 #96EF72 #7296EF
tetradic
#EF7296 #D5EF72 #72EFCB #8D72EF
square
#EF7296 #D5EF72 #72EFCB #8D72EF
split-complementary
#EF7296 #72EF8D #72D5EF
monochromatic
#CF184C #E93B6D #EF7296 #F5A9BF #FBE0E8
Accessibility & contrast
On white
2.79
#EF7296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#EF7296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7296
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7296 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888C97
Deuteranopia (green-blind)
#A8A493
Tritanopia (blue-blind)
#FF667F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ef7296; /* rgb */ color: rgb(239, 114, 150); /* oklch */ color: oklch(70.8% 0.157 3.8);
Tailwind
colors: {
custom: {
50: '#f89eb4',
500: '#ef7296',
950: '#000000',
},
}SCSS
$custom: #ef7296; $custom-light: #f89eb4; $custom-dark: #000000;
JSON
{
"hex": "#ef7296",
"rgb": {
"r": 239,
"g": 114,
"b": 150
},
"hsl": {
"h": 342.72,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.70843,
"c": 0.15741,
"h": 3.8
},
"luminance": 0.32587
}Semantic roles & 50–950 ramp
primary
#EF7296
secondary
#CCF1E6
accent
#DC9F0A
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80