#EF7FBE#EF7FBE
#EF7FBE is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.155 H 346.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FBE |
|---|---|
| RGB | rgb(239, 127, 190) |
| HSL | hsl(326, 78%, 72%) |
| HSV | hsv(326, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 20.5%, 6.3%) |
| CIE-LAB | lab(67.47, 50.43, -13.55) |
| CIE-LCH | lch(67.47, 52.22, 344.96°) |
| OKLab | oklab(73.96% 0.1506 -0.0356) |
| OKLCH | oklch(73.96% 0.155 346.7) |
| XYZ | xyz(52.4814, 37.2512, 53.1313) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum Pink
#FE83CC
ΔE00 3.00
Bubblegum (survey)
#FF6CB5
ΔE00 4.27
Hot Pink
#FF69B4
ΔE00 4.63
Bubble Gum Pink
#FF69AF
ΔE00 5.11
Pale Magenta
#D767AD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FBE #7FEFB0
analogous
#E87FEF #EF7FBE #EF7F86
triadic
#EF7FBE #BEEF7F #7FBEEF
tetradic
#EF7FBE #EFE87F #7FEFB0 #7F86EF
square
#EF7FBE #EFE87F #7FEFB0 #7F86EF
split-complementary
#EF7FBE #86EF7F #7FEFE8
monochromatic
#D91B86 #E849A2 #EF7FBE #F6B5DA #FCE4F1
Accessibility & contrast
On white
2.49
#EF7FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EF7FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FBE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FBE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FC7D97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef7fbe; /* rgb */ color: rgb(239, 127, 190); /* oklch */ color: oklch(74.0% 0.155 346.7);
Tailwind
colors: {
custom: {
50: '#f6a7d1',
500: '#ef7fbe',
950: '#000000',
},
}SCSS
$custom: #ef7fbe; $custom-light: #f6a7d1; $custom-dark: #000000;
JSON
{
"hex": "#ef7fbe",
"rgb": {
"r": 239,
"g": 127,
"b": 190
},
"hsl": {
"h": 326.25,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.73964,
"c": 0.15478,
"h": 346.7
},
"luminance": 0.37247
}Semantic roles & 50–950 ramp
primary
#EF7FBE
secondary
#D7F3E3
accent
#DA660B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82