#EF7AAE#EF7AAE
#EF7AAE is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.7% C 0.154 H 353.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7AAE |
|---|---|
| RGB | rgb(239, 122, 174) |
| HSL | hsl(333, 79%, 71%) |
| HSV | hsv(333, 49%, 94%) |
| CMYK | cmyk(0%, 49%, 27.2%, 6.3%) |
| CIE-LAB | lab(66.00, 50.69, -6.71) |
| CIE-LCH | lch(66.00, 51.13, 352.46°) |
| OKLab | oklab(72.7% 0.1532 -0.0171) |
| OKLCH | oklch(72.7% 0.154 353.6) |
| XYZ | xyz(50.1979, 35.3301, 44.2118) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Pink (survey)
#FF81C0
ΔE00 3.77
Hot Pink
#FF69B4
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 4.79
Pinky
#FC86AA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7AAE #7AEFBB
analogous
#EF7AE9 #EF7AAE #EF807A
triadic
#EF7AAE #AEEF7A #7AAEEF
tetradic
#EF7AAE #E9EF7A #7AEFBB #807AEF
square
#EF7AAE #E9EF7A #7AEFBB #807AEF
split-complementary
#EF7AAE #7AEF80 #7AE9EF
monochromatic
#D51A6D #E8438D #EF7AAE #F6B1CF #FCE4EE
Accessibility & contrast
On white
2.60
#EF7AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#EF7AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7AAE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7AAE | 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)
#8993B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FE748D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef7aae; /* rgb */ color: rgb(239, 122, 174); /* oklch */ color: oklch(72.7% 0.154 353.6);
Tailwind
colors: {
custom: {
50: '#f7a4c6',
500: '#ef7aae',
950: '#000000',
},
}SCSS
$custom: #ef7aae; $custom-light: #f7a4c6; $custom-dark: #000000;
JSON
{
"hex": "#ef7aae",
"rgb": {
"r": 239,
"g": 122,
"b": 174
},
"hsl": {
"h": 333.333,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.72701,
"c": 0.15415,
"h": 353.6
},
"luminance": 0.35326
}Semantic roles & 50–950 ramp
primary
#EF7AAE
secondary
#D3F2E4
accent
#DB7E0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82