#EF7FBC#EF7FBC
#EF7FBC is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.154 H 347.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FBC |
|---|---|
| RGB | rgb(239, 127, 188) |
| HSL | hsl(327, 78%, 72%) |
| HSV | hsv(327, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 21.3%, 6.3%) |
| CIE-LAB | lab(67.40, 50.15, -12.53) |
| CIE-LCH | lch(67.40, 51.69, 345.98°) |
| OKLab | oklab(73.89% 0.15 -0.0328) |
| OKLCH | oklch(73.89% 0.154 347.7) |
| XYZ | xyz(52.2643, 37.1643, 51.9879) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum Pink
#FE83CC
ΔE00 3.25
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.51
Bubble Gum Pink
#FF69AF
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FBC #7FEFB2
analogous
#EA7FEF #EF7FBC #EF7F84
triadic
#EF7FBC #BCEF7F #7FBCEF
tetradic
#EF7FBC #EFEA7F #7FEFB2 #7F84EF
square
#EF7FBC #EFEA7F #7FEFB2 #7F84EF
split-complementary
#EF7FBC #84EF7F #7FEFEA
monochromatic
#D91B82 #E849A0 #EF7FBC #F6B5D8 #FCE4F1
Accessibility & contrast
On white
2.49
#EF7FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EF7FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FBC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FBC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BE
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#FC7D96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef7fbc; /* rgb */ color: rgb(239, 127, 188); /* oklch */ color: oklch(73.9% 0.154 347.7);
Tailwind
colors: {
custom: {
50: '#f7a7d0',
500: '#ef7fbc',
950: '#000000',
},
}SCSS
$custom: #ef7fbc; $custom-light: #f7a7d0; $custom-dark: #000000;
JSON
{
"hex": "#ef7fbc",
"rgb": {
"r": 239,
"g": 127,
"b": 188
},
"hsl": {
"h": 327.321,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.73893,
"c": 0.15359,
"h": 347.7
},
"luminance": 0.3716
}Semantic roles & 50–950 ramp
primary
#EF7FBC
secondary
#D7F3E4
accent
#DA6A0B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82