#EF8EB4#EF8EB4
#EF8EB4 is a light, vivid pink. Relative luminance 0.410; OKLCH L 75.9% C 0.125 H 355.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EB4 |
|---|---|
| RGB | rgb(239, 142, 180) |
| HSL | hsl(336, 75%, 75%) |
| HSV | hsv(336, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 24.7%, 6.3%) |
| CIE-LAB | lab(70.17, 41.42, -3.92) |
| CIE-LCH | lch(70.17, 41.61, 354.59°) |
| OKLab | oklab(75.91% 0.1247 -0.0098) |
| OKLCH | oklch(75.91% 0.125 355.5) |
| XYZ | xyz(53.5092, 40.9959, 48.2659) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.75
Pig Pink
#E78EA5
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.79
Pink (survey)
#FF81C0
ΔE00 5.02
Rosa
#FE86A4
ΔE00 5.27
Dull Pink
#D5869D
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EB4 #8EEFC9
analogous
#EF8EE4 #EF8EB4 #EF998E
triadic
#EF8EB4 #B4EF8E #8EB4EF
tetradic
#EF8EB4 #E4EF8E #8EEFC9 #998EEF
square
#EF8EB4 #E4EF8E #8EEFC9 #998EEF
split-complementary
#EF8EB4 #8EEF99 #8EE4EF
monochromatic
#E0236D #E75890 #EF8EB4 #F7C4D8 #FBE4ED
Accessibility & contrast
On white
2.28
#EF8EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EF8EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EB4
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EB4 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B5
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#FD899B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8eb4; /* rgb */ color: rgb(239, 142, 180); /* oklch */ color: oklch(75.9% 0.125 355.5);
Tailwind
colors: {
custom: {
50: '#f6b1ca',
500: '#ef8eb4',
950: '#000000',
},
}SCSS
$custom: #ef8eb4; $custom-light: #f6b1ca; $custom-dark: #000000;
JSON
{
"hex": "#ef8eb4",
"rgb": {
"r": 239,
"g": 142,
"b": 180
},
"hsl": {
"h": 336.495,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75907,
"c": 0.1251,
"h": 355.5
},
"luminance": 0.40992
}Semantic roles & 50–950 ramp
primary
#EF8EB4
secondary
#D8F3E8
accent
#D7890E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082