#EF8F97#EF8F97
#EF8F97 is a light, moderate red. Relative luminance 0.402; OKLCH L 75.3% C 0.117 H 14.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8F97 |
|---|---|
| RGB | rgb(239, 143, 151) |
| HSL | hsl(355, 75%, 75%) |
| HSV | hsv(355, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 36.8%, 6.3%) |
| CIE-LAB | lab(69.64, 37.20, 11.50) |
| CIE-LCH | lch(69.64, 38.93, 17.17°) |
| OKLab | oklab(75.25% 0.1127 0.03) |
| OKLCH | oklch(75.25% 0.117 14.9) |
| XYZ | xyz(51.0073, 40.2342, 34.3517) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.34
Blush Pink
#FE828C
ΔE00 4.09
Dusty Pink (survey)
#D58A94
ΔE00 5.07
Lightcoral
#F08080
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.50
Carnation
#FD798F
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8F97 #8FEFE7
analogous
#EF8FC7 #EF8F97 #EFB78F
triadic
#EF8F97 #97EF8F #8F97EF
tetradic
#EF8F97 #C7EF8F #8FEFE7 #B78FEF
square
#EF8F97 #C7EF8F #8FEFE7 #B78FEF
split-complementary
#EF8F97 #8FEFB7 #8FC7EF
monochromatic
#E02434 #E75965 #EF8F97 #F7C5C9 #FBE4E6
Accessibility & contrast
On white
2.32
#EF8F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF8F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8F97
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8F97 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F97
Deuteranopia (green-blind)
#B9B195
Tritanopia (blue-blind)
#FF8592
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8f97; /* rgb */ color: rgb(239, 143, 151); /* oklch */ color: oklch(75.3% 0.117 14.9);
Tailwind
colors: {
custom: {
50: '#f7b1b5',
500: '#ef8f97',
950: '#000000',
},
}SCSS
$custom: #ef8f97; $custom-light: #f7b1b5; $custom-dark: #000000;
JSON
{
"hex": "#ef8f97",
"rgb": {
"r": 239,
"g": 143,
"b": 151
},
"hsl": {
"h": 355,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75252,
"c": 0.11662,
"h": 14.9
},
"luminance": 0.4023
}Semantic roles & 50–950 ramp
primary
#EF8F97
secondary
#D8F3F1
accent
#D7C60E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080