#EF8DA4#EF8DA4
#EF8DA4 is a light, vivid red. Relative luminance 0.401; OKLCH L 75.3% C 0.121 H 5.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DA4 |
|---|---|
| RGB | rgb(239, 141, 164) |
| HSL | hsl(346, 75%, 75%) |
| HSV | hsv(346, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 31.4%, 6.3%) |
| CIE-LAB | lab(69.53, 39.81, 4.08) |
| CIE-LCH | lch(69.53, 40.02, 5.85°) |
| OKLab | oklab(75.28% 0.1207 0.0112) |
| OKLCH | oklch(75.28% 0.121 5.3) |
| XYZ | xyz(51.8242, 40.0849, 40.1224) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.61
Rosa
#FE86A4
ΔE00 2.96
Rose Pink
#F7879A
ΔE00 3.09
Pinky
#FC86AA
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 4.46
Dull Pink
#D5869D
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DA4 #8DEFD8
analogous
#EF8DD5 #EF8DA4 #EFA78D
triadic
#EF8DA4 #A4EF8D #8DA4EF
tetradic
#EF8DA4 #D5EF8D #8DEFD8 #A78DEF
square
#EF8DA4 #D5EF8D #8DEFD8 #A78DEF
split-complementary
#EF8DA4 #8DEFA7 #8DD5EF
monochromatic
#E0224E #E75779 #EF8DA4 #F7C3CF #FBE4EA
Accessibility & contrast
On white
2.33
#EF8DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EF8DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DA4
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DA4 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA5
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8da4; /* rgb */ color: rgb(239, 141, 164); /* oklch */ color: oklch(75.3% 0.121 5.3);
Tailwind
colors: {
custom: {
50: '#f6b0be',
500: '#ef8da4',
950: '#000000',
},
}SCSS
$custom: #ef8da4; $custom-light: #f6b0be; $custom-dark: #000000;
JSON
{
"hex": "#ef8da4",
"rgb": {
"r": 239,
"g": 141,
"b": 164
},
"hsl": {
"h": 345.918,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75276,
"c": 0.12119,
"h": 5.3
},
"luminance": 0.40081
}Semantic roles & 50–950 ramp
primary
#EF8DA4
secondary
#D8F3ED
accent
#D8A80E
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081