#EF7EAF#EF7EAF
#EF7EAF is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.3% C 0.148 H 354.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EAF |
|---|---|
| RGB | rgb(239, 126, 175) |
| HSL | hsl(334, 78%, 72%) |
| HSV | hsv(334, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 26.8%, 6.3%) |
| CIE-LAB | lab(66.80, 48.85, -6.09) |
| CIE-LCH | lch(66.80, 49.23, 352.89°) |
| OKLab | oklab(73.31% 0.1475 -0.0155) |
| OKLCH | oklch(73.31% 0.148 354) |
| XYZ | xyz(50.7970, 36.3718, 44.8942) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Carnation Pink
#FF7FA7
ΔE00 4.41
Pinky
#FC86AA
ΔE00 4.53
Hot Pink
#FF69B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EAF #7EEFBE
analogous
#EF7EE8 #EF7EAF #EF867E
triadic
#EF7EAF #AFEF7E #7EAFEF
tetradic
#EF7EAF #E8EF7E #7EEFBE #867EEF
square
#EF7EAF #E8EF7E #7EEFBE #867EEF
split-complementary
#EF7EAF #7EEF86 #7EE8EF
monochromatic
#D81B6D #E8488D #EF7EAF #F6B4D1 #FCE4EE
Accessibility & contrast
On white
2.54
#EF7EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EF7EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EAF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EAF | 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)
#8C96B1
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#FE7990
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef7eaf; /* rgb */ color: rgb(239, 126, 175); /* oklch */ color: oklch(73.3% 0.148 354.0);
Tailwind
colors: {
custom: {
50: '#f7a6c6',
500: '#ef7eaf',
950: '#000000',
},
}SCSS
$custom: #ef7eaf; $custom-light: #f7a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ef7eaf",
"rgb": {
"r": 239,
"g": 126,
"b": 175
},
"hsl": {
"h": 333.982,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.73311,
"c": 0.14834,
"h": 354
},
"luminance": 0.36368
}Semantic roles & 50–950 ramp
primary
#EF7EAF
secondary
#D6F3E6
accent
#DA800B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82