#EF77C0#EF77C0
#EF77C0 is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.9% C 0.169 H 344.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77C0 |
|---|---|
| RGB | rgb(239, 119, 192) |
| HSL | hsl(324, 79%, 70%) |
| HSV | hsv(324, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 19.7%, 6.3%) |
| CIE-LAB | lab(66.02, 54.62, -16.85) |
| CIE-LCH | lch(66.02, 57.16, 342.86°) |
| OKLab | oklab(72.91% 0.1629 -0.0446) |
| OKLCH | oklch(72.91% 0.169 344.7) |
| XYZ | xyz(51.7090, 35.3542, 53.9596) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.66
Bubblegum (survey)
#FF6CB5
ΔE00 3.97
Hot Pink
#FF69B4
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.94
Pale Magenta
#D767AD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77C0 #77EFA6
analogous
#E277EF #EF77C0 #EF7784
triadic
#EF77C0 #C0EF77 #77C0EF
tetradic
#EF77C0 #EFE277 #77EFA6 #7784EF
square
#EF77C0 #EFE277 #77EFA6 #7784EF
split-complementary
#EF77C0 #84EF77 #77EFE2
monochromatic
#D3198A #E940A7 #EF77C0 #F5AED9 #FCE4F2
Accessibility & contrast
On white
2.60
#EF77C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#EF77C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77C0
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77C0 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8094C2
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#FC7693
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef77c0; /* rgb */ color: rgb(239, 119, 192); /* oklch */ color: oklch(72.9% 0.169 344.7);
Tailwind
colors: {
custom: {
50: '#f7a2d3',
500: '#ef77c0',
950: '#000000',
},
}SCSS
$custom: #ef77c0; $custom-light: #f7a2d3; $custom-dark: #000000;
JSON
{
"hex": "#ef77c0",
"rgb": {
"r": 239,
"g": 119,
"b": 192
},
"hsl": {
"h": 323.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.72906,
"c": 0.16888,
"h": 344.7
},
"luminance": 0.3535
}Semantic roles & 50–950 ramp
primary
#EF77C0
secondary
#D0F2DD
accent
#DB5C0A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82