#EF8EC3#EF8EC3
#EF8EC3 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.133 H 346.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EC3 |
|---|---|
| RGB | rgb(239, 142, 195) |
| HSL | hsl(327, 75%, 75%) |
| HSV | hsv(327, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 18.4%, 6.3%) |
| CIE-LAB | lab(70.62, 43.59, -11.61) |
| CIE-LCH | lch(70.62, 45.11, 345.09°) |
| OKLab | oklab(76.4% 0.1296 -0.0304) |
| OKLCH | oklch(76.4% 0.133 346.8) |
| XYZ | xyz(55.1207, 41.6405, 56.7534) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum Pink
#FE83CC
ΔE00 3.83
Pinky
#FC86AA
ΔE00 6.94
Bubblegum (survey)
#FF6CB5
ΔE00 6.97
Hot Pink
#FF69B4
ΔE00 7.43
Carnation Pink
#FF7FA7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EC3 #8EEFBA
analogous
#EA8EEF #EF8EC3 #EF8E93
triadic
#EF8EC3 #C3EF8E #8EC3EF
tetradic
#EF8EC3 #EFEA8E #8EEFBA #8E93EF
square
#EF8EC3 #EFEA8E #8EEFBA #8E93EF
split-complementary
#EF8EC3 #93EF8E #8EEFEA
monochromatic
#E0238A #E758A7 #EF8EC3 #F7C4DF #FBE4F1
Accessibility & contrast
On white
2.25
#EF8EC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EF8EC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EC3
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EC3 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A3C5
Deuteranopia (green-blind)
#AEB3C0
Tritanopia (blue-blind)
#FB8DA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8ec3; /* rgb */ color: rgb(239, 142, 195); /* oklch */ color: oklch(76.4% 0.133 346.8);
Tailwind
colors: {
custom: {
50: '#f6b1d5',
500: '#ef8ec3',
950: '#000000',
},
}SCSS
$custom: #ef8ec3; $custom-light: #f6b1d5; $custom-dark: #000000;
JSON
{
"hex": "#ef8ec3",
"rgb": {
"r": 239,
"g": 142,
"b": 195
},
"hsl": {
"h": 327.216,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76396,
"c": 0.1331,
"h": 346.8
},
"luminance": 0.41637
}Semantic roles & 50–950 ramp
primary
#EF8EC3
secondary
#D8F3E4
accent
#D7690E
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083