#FC7EB4#FC7EB4
#FC7EB4 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.163 H 354.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EB4 |
|---|---|
| RGB | rgb(252, 126, 180) |
| HSL | hsl(334, 95%, 74%) |
| HSV | hsv(334, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 28.6%, 1.2%) |
| CIE-LAB | lab(68.69, 53.73, -5.92) |
| CIE-LCH | lch(68.69, 54.06, 353.71°) |
| OKLab | oklab(75.14% 0.1627 -0.0149) |
| OKLCH | oklch(75.14% 0.163 354.8) |
| XYZ | xyz(55.8461, 38.9174, 47.7418) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.37
Carnation Pink
#FF7FA7
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Bubble Gum Pink
#FF69AF
ΔE00 3.88
Pinky
#FC86AA
ΔE00 4.01
Hot Pink
#FF69B4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EB4 #7EFCC6
analogous
#FC7EF3 #FC7EB4 #FC877E
triadic
#FC7EB4 #B4FC7E #7EB4FC
tetradic
#FC7EB4 #F3FC7E #7EFCC6 #877EFC
square
#FC7EB4 #F3FC7E #7EFCC6 #877EFC
split-complementary
#FC7EB4 #7EFC87 #7EF3FC
monochromatic
#F9066E #FB4291 #FC7EB4 #FDBAD7 #FEE1EE
Accessibility & contrast
On white
2.39
#FC7EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FC7EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EB4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EB4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B6
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc7eb4; /* rgb */ color: rgb(252, 126, 180); /* oklch */ color: oklch(75.1% 0.163 354.8);
Tailwind
colors: {
custom: {
50: '#ffa7ca',
500: '#fc7eb4',
950: '#000000',
},
}SCSS
$custom: #fc7eb4; $custom-light: #ffa7ca; $custom-dark: #000000;
JSON
{
"hex": "#fc7eb4",
"rgb": {
"r": 252,
"g": 126,
"b": 180
},
"hsl": {
"h": 334.286,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.75137,
"c": 0.16339,
"h": 354.8
},
"luminance": 0.38912
}Semantic roles & 50–950 ramp
primary
#FC7EB4
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82