#EF8ECE#EF8ECE
#EF8ECE is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.8% C 0.140 H 341.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8ECE |
|---|---|
| RGB | rgb(239, 142, 206) |
| HSL | hsl(320, 75%, 75%) |
| HSV | hsv(320, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 13.8%, 6.3%) |
| CIE-LAB | lab(70.98, 45.28, -17.17) |
| CIE-LCH | lch(70.98, 48.43, 339.23°) |
| OKLab | oklab(76.78% 0.1328 -0.0457) |
| OKLCH | oklch(76.78% 0.14 341) |
| XYZ | xyz(56.4105, 42.1564, 63.5463) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.69
Plum
#DDA0DD
ΔE00 6.46
Bubblegum (survey)
#FF6CB5
ΔE00 7.70
Violet (CSS)
#EE82EE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8ECE #8EEFAF
analogous
#DF8EEF #EF8ECE #EF8E9E
triadic
#EF8ECE #CEEF8E #8ECEEF
tetradic
#EF8ECE #EFDF8E #8EEFAF #8E9EEF
square
#EF8ECE #EFDF8E #8EEFAF #8E9EEF
split-complementary
#EF8ECE #9EEF8E #8EEFDF
monochromatic
#E023A0 #E758B7 #EF8ECE #F7C4E5 #FBE4F3
Accessibility & contrast
On white
2.23
#EF8ECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EF8ECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8ECE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8ECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8ECE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4D0
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#FA8FA5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8ece; /* rgb */ color: rgb(239, 142, 206); /* oklch */ color: oklch(76.8% 0.140 341.0);
Tailwind
colors: {
custom: {
50: '#f6b1dd',
500: '#ef8ece',
950: '#000000',
},
}SCSS
$custom: #ef8ece; $custom-light: #f6b1dd; $custom-dark: #000000;
JSON
{
"hex": "#ef8ece",
"rgb": {
"r": 239,
"g": 142,
"b": 206
},
"hsl": {
"h": 320.412,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76783,
"c": 0.14047,
"h": 341
},
"luminance": 0.42153
}Semantic roles & 50–950 ramp
primary
#EF8ECE
secondary
#D8F3E1
accent
#D7530E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083