#EF7BAF#EF7BAF
#EF7BAF is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.9% C 0.153 H 353.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BAF |
|---|---|
| RGB | rgb(239, 123, 175) |
| HSL | hsl(333, 78%, 71%) |
| HSV | hsv(333, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 26.8%, 6.3%) |
| CIE-LAB | lab(66.23, 50.33, -6.95) |
| CIE-LCH | lch(66.23, 50.81, 352.14°) |
| OKLab | oklab(72.88% 0.152 -0.0177) |
| OKLCH | oklch(72.88% 0.153 353.3) |
| XYZ | xyz(50.4191, 35.6161, 44.7683) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Bubble Gum Pink
#FF69AF
ΔE00 3.80
Hot Pink
#FF69B4
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 4.83
Pinky
#FC86AA
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BAF #7BEFBB
analogous
#EF7BE9 #EF7BAF #EF817B
triadic
#EF7BAF #AFEF7B #7BAFEF
tetradic
#EF7BAF #E9EF7B #7BEFBB #817BEF
square
#EF7BAF #E9EF7B #7BEFBB #817BEF
split-complementary
#EF7BAF #7BEF81 #7BE9EF
monochromatic
#D61A6E #E8448E #EF7BAF #F6B2D0 #FCE4EE
Accessibility & contrast
On white
2.59
#EF7BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#EF7BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BAF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BAF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B1
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#FE768E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef7baf; /* rgb */ color: rgb(239, 123, 175); /* oklch */ color: oklch(72.9% 0.153 353.3);
Tailwind
colors: {
custom: {
50: '#f7a4c6',
500: '#ef7baf',
950: '#000000',
},
}SCSS
$custom: #ef7baf; $custom-light: #f7a4c6; $custom-dark: #000000;
JSON
{
"hex": "#ef7baf",
"rgb": {
"r": 239,
"g": 123,
"b": 175
},
"hsl": {
"h": 333.103,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.72877,
"c": 0.15306,
"h": 353.3
},
"luminance": 0.35612
}Semantic roles & 50–950 ramp
primary
#EF7BAF
secondary
#D3F2E4
accent
#DB7D0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82