#EF9593#EF9593
#EF9593 is a light, moderate red. Relative luminance 0.420; OKLCH L 76.1% C 0.109 H 21.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9593 |
|---|---|
| RGB | rgb(239, 149, 147) |
| HSL | hsl(1, 74%, 76%) |
| HSV | hsv(1, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 38.5%, 6.3%) |
| CIE-LAB | lab(70.84, 33.61, 15.41) |
| CIE-LCH | lch(70.84, 36.97, 24.64°) |
| OKLab | oklab(76.15% 0.1017 0.0396) |
| OKLCH | oklch(76.15% 0.109 21.3) |
| XYZ | xyz(51.6128, 41.9563, 32.9781) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.08
Blush (survey)
#F29E8E
ΔE00 5.27
Peachy Pink
#FF9A8A
ΔE00 5.53
Blush Pink
#FE828C
ΔE00 5.57
Salmon Pink
#FE7B7C
ΔE00 6.61
Rose Pink
#F7879A
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9593 #93EDEF
analogous
#EF93BF #EF9593 #EFC393
triadic
#EF9593 #93EF95 #9593EF
tetradic
#EF9593 #BFEF93 #93EDEF #C393EF
square
#EF9593 #BFEF93 #93EDEF #C393EF
split-complementary
#EF9593 #93EFC3 #93BFEF
monochromatic
#DF2C28 #E7615E #EF9593 #F7C9C8 #FBE5E4
Accessibility & contrast
On white
2.24
#EF9593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EF9593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9593
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9593 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A392
Deuteranopia (green-blind)
#BDB492
Tritanopia (blue-blind)
#FF8A95
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef9593; /* rgb */ color: rgb(239, 149, 147); /* oklch */ color: oklch(76.1% 0.109 21.3);
Tailwind
colors: {
custom: {
50: '#f7b5b2',
500: '#ef9593',
950: '#000000',
},
}SCSS
$custom: #ef9593; $custom-light: #f7b5b2; $custom-dark: #000000;
JSON
{
"hex": "#ef9593",
"rgb": {
"r": 239,
"g": 149,
"b": 147
},
"hsl": {
"h": 1.304,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76145,
"c": 0.10911,
"h": 21.3
},
"luminance": 0.41952
}Semantic roles & 50–950 ramp
primary
#EF9593
secondary
#D8F2F3
accent
#D2D60F
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080