#EF9393#EF9393
#EF9393 is a light, moderate red. Relative luminance 0.413; OKLCH L 75.8% C 0.112 H 20.0°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9393 |
|---|---|
| RGB | rgb(239, 147, 147) |
| HSL | hsl(0, 74%, 76%) |
| HSV | hsv(0, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 38.5%, 6.3%) |
| CIE-LAB | lab(70.41, 34.65, 14.80) |
| CIE-LCH | lch(70.41, 37.68, 23.13°) |
| OKLab | oklab(75.81% 0.1048 0.0381) |
| OKLCH | oklch(75.81% 0.112 20) |
| XYZ | xyz(51.2991, 41.3289, 32.8736) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 4.71
Blush Pink
#FE828C
ΔE00 4.95
Rose Pink
#F7879A
ΔE00 5.87
Blush (survey)
#F29E8E
ΔE00 6.03
Peachy Pink
#FF9A8A
ΔE00 6.16
Salmon Pink
#FE7B7C
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9393 #93EFEF
analogous
#EF93C1 #EF9393 #EFC193
triadic
#EF9393 #93EF93 #9393EF
tetradic
#EF9393 #C1EF93 #93EFEF #C193EF
square
#EF9393 #C1EF93 #93EFEF #C193EF
split-complementary
#EF9393 #93EFC1 #93C1EF
monochromatic
#DF2828 #E75E5E #EF9393 #F7C8C8 #FBE4E4
Accessibility & contrast
On white
2.27
#EF9393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EF9393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9393
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9393 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A192
Deuteranopia (green-blind)
#BCB391
Tritanopia (blue-blind)
#FF8894
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef9393; /* rgb */ color: rgb(239, 147, 147); /* oklch */ color: oklch(75.8% 0.112 20.0);
Tailwind
colors: {
custom: {
50: '#f7b4b2',
500: '#ef9393',
950: '#000000',
},
}SCSS
$custom: #ef9393; $custom-light: #f7b4b2; $custom-dark: #000000;
JSON
{
"hex": "#ef9393",
"rgb": {
"r": 239,
"g": 147,
"b": 147
},
"hsl": {
"h": 0,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.75811,
"c": 0.11155,
"h": 20
},
"luminance": 0.41325
}Semantic roles & 50–950 ramp
primary
#EF9393
secondary
#D8F3F3
accent
#D6D60F
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080