#EF8FAE#EF8FAE
#EF8FAE is a light, vivid pink. Relative luminance 0.411; OKLCH L 75.9% C 0.121 H 359.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FAE |
|---|---|
| RGB | rgb(239, 143, 174) |
| HSL | hsl(341, 75%, 75%) |
| HSV | hsv(341, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 27.2%, 6.3%) |
| CIE-LAB | lab(70.21, 40.08, -0.51) |
| CIE-LCH | lch(70.21, 40.09, 359.27°) |
| OKLab | oklab(75.88% 0.1211 -0.0008) |
| OKLCH | oklch(75.88% 0.121 359.6) |
| XYZ | xyz(53.0606, 41.0556, 45.1661) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.37
Pinky
#FC86AA
ΔE00 3.04
Rosa
#FE86A4
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.35
Dull Pink
#D5869D
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FAE #8FEFD0
analogous
#EF8FDE #EF8FAE #EFA08F
triadic
#EF8FAE #AEEF8F #8FAEEF
tetradic
#EF8FAE #DEEF8F #8FEFD0 #A08FEF
square
#EF8FAE #DEEF8F #8FEFD0 #A08FEF
split-complementary
#EF8FAE #8FEFA0 #8FDEEF
monochromatic
#E02461 #E75987 #EF8FAE #F7C5D5 #FBE4EC
Accessibility & contrast
On white
2.28
#EF8FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EF8FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FAE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FAE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#FE899A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fae; /* rgb */ color: rgb(239, 143, 174); /* oklch */ color: oklch(75.9% 0.121 359.6);
Tailwind
colors: {
custom: {
50: '#f6b1c6',
500: '#ef8fae',
950: '#000000',
},
}SCSS
$custom: #ef8fae; $custom-light: #f6b1c6; $custom-dark: #000000;
JSON
{
"hex": "#ef8fae",
"rgb": {
"r": 239,
"g": 143,
"b": 174
},
"hsl": {
"h": 340.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75884,
"c": 0.12111,
"h": 359.6
},
"luminance": 0.41052
}Semantic roles & 50–950 ramp
primary
#EF8FAE
secondary
#D8F3EA
accent
#D7960E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082