#EF7FAE#EF7FAE
#EF7FAE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.4% C 0.146 H 354.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FAE |
|---|---|
| RGB | rgb(239, 127, 174) |
| HSL | hsl(335, 78%, 72%) |
| HSV | hsv(335, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 27.2%, 6.3%) |
| CIE-LAB | lab(66.97, 48.22, -5.29) |
| CIE-LCH | lch(66.97, 48.51, 353.74°) |
| OKLab | oklab(73.43% 0.1457 -0.0133) |
| OKLCH | oklch(73.43% 0.146 354.8) |
| XYZ | xyz(50.8277, 36.5897, 44.4217) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.08
Pinky
#FC86AA
ΔE00 4.14
Bubble Gum Pink
#FF69AF
ΔE00 4.64
Bubblegum (survey)
#FF6CB5
ΔE00 4.65
Hot Pink
#FF69B4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FAE #7FEFC0
analogous
#EF7FE6 #EF7FAE #EF887F
triadic
#EF7FAE #AEEF7F #7FAEEF
tetradic
#EF7FAE #E6EF7F #7FEFC0 #887FEF
square
#EF7FAE #E6EF7F #7FEFC0 #887FEF
split-complementary
#EF7FAE #7FEF88 #7FE6EF
monochromatic
#D91B6B #E8498C #EF7FAE #F6B5D0 #FCE4EE
Accessibility & contrast
On white
2.52
#EF7FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EF7FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FAE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FAE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B0
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#FE7990
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef7fae; /* rgb */ color: rgb(239, 127, 174); /* oklch */ color: oklch(73.4% 0.146 354.8);
Tailwind
colors: {
custom: {
50: '#f7a7c6',
500: '#ef7fae',
950: '#000000',
},
}SCSS
$custom: #ef7fae; $custom-light: #f7a7c6; $custom-dark: #000000;
JSON
{
"hex": "#ef7fae",
"rgb": {
"r": 239,
"g": 127,
"b": 174
},
"hsl": {
"h": 334.821,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.73426,
"c": 0.14631,
"h": 354.8
},
"luminance": 0.36585
}Semantic roles & 50–950 ramp
primary
#EF7FAE
secondary
#D7F3E7
accent
#DA830B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82