#EF7EAE#EF7EAE
#EF7EAE is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.3% C 0.148 H 354.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EAE |
|---|---|
| RGB | rgb(239, 126, 174) |
| HSL | hsl(335, 78%, 72%) |
| HSV | hsv(335, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 27.2%, 6.3%) |
| CIE-LAB | lab(66.77, 48.72, -5.57) |
| CIE-LCH | lch(66.77, 49.04, 353.47°) |
| OKLab | oklab(73.28% 0.1472 -0.0141) |
| OKLCH | oklch(73.28% 0.148 354.5) |
| XYZ | xyz(50.6992, 36.3327, 44.3789) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 4.21
Pinky
#FC86AA
ΔE00 4.34
Bubble Gum Pink
#FF69AF
ΔE00 4.43
Bubblegum (survey)
#FF6CB5
ΔE00 4.44
Hot Pink
#FF69B4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EAE #7EEFBF
analogous
#EF7EE7 #EF7EAE #EF877E
triadic
#EF7EAE #AEEF7E #7EAEEF
tetradic
#EF7EAE #E7EF7E #7EEFBF #877EEF
square
#EF7EAE #E7EF7E #7EEFBF #877EEF
split-complementary
#EF7EAE #7EEF87 #7EE7EF
monochromatic
#D81B6B #E8488C #EF7EAE #F6B4D0 #FCE4EE
Accessibility & contrast
On white
2.54
#EF7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EF7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EAE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EAE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#FE7890
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef7eae; /* rgb */ color: rgb(239, 126, 174); /* oklch */ color: oklch(73.3% 0.148 354.5);
Tailwind
colors: {
custom: {
50: '#f7a6c6',
500: '#ef7eae',
950: '#000000',
},
}SCSS
$custom: #ef7eae; $custom-light: #f7a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ef7eae",
"rgb": {
"r": 239,
"g": 126,
"b": 174
},
"hsl": {
"h": 334.513,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.73279,
"c": 0.14788,
"h": 354.5
},
"luminance": 0.36328
}Semantic roles & 50–950 ramp
primary
#EF7EAE
secondary
#D6F3E7
accent
#DA820B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82