#EF9293#EF9293
#EF9293 is a light, moderate red. Relative luminance 0.410; OKLCH L 75.6% C 0.113 H 19.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9293 |
|---|---|
| RGB | rgb(239, 146, 147) |
| HSL | hsl(359, 74%, 75%) |
| HSV | hsv(359, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 38.5%, 6.3%) |
| CIE-LAB | lab(70.19, 35.18, 14.50) |
| CIE-LCH | lch(70.19, 38.05, 22.40°) |
| OKLab | oklab(75.65% 0.1064 0.0374) |
| OKLCH | oklch(75.65% 0.113 19.4) |
| XYZ | xyz(51.1443, 41.0193, 32.8220) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 4.56
Blush Pink
#FE828C
ΔE00 4.67
Rose Pink
#F7879A
ΔE00 5.50
Salmon Pink
#FE7B7C
ΔE00 6.18
Dusty Pink (survey)
#D58A94
ΔE00 6.19
Blush (survey)
#F29E8E
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9293 #92EFEE
analogous
#EF92C1 #EF9293 #EFBF92
triadic
#EF9293 #93EF92 #9293EF
tetradic
#EF9293 #C1EF92 #92EFEE #BF92EF
square
#EF9293 #C1EF92 #92EFEE #BF92EF
split-complementary
#EF9293 #92EFBF #92C1EF
monochromatic
#DF2729 #E75D5E #EF9293 #F7C7C8 #FBE4E5
Accessibility & contrast
On white
2.28
#EF9293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EF9293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9293
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9293 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A093
Deuteranopia (green-blind)
#BBB391
Tritanopia (blue-blind)
#FF8793
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef9293; /* rgb */ color: rgb(239, 146, 147); /* oklch */ color: oklch(75.6% 0.113 19.4);
Tailwind
colors: {
custom: {
50: '#f7b3b2',
500: '#ef9293',
950: '#000000',
},
}SCSS
$custom: #ef9293; $custom-light: #f7b3b2; $custom-dark: #000000;
JSON
{
"hex": "#ef9293",
"rgb": {
"r": 239,
"g": 146,
"b": 147
},
"hsl": {
"h": 359.355,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.75646,
"c": 0.1128,
"h": 19.4
},
"luminance": 0.41015
}Semantic roles & 50–950 ramp
primary
#EF9293
secondary
#D8F3F2
accent
#D7D40F
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080