#EF8994#EF8994
#EF8994 is a light, vivid red. Relative luminance 0.384; OKLCH L 74.2% C 0.125 H 13.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8994 |
|---|---|
| RGB | rgb(239, 137, 148) |
| HSL | hsl(354, 76%, 74%) |
| HSV | hsv(354, 43%, 94%) |
| CMYK | cmyk(0%, 42.7%, 38.1%, 6.3%) |
| CIE-LAB | lab(68.30, 39.96, 11.29) |
| CIE-LCH | lch(68.30, 41.52, 15.78°) |
| OKLab | oklab(74.21% 0.121 0.0294) |
| OKLCH | oklch(74.21% 0.125 13.7) |
| XYZ | xyz(49.8900, 38.3845, 32.7926) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.35
Blush Pink
#FE828C
ΔE00 3.41
Carnation
#FD798F
ΔE00 4.19
Lightcoral
#F08080
ΔE00 4.84
Dusty Pink (survey)
#D58A94
ΔE00 4.98
Rosa
#FE86A4
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8994 #89EFE4
analogous
#EF89C7 #EF8994 #EFB189
triadic
#EF8994 #94EF89 #8994EF
tetradic
#EF8994 #C7EF89 #89EFE4 #B189EF
square
#EF8994 #C7EF89 #89EFE4 #B189EF
split-complementary
#EF8994 #89EFB1 #89C7EF
monochromatic
#DF1E33 #E85363 #EF8994 #F6BFC5 #FBE4E7
Accessibility & contrast
On white
2.42
#EF8994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EF8994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8994
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8994 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A94
Deuteranopia (green-blind)
#B5AE92
Tritanopia (blue-blind)
#FF7E8D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef8994; /* rgb */ color: rgb(239, 137, 148); /* oklch */ color: oklch(74.2% 0.125 13.7);
Tailwind
colors: {
custom: {
50: '#f7adb3',
500: '#ef8994',
950: '#000000',
},
}SCSS
$custom: #ef8994; $custom-light: #f7adb3; $custom-dark: #000000;
JSON
{
"hex": "#ef8994",
"rgb": {
"r": 239,
"g": 137,
"b": 148
},
"hsl": {
"h": 353.529,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.74213,
"c": 0.12456,
"h": 13.7
},
"luminance": 0.3838
}Semantic roles & 50–950 ramp
primary
#EF8994
secondary
#D8F3F0
accent
#D8C20D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80