#EF8EA7#EF8EA7
#EF8EA7 is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.5% C 0.120 H 3.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EA7 |
|---|---|
| RGB | rgb(239, 142, 167) |
| HSL | hsl(345, 75%, 75%) |
| HSV | hsv(345, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 30.1%, 6.3%) |
| CIE-LAB | lab(69.82, 39.68, 2.82) |
| CIE-LCH | lch(69.82, 39.78, 4.06°) |
| OKLab | oklab(75.52% 0.1202 0.0079) |
| OKLCH | oklch(75.52% 0.12 3.8) |
| XYZ | xyz(52.2465, 40.4908, 41.6155) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.41
Pinky
#FC86AA
ΔE00 3.11
Rosa
#FE86A4
ΔE00 3.13
Rose Pink
#F7879A
ΔE00 3.77
Carnation Pink
#FF7FA7
ΔE00 4.35
Dull Pink
#D5869D
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EA7 #8EEFD6
analogous
#EF8ED8 #EF8EA7 #EFA68E
triadic
#EF8EA7 #A7EF8E #8EA7EF
tetradic
#EF8EA7 #D8EF8E #8EEFD6 #A68EEF
square
#EF8EA7 #D8EF8E #8EEFD6 #A68EEF
split-complementary
#EF8EA7 #8EEFA6 #8ED8EF
monochromatic
#E02354 #E7587D #EF8EA7 #F7C4D1 #FBE4EA
Accessibility & contrast
On white
2.31
#EF8EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EF8EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EA7
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EA7 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#B5B1A5
Tritanopia (blue-blind)
#FE8797
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8ea7; /* rgb */ color: rgb(239, 142, 167); /* oklch */ color: oklch(75.5% 0.120 3.8);
Tailwind
colors: {
custom: {
50: '#f6b0c1',
500: '#ef8ea7',
950: '#000000',
},
}SCSS
$custom: #ef8ea7; $custom-light: #f6b0c1; $custom-dark: #000000;
JSON
{
"hex": "#ef8ea7",
"rgb": {
"r": 239,
"g": 142,
"b": 167
},
"hsl": {
"h": 344.536,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.7552,
"c": 0.12045,
"h": 3.8
},
"luminance": 0.40487
}Semantic roles & 50–950 ramp
primary
#EF8EA7
secondary
#D8F3EC
accent
#D7A30E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081