#FC7ED5#FC7ED5
#FC7ED5 is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.3% C 0.182 H 340.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7ED5 |
|---|---|
| RGB | rgb(252, 126, 213) |
| HSL | hsl(319, 95%, 74%) |
| HSV | hsv(319, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 15.5%, 1.2%) |
| CIE-LAB | lab(69.77, 58.30, -22.74) |
| CIE-LCH | lch(69.77, 62.57, 338.69°) |
| OKLab | oklab(76.3% 0.1719 -0.0608) |
| OKLCH | oklch(76.3% 0.182 340.5) |
| XYZ | xyz(59.6168, 40.4257, 67.6009) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.65
Pink (survey)
#FF81C0
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 5.98
Bubblegum (survey)
#FF6CB5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7ED5 #7EFCA5
analogous
#E47EFC #FC7ED5 #FC7E96
triadic
#FC7ED5 #D5FC7E #7ED5FC
tetradic
#FC7ED5 #FCE47E #7EFCA5 #7E96FC
square
#FC7ED5 #FCE47E #7EFCA5 #7E96FC
split-complementary
#FC7ED5 #96FC7E #7EFCE4
monochromatic
#F906AE #FB42C2 #FC7ED5 #FDBAE8 #FEE1F5
Accessibility & contrast
On white
2.31
#FC7ED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FC7ED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7ED5
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7ED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7ED5 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ED8
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#FF80A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc7ed5; /* rgb */ color: rgb(252, 126, 213); /* oklch */ color: oklch(76.3% 0.182 340.5);
Tailwind
colors: {
custom: {
50: '#ffa7e2',
500: '#fc7ed5',
950: '#000000',
},
}SCSS
$custom: #fc7ed5; $custom-light: #ffa7e2; $custom-dark: #000000;
JSON
{
"hex": "#fc7ed5",
"rgb": {
"r": 252,
"g": 126,
"b": 213
},
"hsl": {
"h": 318.571,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.76301,
"c": 0.18238,
"h": 340.5
},
"luminance": 0.40421
}Semantic roles & 50–950 ramp
primary
#FC7ED5
secondary
#D4F7DF
accent
#E64700
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83