#EF9399#EF9399
#EF9399 is a light, moderate red. Relative luminance 0.415; OKLCH L 76.0% C 0.111 H 15.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9399 |
|---|---|
| RGB | rgb(239, 147, 153) |
| HSL | hsl(356, 74%, 76%) |
| HSV | hsv(356, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 36%, 6.3%) |
| CIE-LAB | lab(70.54, 35.35, 11.66) |
| CIE-LCH | lch(70.54, 37.22, 18.26°) |
| OKLab | oklab(75.96% 0.1071 0.0304) |
| OKLCH | oklch(75.96% 0.111 15.8) |
| XYZ | xyz(51.7823, 41.5222, 35.4181) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.23
Blush Pink
#FE828C
ΔE00 4.79
Dusty Pink (survey)
#D58A94
ΔE00 5.37
Lightcoral
#F08080
ΔE00 5.64
Pig Pink
#E78EA5
ΔE00 5.92
Carnation
#FD798F
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9399 #93EFE9
analogous
#EF93C7 #EF9399 #EFBB93
triadic
#EF9399 #99EF93 #9399EF
tetradic
#EF9399 #C7EF93 #93EFE9 #BB93EF
square
#EF9399 #C7EF93 #93EFE9 #BB93EF
split-complementary
#EF9399 #93EFBB #93C7EF
monochromatic
#DF2834 #E75E67 #EF9399 #F7C8CB #FBE4E6
Accessibility & contrast
On white
2.26
#EF9399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EF9399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9399
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9399 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#BBB397
Tritanopia (blue-blind)
#FF8995
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef9399; /* rgb */ color: rgb(239, 147, 153); /* oklch */ color: oklch(76.0% 0.111 15.8);
Tailwind
colors: {
custom: {
50: '#f7b4b7',
500: '#ef9399',
950: '#000000',
},
}SCSS
$custom: #ef9399; $custom-light: #f7b4b7; $custom-dark: #000000;
JSON
{
"hex": "#ef9399",
"rgb": {
"r": 239,
"g": 147,
"b": 153
},
"hsl": {
"h": 356.087,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.75959,
"c": 0.11135,
"h": 15.8
},
"luminance": 0.41518
}Semantic roles & 50–950 ramp
primary
#EF9399
secondary
#D8F3F1
accent
#D6C90F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080