#FC7EDC#FC7EDC
#FC7EDC is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.6% C 0.187 H 337.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EDC |
|---|---|
| RGB | rgb(252, 126, 220) |
| HSL | hsl(315, 95%, 74%) |
| HSV | hsv(315, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 12.7%, 1.2%) |
| CIE-LAB | lab(70.03, 59.36, -26.23) |
| CIE-LCH | lch(70.03, 64.89, 336.16°) |
| OKLab | oklab(76.58% 0.1736 -0.0706) |
| OKLCH | oklch(76.58% 0.187 337.9) |
| XYZ | xyz(60.5245, 40.7888, 72.3815) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EDC #7EFC9E
analogous
#DD7EFC #FC7EDC #FC7E9D
triadic
#FC7EDC #DCFC7E #7EDCFC
tetradic
#FC7EDC #FCDD7E #7EFC9E #7E9DFC
square
#FC7EDC #FCDD7E #7EFC9E #7E9DFC
split-complementary
#FC7EDC #9DFC7E #7EFCDD
monochromatic
#F906BC #FB42CC #FC7EDC #FDBAEC #FEE1F7
Accessibility & contrast
On white
2.29
#FC7EDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FC7EDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EDC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EDC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#A5B2D9
Tritanopia (blue-blind)
#FF82A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7edc; /* rgb */ color: rgb(252, 126, 220); /* oklch */ color: oklch(76.6% 0.187 337.9);
Tailwind
colors: {
custom: {
50: '#ffa7e7',
500: '#fc7edc',
950: '#000000',
},
}SCSS
$custom: #fc7edc; $custom-light: #ffa7e7; $custom-dark: #000000;
JSON
{
"hex": "#fc7edc",
"rgb": {
"r": 252,
"g": 126,
"b": 220
},
"hsl": {
"h": 315.238,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.76576,
"c": 0.18737,
"h": 337.9
},
"luminance": 0.40784
}Semantic roles & 50–950 ramp
primary
#FC7EDC
secondary
#D4F7DD
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84