#EF7C97#EF7C97
#EF7C97 is a light, vivid red. Relative luminance 0.350; OKLCH L 72.3% C 0.143 H 6.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7C97 |
|---|---|
| RGB | rgb(239, 124, 151) |
| HSL | hsl(346, 78%, 71%) |
| HSV | hsv(346, 48%, 94%) |
| CMYK | cmyk(0%, 48.1%, 36.8%, 6.3%) |
| CIE-LAB | lab(65.75, 46.87, 5.96) |
| CIE-LCH | lch(65.75, 47.25, 7.25°) |
| OKLab | oklab(72.3% 0.1424 0.016) |
| OKLCH | oklch(72.3% 0.143 6.4) |
| XYZ | xyz(48.3926, 35.0049, 33.4802) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.35
Rosa
#FE86A4
ΔE00 3.49
Carnation
#FD798F
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 3.86
Rosy Pink
#F6688E
ΔE00 4.01
Pinky
#FC86AA
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7C97 #7CEFD4
analogous
#EF7CD0 #EF7C97 #EF9A7C
triadic
#EF7C97 #97EF7C #7C97EF
tetradic
#EF7C97 #D0EF7C #7CEFD4 #9A7CEF
square
#EF7C97 #D0EF7C #7CEFD4 #9A7CEF
split-complementary
#EF7C97 #7CEF9A #7CD0EF
monochromatic
#D61A46 #E8456C #EF7C97 #F6B3C2 #FCE4E9
Accessibility & contrast
On white
2.63
#EF7C97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#EF7C97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7C97
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7C97 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#ADA894
Tritanopia (blue-blind)
#FF7186
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef7c97; /* rgb */ color: rgb(239, 124, 151); /* oklch */ color: oklch(72.3% 0.143 6.4);
Tailwind
colors: {
custom: {
50: '#f7a4b5',
500: '#ef7c97',
950: '#000000',
},
}SCSS
$custom: #ef7c97; $custom-light: #f7a4b5; $custom-dark: #000000;
JSON
{
"hex": "#ef7c97",
"rgb": {
"r": 239,
"g": 124,
"b": 151
},
"hsl": {
"h": 345.913,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.72301,
"c": 0.14325,
"h": 6.4
},
"luminance": 0.35
}Semantic roles & 50–950 ramp
primary
#EF7C97
secondary
#D4F3EB
accent
#DAAA0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80