#FC7EBF#FC7EBF
#FC7EBF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.169 H 349.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EBF |
|---|---|
| RGB | rgb(252, 126, 191) |
| HSL | hsl(329, 95%, 74%) |
| HSV | hsv(329, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 24.2%, 1.2%) |
| CIE-LAB | lab(69.03, 55.17, -11.59) |
| CIE-LCH | lch(69.03, 56.38, 348.14°) |
| OKLab | oklab(75.5% 0.1661 -0.0302) |
| OKLCH | oklch(75.5% 0.169 349.7) |
| XYZ | xyz(57.0114, 39.3835, 53.8793) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.88
Bubblegum Pink
#FE83CC
ΔE00 2.45
Bubblegum (survey)
#FF6CB5
ΔE00 3.35
Hot Pink
#FF69B4
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 4.21
Carnation Pink
#FF7FA7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EBF #7EFCBB
analogous
#FA7EFC #FC7EBF #FC7E80
triadic
#FC7EBF #BFFC7E #7EBFFC
tetradic
#FC7EBF #FCFA7E #7EFCBB #7E80FC
square
#FC7EBF #FCFA7E #7EFCBB #7E80FC
split-complementary
#FC7EBF #80FC7E #7EFCFA
monochromatic
#F90684 #FB42A1 #FC7EBF #FDBADD #FEE1F0
Accessibility & contrast
On white
2.37
#FC7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FC7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EBF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EBF | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc7ebf; /* rgb */ color: rgb(252, 126, 191); /* oklch */ color: oklch(75.5% 0.169 349.7);
Tailwind
colors: {
custom: {
50: '#ffa7d2',
500: '#fc7ebf',
950: '#000000',
},
}SCSS
$custom: #fc7ebf; $custom-light: #ffa7d2; $custom-dark: #000000;
JSON
{
"hex": "#fc7ebf",
"rgb": {
"r": 252,
"g": 126,
"b": 191
},
"hsl": {
"h": 329.048,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.75501,
"c": 0.16878,
"h": 349.7
},
"luminance": 0.39379
}Semantic roles & 50–950 ramp
primary
#FC7EBF
secondary
#D4F7E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82