#FB7EBC#FB7EBC
#FB7EBC is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.3% C 0.166 H 350.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EBC |
|---|---|
| RGB | rgb(251, 126, 188) |
| HSL | hsl(330, 94%, 74%) |
| HSV | hsv(330, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 25.1%, 1.6%) |
| CIE-LAB | lab(68.80, 54.46, -10.27) |
| CIE-LCH | lch(68.80, 55.42, 349.32°) |
| OKLab | oklab(75.27% 0.1641 -0.0266) |
| OKLCH | oklch(75.27% 0.166 350.8) |
| XYZ | xyz(56.3234, 39.0666, 52.1414) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.96
Bubblegum Pink
#FE83CC
ΔE00 3.03
Bubblegum (survey)
#FF6CB5
ΔE00 3.26
Hot Pink
#FF69B4
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EBC #7EFBBD
analogous
#FB7EFB #FB7EBC #FB7F7E
triadic
#FB7EBC #BCFB7E #7EBCFB
tetradic
#FB7EBC #FBFB7E #7EFBBD #7F7EFB
square
#FB7EBC #FBFB7E #7EFBBD #7F7EFB
split-complementary
#FB7EBC #7EFB7F #7EFBFB
monochromatic
#F7087E #F9439D #FB7EBC #FDB9DB #FEE1F0
Accessibility & contrast
On white
2.38
#FB7EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FB7EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EBC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EBC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb7ebc; /* rgb */ color: rgb(251, 126, 188); /* oklch */ color: oklch(75.3% 0.166 350.8);
Tailwind
colors: {
custom: {
50: '#ffa7d0',
500: '#fb7ebc',
950: '#000000',
},
}SCSS
$custom: #fb7ebc; $custom-light: #ffa7d0; $custom-dark: #000000;
JSON
{
"hex": "#fb7ebc",
"rgb": {
"r": 251,
"g": 126,
"b": 188
},
"hsl": {
"h": 330.24,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.75271,
"c": 0.16628,
"h": 350.8
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#FB7EBC
secondary
#D5F6E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82