#FC7EDF#FC7EDF
#FC7EDF is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.7% C 0.190 H 336.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EDF |
|---|---|
| RGB | rgb(252, 126, 223) |
| HSL | hsl(314, 95%, 74%) |
| HSV | hsv(314, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 11.5%, 1.2%) |
| CIE-LAB | lab(70.14, 59.82, -27.71) |
| CIE-LCH | lch(70.14, 65.93, 335.14°) |
| OKLab | oklab(76.7% 0.1742 -0.0747) |
| OKLCH | oklch(76.7% 0.19 336.8) |
| XYZ | xyz(60.9254, 40.9491, 74.4928) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.86
Violet (CSS)
#EE82EE
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EDF #7EFC9B
analogous
#DA7EFC #FC7EDF #FC7EA0
triadic
#FC7EDF #DFFC7E #7EDFFC
tetradic
#FC7EDF #FCDA7E #7EFC9B #7EA0FC
square
#FC7EDF #FCDA7E #7EFC9B #7EA0FC
split-complementary
#FC7EDF #A0FC7E #7EFCDA
monochromatic
#F906C1 #FB42D0 #FC7EDF #FDBAEE #FEE1F8
Accessibility & contrast
On white
2.29
#FC7EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FC7EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EDF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EDF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#A4B2DC
Tritanopia (blue-blind)
#FF83A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7edf; /* rgb */ color: rgb(252, 126, 223); /* oklch */ color: oklch(76.7% 0.190 336.8);
Tailwind
colors: {
custom: {
50: '#ffa7e9',
500: '#fc7edf',
950: '#000000',
},
}SCSS
$custom: #fc7edf; $custom-light: #ffa7e9; $custom-dark: #000000;
JSON
{
"hex": "#fc7edf",
"rgb": {
"r": 252,
"g": 126,
"b": 223
},
"hsl": {
"h": 313.81,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.76696,
"c": 0.18959,
"h": 336.8
},
"luminance": 0.40945
}Semantic roles & 50–950 ramp
primary
#FC7EDF
secondary
#D4F7DC
accent
#E63500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84