#EF8EAE#EF8EAE
#EF8EAE is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.7% C 0.123 H 359.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EAE |
|---|---|
| RGB | rgb(239, 142, 174) |
| HSL | hsl(340, 75%, 75%) |
| HSV | hsv(340, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 27.2%, 6.3%) |
| CIE-LAB | lab(70.01, 40.60, -0.82) |
| CIE-LCH | lch(70.01, 40.61, 358.84°) |
| OKLab | oklab(75.72% 0.1227 -0.0016) |
| OKLCH | oklch(75.72% 0.123 359.3) |
| XYZ | xyz(52.9112, 40.7567, 45.1162) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.52
Pinky
#FC86AA
ΔE00 2.93
Rosa
#FE86A4
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.19
Dull Pink
#D5869D
ΔE00 5.14
Rose Pink
#F7879A
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EAE #8EEFCF
analogous
#EF8EDF #EF8EAE #EF9F8E
triadic
#EF8EAE #AEEF8E #8EAEEF
tetradic
#EF8EAE #DFEF8E #8EEFCF #9F8EEF
square
#EF8EAE #DFEF8E #8EEFCF #9F8EEF
split-complementary
#EF8EAE #8EEF9F #8EDFEF
monochromatic
#E02361 #E75888 #EF8EAE #F7C4D4 #FBE4EC
Accessibility & contrast
On white
2.29
#EF8EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EF8EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EAE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EAE | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#B3B2AC
Tritanopia (blue-blind)
#FE8899
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8eae; /* rgb */ color: rgb(239, 142, 174); /* oklch */ color: oklch(75.7% 0.123 359.3);
Tailwind
colors: {
custom: {
50: '#f6b0c6',
500: '#ef8eae',
950: '#000000',
},
}SCSS
$custom: #ef8eae; $custom-light: #f6b0c6; $custom-dark: #000000;
JSON
{
"hex": "#ef8eae",
"rgb": {
"r": 239,
"g": 142,
"b": 174
},
"hsl": {
"h": 340.206,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75724,
"c": 0.12268,
"h": 359.3
},
"luminance": 0.40753
}Semantic roles & 50–950 ramp
primary
#EF8EAE
secondary
#D8F3EA
accent
#D7950E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082