#EF8EC0#EF8EC0
#EF8EC0 is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.3% C 0.131 H 348.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EC0 |
|---|---|
| RGB | rgb(239, 142, 192) |
| HSL | hsl(329, 75%, 75%) |
| HSV | hsv(329, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 19.7%, 6.3%) |
| CIE-LAB | lab(70.53, 43.14, -10.08) |
| CIE-LCH | lch(70.53, 44.30, 346.85°) |
| OKLab | oklab(76.3% 0.1286 -0.0263) |
| OKLCH | oklch(76.3% 0.131 348.4) |
| XYZ | xyz(54.7850, 41.5062, 54.9849) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.68
Bubblegum Pink
#FE83CC
ΔE00 4.28
Pinky
#FC86AA
ΔE00 6.28
Bubblegum (survey)
#FF6CB5
ΔE00 6.93
Carnation Pink
#FF7FA7
ΔE00 6.93
Pig Pink
#E78EA5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EC0 #8EEFBD
analogous
#ED8EEF #EF8EC0 #EF8E90
triadic
#EF8EC0 #C0EF8E #8EC0EF
tetradic
#EF8EC0 #EFED8E #8EEFBD #8E90EF
square
#EF8EC0 #EFED8E #8EEFBD #8E90EF
split-complementary
#EF8EC0 #90EF8E #8EEFED
monochromatic
#E02384 #E758A2 #EF8EC0 #F7C4DE #FBE4F0
Accessibility & contrast
On white
2.26
#EF8EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EF8EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EC0
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EC0 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A3C2
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#FB8CA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8ec0; /* rgb */ color: rgb(239, 142, 192); /* oklch */ color: oklch(76.3% 0.131 348.4);
Tailwind
colors: {
custom: {
50: '#f6b1d3',
500: '#ef8ec0',
950: '#000000',
},
}SCSS
$custom: #ef8ec0; $custom-light: #f6b1d3; $custom-dark: #000000;
JSON
{
"hex": "#ef8ec0",
"rgb": {
"r": 239,
"g": 142,
"b": 192
},
"hsl": {
"h": 329.072,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76295,
"c": 0.13129,
"h": 348.4
},
"luminance": 0.41502
}Semantic roles & 50–950 ramp
primary
#EF8EC0
secondary
#D8F3E5
accent
#D7700E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082