#EF7BB0#EF7BB0
#EF7BB0 is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.154 H 352.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BB0 |
|---|---|
| RGB | rgb(239, 123, 176) |
| HSL | hsl(333, 78%, 71%) |
| HSV | hsv(333, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 26.4%, 6.3%) |
| CIE-LAB | lab(66.26, 50.46, -7.47) |
| CIE-LCH | lch(66.26, 51.01, 351.58°) |
| OKLab | oklab(72.91% 0.1523 -0.0191) |
| OKLCH | oklch(72.91% 0.154 352.8) |
| XYZ | xyz(50.5177, 35.6555, 45.2874) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Bubble Gum Pink
#FF69AF
ΔE00 3.77
Hot Pink
#FF69B4
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BB0 #7BEFBA
analogous
#EF7BEA #EF7BB0 #EF807B
triadic
#EF7BB0 #B0EF7B #7BB0EF
tetradic
#EF7BB0 #EAEF7B #7BEFBA #807BEF
square
#EF7BB0 #EAEF7B #7BEFBA #807BEF
split-complementary
#EF7BB0 #7BEF80 #7BEAEF
monochromatic
#D61A70 #E8448F #EF7BB0 #F6B2D1 #FCE4EF
Accessibility & contrast
On white
2.58
#EF7BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#EF7BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BB0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BB0 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B2
Deuteranopia (green-blind)
#A7A9AD
Tritanopia (blue-blind)
#FE768F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef7bb0; /* rgb */ color: rgb(239, 123, 176); /* oklch */ color: oklch(72.9% 0.154 352.8);
Tailwind
colors: {
custom: {
50: '#f7a4c7',
500: '#ef7bb0',
950: '#000000',
},
}SCSS
$custom: #ef7bb0; $custom-light: #f7a4c7; $custom-dark: #000000;
JSON
{
"hex": "#ef7bb0",
"rgb": {
"r": 239,
"g": 123,
"b": 176
},
"hsl": {
"h": 332.586,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.7291,
"c": 0.15354,
"h": 352.8
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#EF7BB0
secondary
#D3F2E4
accent
#DB7C0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82