#EF7BAE#EF7BAE
#EF7BAE is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.8% C 0.153 H 353.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BAE |
|---|---|
| RGB | rgb(239, 123, 174) |
| HSL | hsl(334, 78%, 71%) |
| HSV | hsv(334, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 27.2%, 6.3%) |
| CIE-LAB | lab(66.20, 50.20, -6.43) |
| CIE-LCH | lch(66.20, 50.61, 352.70°) |
| OKLab | oklab(72.84% 0.1517 -0.0163) |
| OKLCH | oklch(72.84% 0.153 353.8) |
| XYZ | xyz(50.3213, 35.5769, 44.2529) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 3.85
Hot Pink
#FF69B4
ΔE00 4.18
Carnation Pink
#FF7FA7
ΔE00 4.63
Pinky
#FC86AA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BAE #7BEFBC
analogous
#EF7BE8 #EF7BAE #EF827B
triadic
#EF7BAE #AEEF7B #7BAEEF
tetradic
#EF7BAE #E8EF7B #7BEFBC #827BEF
square
#EF7BAE #E8EF7B #7BEFBC #827BEF
split-complementary
#EF7BAE #7BEF82 #7BE8EF
monochromatic
#D61A6C #E8448D #EF7BAE #F6B2CF #FCE4EE
Accessibility & contrast
On white
2.59
#EF7BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#EF7BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BAE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BAE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A94B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FE758E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef7bae; /* rgb */ color: rgb(239, 123, 174); /* oklch */ color: oklch(72.8% 0.153 353.8);
Tailwind
colors: {
custom: {
50: '#f7a4c6',
500: '#ef7bae',
950: '#000000',
},
}SCSS
$custom: #ef7bae; $custom-light: #f7a4c6; $custom-dark: #000000;
JSON
{
"hex": "#ef7bae",
"rgb": {
"r": 239,
"g": 123,
"b": 174
},
"hsl": {
"h": 333.621,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.72844,
"c": 0.15259,
"h": 353.8
},
"luminance": 0.35573
}Semantic roles & 50–950 ramp
primary
#EF7BAE
secondary
#D3F2E5
accent
#DB7F0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82