#EF8EA0#EF8EA0
#EF8EA0 is a light, moderate red. Relative luminance 0.402; OKLCH L 75.3% C 0.119 H 8.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EA0 |
|---|---|
| RGB | rgb(239, 142, 160) |
| HSL | hsl(349, 75%, 75%) |
| HSV | hsv(349, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 33.1%, 6.3%) |
| CIE-LAB | lab(69.64, 38.80, 6.47) |
| CIE-LCH | lch(69.64, 39.33, 9.47°) |
| OKLab | oklab(75.33% 0.1177 0.0173) |
| OKLCH | oklch(75.33% 0.119 8.4) |
| XYZ | xyz(51.6168, 40.2389, 38.2992) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.34
Pig Pink
#E78EA5
ΔE00 2.57
Rosa
#FE86A4
ΔE00 3.54
Pinky
#FC86AA
ΔE00 4.50
Dusty Pink (survey)
#D58A94
ΔE00 4.98
Carnation
#FD798F
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EA0 #8EEFDD
analogous
#EF8ED1 #EF8EA0 #EFAD8E
triadic
#EF8EA0 #A0EF8E #8EA0EF
tetradic
#EF8EA0 #D1EF8E #8EEFDD #AD8EEF
square
#EF8EA0 #D1EF8E #8EEFDD #AD8EEF
split-complementary
#EF8EA0 #8EEFAD #8ED1EF
monochromatic
#E02346 #E75873 #EF8EA0 #F7C4CD #FBE4E8
Accessibility & contrast
On white
2.32
#EF8EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF8EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EA0
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EA0 | 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)
#9E9FA0
Deuteranopia (green-blind)
#B6B19E
Tritanopia (blue-blind)
#FF8594
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8ea0; /* rgb */ color: rgb(239, 142, 160); /* oklch */ color: oklch(75.3% 0.119 8.4);
Tailwind
colors: {
custom: {
50: '#f7b0bc',
500: '#ef8ea0',
950: '#000000',
},
}SCSS
$custom: #ef8ea0; $custom-light: #f7b0bc; $custom-dark: #000000;
JSON
{
"hex": "#ef8ea0",
"rgb": {
"r": 239,
"g": 142,
"b": 160
},
"hsl": {
"h": 348.866,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75326,
"c": 0.11891,
"h": 8.4
},
"luminance": 0.40235
}Semantic roles & 50–950 ramp
primary
#EF8EA0
secondary
#D8F3EE
accent
#D7B20E
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081