#EF7D95#EF7D95
#EF7D95 is a light, vivid red. Relative luminance 0.352; OKLCH L 72.4% C 0.141 H 7.9°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7D95 |
|---|---|
| RGB | rgb(239, 125, 149) |
| HSL | hsl(347, 78%, 71%) |
| HSV | hsv(347, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 37.7%, 6.3%) |
| CIE-LAB | lab(65.90, 46.15, 7.30) |
| CIE-LCH | lch(65.90, 46.72, 8.99°) |
| OKLab | oklab(72.4% 0.1401 0.0194) |
| OKLCH | oklch(72.4% 0.141 7.9) |
| XYZ | xyz(48.3575, 35.1924, 32.6740) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.82
Carnation
#FD798F
ΔE00 3.11
Rosa
#FE86A4
ΔE00 3.62
Rosy Pink
#F6688E
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 4.40
Pinky
#FC86AA
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7D95 #7DEFD7
analogous
#EF7DCE #EF7D95 #EF9E7D
triadic
#EF7D95 #95EF7D #7D95EF
tetradic
#EF7D95 #CEEF7D #7DEFD7 #9E7DEF
square
#EF7D95 #CEEF7D #7DEFD7 #9E7DEF
split-complementary
#EF7D95 #7DEF9E #7DCEEF
monochromatic
#D71A42 #E84769 #EF7D95 #F6B3C1 #FCE4E9
Accessibility & contrast
On white
2.61
#EF7D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#EF7D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7D95
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7D95 | 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)
#929396
Deuteranopia (green-blind)
#AEA893
Tritanopia (blue-blind)
#FF7286
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef7d95; /* rgb */ color: rgb(239, 125, 149); /* oklch */ color: oklch(72.4% 0.141 7.9);
Tailwind
colors: {
custom: {
50: '#f8a5b4',
500: '#ef7d95',
950: '#000000',
},
}SCSS
$custom: #ef7d95; $custom-light: #f8a5b4; $custom-dark: #000000;
JSON
{
"hex": "#ef7d95",
"rgb": {
"r": 239,
"g": 125,
"b": 149
},
"hsl": {
"h": 347.368,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.72395,
"c": 0.14143,
"h": 7.9
},
"luminance": 0.35188
}Semantic roles & 50–950 ramp
primary
#EF7D95
secondary
#D5F3EC
accent
#DAAF0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80