#EF7D96#EF7D96
#EF7D96 is a light, vivid red. Relative luminance 0.352; OKLCH L 72.4% C 0.142 H 7.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7D96 |
|---|---|
| RGB | rgb(239, 125, 150) |
| HSL | hsl(347, 78%, 71%) |
| HSV | hsv(347, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 37.2%, 6.3%) |
| CIE-LAB | lab(65.92, 46.26, 6.77) |
| CIE-LCH | lch(65.92, 46.76, 8.33°) |
| OKLab | oklab(72.42% 0.1405 0.0181) |
| OKLCH | oklch(72.42% 0.142 7.3) |
| XYZ | xyz(48.4377, 35.2245, 33.0963) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.94
Carnation
#FD798F
ΔE00 3.31
Rosa
#FE86A4
ΔE00 3.50
Carnation Pink
#FF7FA7
ΔE00 4.17
Rosy Pink
#F6688E
ΔE00 4.27
Pinky
#FC86AA
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7D96 #7DEFD6
analogous
#EF7DCF #EF7D96 #EF9D7D
triadic
#EF7D96 #96EF7D #7D96EF
tetradic
#EF7D96 #CFEF7D #7DEFD6 #9D7DEF
square
#EF7D96 #CFEF7D #7DEFD6 #9D7DEF
split-complementary
#EF7D96 #7DEF9D #7DCFEF
monochromatic
#D71A44 #E8476A #EF7D96 #F6B3C2 #FCE4E9
Accessibility & contrast
On white
2.61
#EF7D96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#EF7D96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7D96
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7D96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7D96 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919397
Deuteranopia (green-blind)
#AEA894
Tritanopia (blue-blind)
#FF7286
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef7d96; /* rgb */ color: rgb(239, 125, 150); /* oklch */ color: oklch(72.4% 0.142 7.3);
Tailwind
colors: {
custom: {
50: '#f7a5b4',
500: '#ef7d96',
950: '#000000',
},
}SCSS
$custom: #ef7d96; $custom-light: #f7a5b4; $custom-dark: #000000;
JSON
{
"hex": "#ef7d96",
"rgb": {
"r": 239,
"g": 125,
"b": 150
},
"hsl": {
"h": 346.842,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.72422,
"c": 0.14161,
"h": 7.3
},
"luminance": 0.3522
}Semantic roles & 50–950 ramp
primary
#EF7D96
secondary
#D5F3EC
accent
#DAAD0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80