#EF8CC2#EF8CC2
#EF8CC2 is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.1% C 0.136 H 346.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CC2 |
|---|---|
| RGB | rgb(239, 140, 194) |
| HSL | hsl(327, 76%, 74%) |
| HSV | hsv(327, 41%, 94%) |
| CMYK | cmyk(0%, 41.4%, 18.8%, 6.3%) |
| CIE-LAB | lab(70.18, 44.47, -11.71) |
| CIE-LCH | lch(70.18, 45.98, 345.24°) |
| OKLab | oklab(76.05% 0.1323 -0.0307) |
| OKLCH | oklch(76.05% 0.136 346.9) |
| XYZ | xyz(54.7132, 41.0056, 56.0616) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 3.58
Bubblegum (survey)
#FF6CB5
ΔE00 6.56
Pinky
#FC86AA
ΔE00 6.86
Hot Pink
#FF69B4
ΔE00 7.01
Bubble Gum Pink
#FF69AF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CC2 #8CEFB9
analogous
#EB8CEF #EF8CC2 #EF8C91
triadic
#EF8CC2 #C2EF8C #8CC2EF
tetradic
#EF8CC2 #EFEB8C #8CEFB9 #8C91EF
square
#EF8CC2 #EFEB8C #8CEFB9 #8C91EF
split-complementary
#EF8CC2 #91EF8C #8CEFEB
monochromatic
#E02189 #E856A6 #EF8CC2 #F6C2DE #FBE4F1
Accessibility & contrast
On white
2.28
#EF8CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EF8CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CC2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CC2 | 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)
#94A1C4
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#FB8AA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8cc2; /* rgb */ color: rgb(239, 140, 194); /* oklch */ color: oklch(76.1% 0.136 346.9);
Tailwind
colors: {
custom: {
50: '#f6afd4',
500: '#ef8cc2',
950: '#000000',
},
}SCSS
$custom: #ef8cc2; $custom-light: #f6afd4; $custom-dark: #000000;
JSON
{
"hex": "#ef8cc2",
"rgb": {
"r": 239,
"g": 140,
"b": 194
},
"hsl": {
"h": 327.273,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.76051,
"c": 0.13582,
"h": 346.9
},
"luminance": 0.41002
}Semantic roles & 50–950 ramp
primary
#EF8CC2
secondary
#D8F3E4
accent
#D86A0E
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#171114
muted
#858083