#EF7BBC#EF7BBC
#EF7BBC is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.160 H 347.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BBC |
|---|---|
| RGB | rgb(239, 123, 188) |
| HSL | hsl(326, 78%, 71%) |
| HSV | hsv(326, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 21.3%, 6.3%) |
| CIE-LAB | lab(66.64, 52.12, -13.67) |
| CIE-LCH | lch(66.64, 53.88, 345.30°) |
| OKLab | oklab(73.32% 0.156 -0.0359) |
| OKLCH | oklch(73.32% 0.16 347) |
| XYZ | xyz(51.7579, 36.1516, 51.8192) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.18
Bubblegum Pink
#FE83CC
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.68
Hot Pink
#FF69B4
ΔE00 3.99
Bubble Gum Pink
#FF69AF
ΔE00 4.52
Pale Magenta
#D767AD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BBC #7BEFAE
analogous
#E87BEF #EF7BBC #EF7B82
triadic
#EF7BBC #BCEF7B #7BBCEF
tetradic
#EF7BBC #EFE87B #7BEFAE #7B82EF
square
#EF7BBC #EFE87B #7BEFAE #7B82EF
split-complementary
#EF7BBC #82EF7B #7BEFE8
monochromatic
#D61A83 #E844A0 #EF7BBC #F6B2D8 #FCE4F1
Accessibility & contrast
On white
2.55
#EF7BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EF7BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BBC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BBC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BE
Deuteranopia (green-blind)
#A4A9B9
Tritanopia (blue-blind)
#FD7993
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef7bbc; /* rgb */ color: rgb(239, 123, 188); /* oklch */ color: oklch(73.3% 0.160 347.0);
Tailwind
colors: {
custom: {
50: '#f7a4d0',
500: '#ef7bbc',
950: '#000000',
},
}SCSS
$custom: #ef7bbc; $custom-light: #f7a4d0; $custom-dark: #000000;
JSON
{
"hex": "#ef7bbc",
"rgb": {
"r": 239,
"g": 123,
"b": 188
},
"hsl": {
"h": 326.379,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.7332,
"c": 0.16004,
"h": 347
},
"luminance": 0.36147
}Semantic roles & 50–950 ramp
primary
#EF7BBC
secondary
#D3F2E1
accent
#DB660B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82