#EF7BBB#EF7BBB
#EF7BBB is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.159 H 347.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BBB |
|---|---|
| RGB | rgb(239, 123, 187) |
| HSL | hsl(327, 78%, 71%) |
| HSV | hsv(327, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 21.8%, 6.3%) |
| CIE-LAB | lab(66.60, 51.97, -13.16) |
| CIE-LCH | lch(66.60, 53.61, 345.79°) |
| OKLab | oklab(73.28% 0.1557 -0.0345) |
| OKLCH | oklch(73.28% 0.159 347.5) |
| XYZ | xyz(51.6505, 36.1086, 51.2534) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.11
Bubblegum Pink
#FE83CC
ΔE00 3.52
Bubblegum (survey)
#FF6CB5
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Pale Magenta
#D767AD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BBB #7BEFAF
analogous
#E97BEF #EF7BBB #EF7B81
triadic
#EF7BBB #BBEF7B #7BBBEF
tetradic
#EF7BBB #EFE97B #7BEFAF #7B81EF
square
#EF7BBB #EFE97B #7BEFAF #7B81EF
split-complementary
#EF7BBB #81EF7B #7BEFE9
monochromatic
#D61A82 #E8449F #EF7BBB #F6B2D7 #FCE4F1
Accessibility & contrast
On white
2.55
#EF7BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EF7BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BBB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BBB | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BD
Deuteranopia (green-blind)
#A5A9B8
Tritanopia (blue-blind)
#FD7993
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef7bbb; /* rgb */ color: rgb(239, 123, 187); /* oklch */ color: oklch(73.3% 0.159 347.5);
Tailwind
colors: {
custom: {
50: '#f7a4cf',
500: '#ef7bbb',
950: '#000000',
},
}SCSS
$custom: #ef7bbb; $custom-light: #f7a4cf; $custom-dark: #000000;
JSON
{
"hex": "#ef7bbb",
"rgb": {
"r": 239,
"g": 123,
"b": 187
},
"hsl": {
"h": 326.897,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.73284,
"c": 0.15944,
"h": 347.5
},
"luminance": 0.36104
}Semantic roles & 50–950 ramp
primary
#EF7BBB
secondary
#D3F2E1
accent
#DB680B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82