#EF8993#EF8993
#EF8993 is a light, vivid red. Relative luminance 0.383; OKLCH L 74.2% C 0.125 H 14.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8993 |
|---|---|
| RGB | rgb(239, 137, 147) |
| HSL | hsl(354, 76%, 74%) |
| HSV | hsv(354, 43%, 94%) |
| CMYK | cmyk(0%, 42.7%, 38.5%, 6.3%) |
| CIE-LAB | lab(68.28, 39.84, 11.82) |
| CIE-LCH | lch(68.28, 41.56, 16.52°) |
| OKLab | oklab(74.19% 0.1207 0.0307) |
| OKLCH | oklch(74.19% 0.125 14.3) |
| XYZ | xyz(49.8112, 38.3530, 32.3776) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.63
Blush Pink
#FE828C
ΔE00 3.26
Carnation
#FD798F
ΔE00 4.28
Lightcoral
#F08080
ΔE00 4.55
Dusty Pink (survey)
#D58A94
ΔE00 5.07
Rosa
#FE86A4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8993 #89EFE5
analogous
#EF89C6 #EF8993 #EFB289
triadic
#EF8993 #93EF89 #8993EF
tetradic
#EF8993 #C6EF89 #89EFE5 #B289EF
square
#EF8993 #C6EF89 #89EFE5 #B289EF
split-complementary
#EF8993 #89EFB2 #89C6EF
monochromatic
#DF1E31 #E85362 #EF8993 #F6BFC4 #FBE4E6
Accessibility & contrast
On white
2.42
#EF8993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EF8993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8993
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8993 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9A93
Deuteranopia (green-blind)
#B6AE91
Tritanopia (blue-blind)
#FF7E8D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef8993; /* rgb */ color: rgb(239, 137, 147); /* oklch */ color: oklch(74.2% 0.125 14.3);
Tailwind
colors: {
custom: {
50: '#f7adb2',
500: '#ef8993',
950: '#000000',
},
}SCSS
$custom: #ef8993; $custom-light: #f7adb2; $custom-dark: #000000;
JSON
{
"hex": "#ef8993",
"rgb": {
"r": 239,
"g": 137,
"b": 147
},
"hsl": {
"h": 354.118,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.74188,
"c": 0.12451,
"h": 14.3
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#EF8993
secondary
#D8F3F0
accent
#D8C40D
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80