#EF8EA8#EF8EA8
#EF8EA8 is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.5% C 0.121 H 3.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EA8 |
|---|---|
| RGB | rgb(239, 142, 168) |
| HSL | hsl(344, 75%, 75%) |
| HSV | hsv(344, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 29.7%, 6.3%) |
| CIE-LAB | lab(69.84, 39.81, 2.30) |
| CIE-LCH | lch(69.84, 39.88, 3.30°) |
| OKLab | oklab(75.55% 0.1206 0.0065) |
| OKLCH | oklch(75.55% 0.121 3.1) |
| XYZ | xyz(52.3393, 40.5279, 42.1042) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.45
Pinky
#FC86AA
ΔE00 2.99
Rosa
#FE86A4
ΔE00 3.19
Rose Pink
#F7879A
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.26
Dull Pink
#D5869D
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EA8 #8EEFD5
analogous
#EF8ED8 #EF8EA8 #EFA58E
triadic
#EF8EA8 #A8EF8E #8EA8EF
tetradic
#EF8EA8 #D8EF8E #8EEFD5 #A58EEF
square
#EF8EA8 #D8EF8E #8EEFD5 #A58EEF
split-complementary
#EF8EA8 #8EEFA5 #8ED8EF
monochromatic
#E02355 #E7587F #EF8EA8 #F7C4D1 #FBE4EA
Accessibility & contrast
On white
2.31
#EF8EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EF8EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EA8
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EA8 | 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)
#9DA0A9
Deuteranopia (green-blind)
#B5B1A6
Tritanopia (blue-blind)
#FE8797
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8ea8; /* rgb */ color: rgb(239, 142, 168); /* oklch */ color: oklch(75.5% 0.121 3.1);
Tailwind
colors: {
custom: {
50: '#f6b0c1',
500: '#ef8ea8',
950: '#000000',
},
}SCSS
$custom: #ef8ea8; $custom-light: #f6b0c1; $custom-dark: #000000;
JSON
{
"hex": "#ef8ea8",
"rgb": {
"r": 239,
"g": 142,
"b": 168
},
"hsl": {
"h": 343.918,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75549,
"c": 0.12073,
"h": 3.1
},
"luminance": 0.40524
}Semantic roles & 50–950 ramp
primary
#EF8EA8
secondary
#D8F3EC
accent
#D7A10E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081