#FC7DF7#FC7DF7
#FC7DF7 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.210 H 328.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DF7 |
|---|---|
| RGB | rgb(252, 125, 247) |
| HSL | hsl(302, 95%, 74%) |
| HSV | hsv(302, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 2%, 1.2%) |
| CIE-LAB | lab(70.93, 64.17, -39.69) |
| CIE-LCH | lch(70.93, 75.45, 328.26°) |
| OKLab | oklab(77.6% 0.18 -0.1087) |
| OKLCH | oklch(77.6% 0.21 328.9) |
| XYZ | xyz(64.2662, 42.0819, 92.7152) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DF7 #7DFC82
analogous
#C27DFC #FC7DF7 #FC7DB8
triadic
#FC7DF7 #F7FC7D #7DF7FC
tetradic
#FC7DF7 #FCC27D #7DFC82 #7DB8FC
square
#FC7DF7 #FCC27D #7DFC82 #7DB8FC
split-complementary
#FC7DF7 #B8FC7D #7DFCC2
monochromatic
#F906EF #FB41F3 #FC7DF7 #FDB9FB #FEE1FD
Accessibility & contrast
On white
2.23
#FC7DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FC7DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DF7
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DF7 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FB
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7df7; /* rgb */ color: rgb(252, 125, 247); /* oklch */ color: oklch(77.6% 0.210 328.9);
Tailwind
colors: {
custom: {
50: '#ffa7fa',
500: '#fc7df7',
950: '#000000',
},
}SCSS
$custom: #fc7df7; $custom-light: #ffa7fa; $custom-dark: #000000;
JSON
{
"hex": "#fc7df7",
"rgb": {
"r": 252,
"g": 125,
"b": 247
},
"hsl": {
"h": 302.362,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77595,
"c": 0.21029,
"h": 328.9
},
"luminance": 0.42078
}Semantic roles & 50–950 ramp
primary
#FC7DF7
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85