#EF7995#EF7995
#EF7995 is a light, vivid red. Relative luminance 0.342; OKLCH L 71.8% C 0.147 H 6.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7995 |
|---|---|
| RGB | rgb(239, 121, 149) |
| HSL | hsl(346, 79%, 71%) |
| HSV | hsv(346, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 37.7%, 6.3%) |
| CIE-LAB | lab(65.12, 48.13, 6.19) |
| CIE-LCH | lch(65.12, 48.53, 7.33°) |
| OKLab | oklab(71.81% 0.1462 0.0166) |
| OKLCH | oklch(71.81% 0.147 6.5) |
| XYZ | xyz(47.8613, 34.2000, 32.5086) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.39
Carnation
#FD798F
ΔE00 3.60
Rose Pink
#F7879A
ΔE00 3.84
Rosa
#FE86A4
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 4.11
Watermelon
#FC6C85
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7995 #79EFD3
analogous
#EF79D0 #EF7995 #EF9879
triadic
#EF7995 #95EF79 #7995EF
tetradic
#EF7995 #D0EF79 #79EFD3 #9879EF
square
#EF7995 #D0EF79 #79EFD3 #9879EF
split-complementary
#EF7995 #79EF98 #79D0EF
monochromatic
#D41946 #E8426A #EF7995 #F6B0C0 #FCE4E9
Accessibility & contrast
On white
2.68
#EF7995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#EF7995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7995
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7995 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9096
Deuteranopia (green-blind)
#ACA792
Tritanopia (blue-blind)
#FF6E83
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ef7995; /* rgb */ color: rgb(239, 121, 149); /* oklch */ color: oklch(71.8% 0.147 6.5);
Tailwind
colors: {
custom: {
50: '#f8a3b4',
500: '#ef7995',
950: '#000000',
},
}SCSS
$custom: #ef7995; $custom-light: #f8a3b4; $custom-dark: #000000;
JSON
{
"hex": "#ef7995",
"rgb": {
"r": 239,
"g": 121,
"b": 149
},
"hsl": {
"h": 345.763,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.71808,
"c": 0.14714,
"h": 6.5
},
"luminance": 0.34195
}Semantic roles & 50–950 ramp
primary
#EF7995
secondary
#D2F2EA
accent
#DBA90B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80