#EF8EC4#EF8EC4
#EF8EC4 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.4% C 0.134 H 346.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EC4 |
|---|---|
| RGB | rgb(239, 142, 196) |
| HSL | hsl(327, 75%, 75%) |
| HSV | hsv(327, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 18%, 6.3%) |
| CIE-LAB | lab(70.65, 43.74, -12.12) |
| CIE-LCH | lch(70.65, 45.39, 344.52°) |
| OKLab | oklab(76.43% 0.1299 -0.0318) |
| OKLCH | oklch(76.43% 0.134 346.2) |
| XYZ | xyz(55.2342, 41.6859, 57.3508) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 3.74
Bubblegum (survey)
#FF6CB5
ΔE00 7.00
Pinky
#FC86AA
ΔE00 7.16
Hot Pink
#FF69B4
ΔE00 7.46
Lavender Pink
#DD85D7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EC4 #8EEFB9
analogous
#EA8EEF #EF8EC4 #EF8E94
triadic
#EF8EC4 #C4EF8E #8EC4EF
tetradic
#EF8EC4 #EFEA8E #8EEFB9 #8E94EF
square
#EF8EC4 #EFEA8E #8EEFB9 #8E94EF
split-complementary
#EF8EC4 #94EF8E #8EEFEA
monochromatic
#E0238C #E758A8 #EF8EC4 #F7C4E0 #FBE4F1
Accessibility & contrast
On white
2.25
#EF8EC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EF8EC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EC4
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EC4 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A3C6
Deuteranopia (green-blind)
#AEB3C1
Tritanopia (blue-blind)
#FB8DA2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8ec4; /* rgb */ color: rgb(239, 142, 196); /* oklch */ color: oklch(76.4% 0.134 346.2);
Tailwind
colors: {
custom: {
50: '#f6b1d5',
500: '#ef8ec4',
950: '#000000',
},
}SCSS
$custom: #ef8ec4; $custom-light: #f6b1d5; $custom-dark: #000000;
JSON
{
"hex": "#ef8ec4",
"rgb": {
"r": 239,
"g": 142,
"b": 196
},
"hsl": {
"h": 326.598,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.7643,
"c": 0.13372,
"h": 346.2
},
"luminance": 0.41682
}Semantic roles & 50–950 ramp
primary
#EF8EC4
secondary
#D8F3E4
accent
#D7670E
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083