#EF8DA3#EF8DA3
#EF8DA3 is a light, vivid red. Relative luminance 0.400; OKLCH L 75.2% C 0.121 H 5.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DA3 |
|---|---|
| RGB | rgb(239, 141, 163) |
| HSL | hsl(347, 75%, 75%) |
| HSV | hsv(347, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 31.8%, 6.3%) |
| CIE-LAB | lab(69.50, 39.69, 4.60) |
| CIE-LCH | lch(69.50, 39.95, 6.61°) |
| OKLab | oklab(75.25% 0.1203 0.0125) |
| OKLCH | oklch(75.25% 0.121 5.9) |
| XYZ | xyz(51.7343, 40.0489, 39.6487) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.77
Rose Pink
#F7879A
ΔE00 2.86
Rosa
#FE86A4
ΔE00 3.00
Pinky
#FC86AA
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 4.61
Dull Pink
#D5869D
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DA3 #8DEFD9
analogous
#EF8DD4 #EF8DA3 #EFA88D
triadic
#EF8DA3 #A3EF8D #8DA3EF
tetradic
#EF8DA3 #D4EF8D #8DEFD9 #A88DEF
square
#EF8DA3 #D4EF8D #8DEFD9 #A88DEF
split-complementary
#EF8DA3 #8DEFA8 #8DD4EF
monochromatic
#E0224C #E75778 #EF8DA3 #F7C3CE #FBE4E9
Accessibility & contrast
On white
2.33
#EF8DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EF8DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DA3
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DA3 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA4
Deuteranopia (green-blind)
#B5B1A1
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8da3; /* rgb */ color: rgb(239, 141, 163); /* oklch */ color: oklch(75.2% 0.121 5.9);
Tailwind
colors: {
custom: {
50: '#f7b0be',
500: '#ef8da3',
950: '#000000',
},
}SCSS
$custom: #ef8da3; $custom-light: #f7b0be; $custom-dark: #000000;
JSON
{
"hex": "#ef8da3",
"rgb": {
"r": 239,
"g": 141,
"b": 163
},
"hsl": {
"h": 346.531,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75248,
"c": 0.12097,
"h": 5.9
},
"luminance": 0.40045
}Semantic roles & 50–950 ramp
primary
#EF8DA3
secondary
#D8F3ED
accent
#D8AA0E
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081