#EF77AE#EF77AE
#EF77AE is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.3% C 0.159 H 353.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77AE |
|---|---|
| RGB | rgb(239, 119, 174) |
| HSL | hsl(333, 79%, 70%) |
| HSV | hsv(333, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 27.2%, 6.3%) |
| CIE-LAB | lab(65.44, 52.15, -7.55) |
| CIE-LCH | lch(65.44, 52.69, 351.76°) |
| OKLab | oklab(72.28% 0.1577 -0.0193) |
| OKLCH | oklch(72.28% 0.159 353) |
| XYZ | xyz(49.8352, 34.6047, 44.0909) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.18
Bubble Gum Pink
#FF69AF
ΔE00 3.19
Hot Pink
#FF69B4
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 5.28
Medium Pink
#F36196
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77AE #77EFB8
analogous
#EF77EA #EF77AE #EF7C77
triadic
#EF77AE #AEEF77 #77AEEF
tetradic
#EF77AE #EAEF77 #77EFB8 #7C77EF
square
#EF77AE #EAEF77 #77EFB8 #7C77EF
split-complementary
#EF77AE #77EF7C #77EAEF
monochromatic
#D3196E #E9408D #EF77AE #F5AECF #FCE4EF
Accessibility & contrast
On white
2.65
#EF77AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#EF77AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77AE
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77AE | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B0
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#FE718C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef77ae; /* rgb */ color: rgb(239, 119, 174); /* oklch */ color: oklch(72.3% 0.159 353.0);
Tailwind
colors: {
custom: {
50: '#f7a2c6',
500: '#ef77ae',
950: '#000000',
},
}SCSS
$custom: #ef77ae; $custom-light: #f7a2c6; $custom-dark: #000000;
JSON
{
"hex": "#ef77ae",
"rgb": {
"r": 239,
"g": 119,
"b": 174
},
"hsl": {
"h": 332.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.72277,
"c": 0.15883,
"h": 353
},
"luminance": 0.346
}Semantic roles & 50–950 ramp
primary
#EF77AE
secondary
#D0F2E2
accent
#DB7B0A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82