#EF76AE#EF76AE
#EF76AE is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.1% C 0.160 H 352.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF76AE |
|---|---|
| RGB | rgb(239, 118, 174) |
| HSL | hsl(332, 79%, 70%) |
| HSV | hsv(332, 51%, 94%) |
| CMYK | cmyk(0%, 50.6%, 27.2%, 6.3%) |
| CIE-LAB | lab(65.25, 52.63, -7.83) |
| CIE-LCH | lch(65.25, 53.21, 351.54°) |
| OKLab | oklab(72.14% 0.1591 -0.0201) |
| OKLCH | oklch(72.14% 0.16 352.8) |
| XYZ | xyz(49.7168, 34.3679, 44.0515) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.04
Bubble Gum Pink
#FF69AF
ΔE00 3.06
Hot Pink
#FF69B4
ΔE00 3.28
Pink (survey)
#FF81C0
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 5.45
Medium Pink
#F36196
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF76AE #76EFB7
analogous
#EF76EB #EF76AE #EF7A76
triadic
#EF76AE #AEEF76 #76AEEF
tetradic
#EF76AE #EBEF76 #76EFB7 #7A76EF
square
#EF76AE #EBEF76 #76EFB7 #7A76EF
split-complementary
#EF76AE #76EF7A #76EBEF
monochromatic
#D2196E #E93F8E #EF76AE #F5ADCE #FCE4EF
Accessibility & contrast
On white
2.67
#EF76AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#EF76AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF76AE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF76AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF76AE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B0
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#FE708B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ef76ae; /* rgb */ color: rgb(239, 118, 174); /* oklch */ color: oklch(72.1% 0.160 352.8);
Tailwind
colors: {
custom: {
50: '#f7a1c6',
500: '#ef76ae',
950: '#000000',
},
}SCSS
$custom: #ef76ae; $custom-light: #f7a1c6; $custom-dark: #000000;
JSON
{
"hex": "#ef76ae",
"rgb": {
"r": 239,
"g": 118,
"b": 174
},
"hsl": {
"h": 332.231,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.72137,
"c": 0.16038,
"h": 352.8
},
"luminance": 0.34364
}Semantic roles & 50–950 ramp
primary
#EF76AE
secondary
#CFF1E2
accent
#DB7B0A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82