#EF8CC7#EF8CC7
#EF8CC7 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.2% C 0.139 H 344.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CC7 |
|---|---|
| RGB | rgb(239, 140, 199) |
| HSL | hsl(324, 76%, 74%) |
| HSV | hsv(324, 41%, 94%) |
| CMYK | cmyk(0%, 41.4%, 16.7%, 6.3%) |
| CIE-LAB | lab(70.34, 45.22, -14.25) |
| CIE-LCH | lch(70.34, 47.41, 342.50°) |
| OKLab | oklab(76.22% 0.1338 -0.0377) |
| OKLCH | oklch(76.22% 0.139 344.3) |
| XYZ | xyz(55.2842, 41.2340, 59.0689) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 6.72
Bubblegum (survey)
#FF6CB5
ΔE00 6.81
Hot Pink
#FF69B4
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CC7 #8CEFB4
analogous
#E58CEF #EF8CC7 #EF8C96
triadic
#EF8CC7 #C7EF8C #8CC7EF
tetradic
#EF8CC7 #EFE58C #8CEFB4 #8C96EF
square
#EF8CC7 #EFE58C #8CEFB4 #8C96EF
split-complementary
#EF8CC7 #96EF8C #8CEFE5
monochromatic
#E02193 #E856AD #EF8CC7 #F6C2E1 #FBE4F2
Accessibility & contrast
On white
2.27
#EF8CC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EF8CC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CC7
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CC7 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2C9
Deuteranopia (green-blind)
#ACB2C4
Tritanopia (blue-blind)
#FB8CA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8cc7; /* rgb */ color: rgb(239, 140, 199); /* oklch */ color: oklch(76.2% 0.139 344.3);
Tailwind
colors: {
custom: {
50: '#f6afd8',
500: '#ef8cc7',
950: '#000000',
},
}SCSS
$custom: #ef8cc7; $custom-light: #f6afd8; $custom-dark: #000000;
JSON
{
"hex": "#ef8cc7",
"rgb": {
"r": 239,
"g": 140,
"b": 199
},
"hsl": {
"h": 324.242,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.76224,
"c": 0.13901,
"h": 344.3
},
"luminance": 0.4123
}Semantic roles & 50–950 ramp
primary
#EF8CC7
secondary
#D8F3E3
accent
#D85F0E
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#171114
muted
#858083