#EF9396#EF9396
#EF9396 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.9% C 0.111 H 17.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9396 |
|---|---|
| RGB | rgb(239, 147, 150) |
| HSL | hsl(358, 74%, 76%) |
| HSV | hsv(358, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 37.2%, 6.3%) |
| CIE-LAB | lab(70.47, 35.00, 13.23) |
| CIE-LCH | lch(70.47, 37.42, 20.71°) |
| OKLab | oklab(75.88% 0.106 0.0343) |
| OKLCH | oklch(75.88% 0.111 17.9) |
| XYZ | xyz(51.5376, 41.4243, 34.1296) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.75
Rose Pink
#F7879A
ΔE00 4.99
Lightcoral
#F08080
ΔE00 5.08
Dusty Pink (survey)
#D58A94
ΔE00 5.82
Salmon Pink
#FE7B7C
ΔE00 6.68
Pig Pink
#E78EA5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9396 #93EFEC
analogous
#EF93C4 #EF9396 #EFBE93
triadic
#EF9396 #96EF93 #9396EF
tetradic
#EF9396 #C4EF93 #93EFEC #BE93EF
square
#EF9396 #C4EF93 #93EFEC #BE93EF
split-complementary
#EF9396 #93EFBE #93C4EF
monochromatic
#DF282E #E75E62 #EF9396 #F7C8CA #FBE4E5
Accessibility & contrast
On white
2.26
#EF9396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EF9396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9396
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9396 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A196
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#FF8995
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef9396; /* rgb */ color: rgb(239, 147, 150); /* oklch */ color: oklch(75.9% 0.111 17.9);
Tailwind
colors: {
custom: {
50: '#f7b4b4',
500: '#ef9396',
950: '#000000',
},
}SCSS
$custom: #ef9396; $custom-light: #f7b4b4; $custom-dark: #000000;
JSON
{
"hex": "#ef9396",
"rgb": {
"r": 239,
"g": 147,
"b": 150
},
"hsl": {
"h": 358.043,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.75884,
"c": 0.11138,
"h": 17.9
},
"luminance": 0.4142
}Semantic roles & 50–950 ramp
primary
#EF9396
secondary
#D8F3F2
accent
#D6D00F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080