#EF7BC0#EF7BC0
#EF7BC0 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.5% C 0.162 H 345.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BC0 |
|---|---|
| RGB | rgb(239, 123, 192) |
| HSL | hsl(324, 78%, 71%) |
| HSV | hsv(324, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 19.7%, 6.3%) |
| CIE-LAB | lab(66.77, 52.69, -15.72) |
| CIE-LCH | lch(66.77, 54.98, 343.38°) |
| OKLab | oklab(73.46% 0.1571 -0.0415) |
| OKLCH | oklch(73.46% 0.162 345.2) |
| XYZ | xyz(52.1951, 36.3264, 54.1216) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.13
Pink (survey)
#FF81C0
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 4.11
Hot Pink
#FF69B4
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Pale Magenta
#D767AD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BC0 #7BEFAA
analogous
#E47BEF #EF7BC0 #EF7B86
triadic
#EF7BC0 #C0EF7B #7BC0EF
tetradic
#EF7BC0 #EFE47B #7BEFAA #7B86EF
square
#EF7BC0 #EFE47B #7BEFAA #7B86EF
split-complementary
#EF7BC0 #86EF7B #7BEFE4
monochromatic
#D61A8A #E844A6 #EF7BC0 #F6B2DA #FCE4F2
Accessibility & contrast
On white
2.54
#EF7BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EF7BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BC0
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BC0 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C2
Deuteranopia (green-blind)
#A3AABD
Tritanopia (blue-blind)
#FC7A95
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef7bc0; /* rgb */ color: rgb(239, 123, 192); /* oklch */ color: oklch(73.5% 0.162 345.2);
Tailwind
colors: {
custom: {
50: '#f7a4d3',
500: '#ef7bc0',
950: '#000000',
},
}SCSS
$custom: #ef7bc0; $custom-light: #f7a4d3; $custom-dark: #000000;
JSON
{
"hex": "#ef7bc0",
"rgb": {
"r": 239,
"g": 123,
"b": 192
},
"hsl": {
"h": 324.31,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.73463,
"c": 0.16248,
"h": 345.2
},
"luminance": 0.36322
}Semantic roles & 50–950 ramp
primary
#EF7BC0
secondary
#D3F2E0
accent
#DB5F0B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82