#EF8D95#EF8D95
#EF8D95 is a light, moderate red. Relative luminance 0.396; OKLCH L 74.9% C 0.119 H 15.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8D95 |
|---|---|
| RGB | rgb(239, 141, 149) |
| HSL | hsl(355, 75%, 75%) |
| HSV | hsv(355, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 37.7%, 6.3%) |
| CIE-LAB | lab(69.17, 38.01, 11.95) |
| CIE-LCH | lch(69.17, 39.84, 17.45°) |
| OKLab | oklab(74.88% 0.1151 0.0311) |
| OKLCH | oklch(74.88% 0.119 15.1) |
| XYZ | xyz(50.5486, 39.5747, 33.4044) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.22
Blush Pink
#FE828C
ΔE00 3.70
Lightcoral
#F08080
ΔE00 4.77
Dusty Pink (survey)
#D58A94
ΔE00 5.09
Carnation
#FD798F
ΔE00 5.17
Pig Pink
#E78EA5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8D95 #8DEFE7
analogous
#EF8DC6 #EF8D95 #EFB68D
triadic
#EF8D95 #95EF8D #8D95EF
tetradic
#EF8D95 #C6EF8D #8DEFE7 #B68DEF
square
#EF8D95 #C6EF8D #8DEFE7 #B68DEF
split-complementary
#EF8D95 #8DEFB6 #8DC6EF
monochromatic
#E02231 #E75763 #EF8D95 #F7C3C7 #FBE4E6
Accessibility & contrast
On white
2.36
#EF8D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EF8D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8D95
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8D95 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D95
Deuteranopia (green-blind)
#B8B093
Tritanopia (blue-blind)
#FF8290
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef8d95; /* rgb */ color: rgb(239, 141, 149); /* oklch */ color: oklch(74.9% 0.119 15.1);
Tailwind
colors: {
custom: {
50: '#f7b0b4',
500: '#ef8d95',
950: '#000000',
},
}SCSS
$custom: #ef8d95; $custom-light: #f7b0b4; $custom-dark: #000000;
JSON
{
"hex": "#ef8d95",
"rgb": {
"r": 239,
"g": 141,
"b": 149
},
"hsl": {
"h": 355.102,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.74878,
"c": 0.11923,
"h": 15.1
},
"luminance": 0.3957
}Semantic roles & 50–950 ramp
primary
#EF8D95
secondary
#D8F3F1
accent
#D8C70E
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80