#EF8D93#EF8D93
#EF8D93 is a light, moderate red. Relative luminance 0.395; OKLCH L 74.8% C 0.119 H 16.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8D93 |
|---|---|
| RGB | rgb(239, 141, 147) |
| HSL | hsl(356, 75%, 75%) |
| HSV | hsv(356, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 38.5%, 6.3%) |
| CIE-LAB | lab(69.12, 37.78, 13.00) |
| CIE-LCH | lch(69.12, 39.95, 18.99°) |
| OKLab | oklab(74.83% 0.1144 0.0337) |
| OKLCH | oklch(74.83% 0.119 16.4) |
| XYZ | xyz(50.3903, 39.5113, 32.5706) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.58
Rose Pink
#F7879A
ΔE00 3.78
Lightcoral
#F08080
ΔE00 4.27
Dusty Pink (survey)
#D58A94
ΔE00 5.36
Carnation
#FD798F
ΔE00 5.44
Salmon Pink
#FE7B7C
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8D93 #8DEFE9
analogous
#EF8DC4 #EF8D93 #EFB88D
triadic
#EF8D93 #93EF8D #8D93EF
tetradic
#EF8D93 #C4EF8D #8DEFE9 #B88DEF
square
#EF8D93 #C4EF8D #8DEFE9 #B88DEF
split-complementary
#EF8D93 #8DEFB8 #8DC4EF
monochromatic
#E0222D #E75760 #EF8D93 #F7C3C6 #FBE4E6
Accessibility & contrast
On white
2.36
#EF8D93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EF8D93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8D93
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8D93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8D93 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D93
Deuteranopia (green-blind)
#B8B091
Tritanopia (blue-blind)
#FF8290
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef8d93; /* rgb */ color: rgb(239, 141, 147); /* oklch */ color: oklch(74.8% 0.119 16.4);
Tailwind
colors: {
custom: {
50: '#f7b0b2',
500: '#ef8d93',
950: '#000000',
},
}SCSS
$custom: #ef8d93; $custom-light: #f7b0b2; $custom-dark: #000000;
JSON
{
"hex": "#ef8d93",
"rgb": {
"r": 239,
"g": 141,
"b": 147
},
"hsl": {
"h": 356.327,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.74828,
"c": 0.11921,
"h": 16.4
},
"luminance": 0.39507
}Semantic roles & 50–950 ramp
primary
#EF8D93
secondary
#D8F3F1
accent
#D8CB0E
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#181011
muted
#867F80