#FC7ECC#FC7ECC
#FC7ECC is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.0% C 0.176 H 344.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7ECC |
|---|---|
| RGB | rgb(252, 126, 204) |
| HSL | hsl(323, 95%, 74%) |
| HSV | hsv(323, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 19%, 1.2%) |
| CIE-LAB | lab(69.46, 56.98, -18.21) |
| CIE-LCH | lch(69.46, 59.82, 342.28°) |
| OKLab | oklab(75.96% 0.1697 -0.0483) |
| OKLCH | oklch(75.96% 0.176 344.1) |
| XYZ | xyz(58.5060, 39.9814, 61.7508) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.23
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum (survey)
#FF6CB5
ΔE00 4.84
Hot Pink
#FF69B4
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7ECC #7EFCAE
analogous
#ED7EFC #FC7ECC #FC7E8D
triadic
#FC7ECC #CCFC7E #7ECCFC
tetradic
#FC7ECC #FCED7E #7EFCAE #7E8DFC
square
#FC7ECC #FCED7E #7EFCAE #7E8DFC
split-complementary
#FC7ECC #8DFC7E #7EFCED
monochromatic
#F9069D #FB42B4 #FC7ECC #FDBAE4 #FEE1F3
Accessibility & contrast
On white
2.33
#FC7ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FC7ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7ECC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7ECC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DCF
Deuteranopia (green-blind)
#AAB1C9
Tritanopia (blue-blind)
#FF7E9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc7ecc; /* rgb */ color: rgb(252, 126, 204); /* oklch */ color: oklch(76.0% 0.176 344.1);
Tailwind
colors: {
custom: {
50: '#ffa7db',
500: '#fc7ecc',
950: '#000000',
},
}SCSS
$custom: #fc7ecc; $custom-light: #ffa7db; $custom-dark: #000000;
JSON
{
"hex": "#fc7ecc",
"rgb": {
"r": 252,
"g": 126,
"b": 204
},
"hsl": {
"h": 322.857,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.75962,
"c": 0.17642,
"h": 344.1
},
"luminance": 0.39977
}Semantic roles & 50–950 ramp
primary
#FC7ECC
secondary
#D4F7E1
accent
#E65700
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83