#FC7CF6#FC7CF6
#FC7CF6 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.211 H 329.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF6 |
|---|---|
| RGB | rgb(252, 124, 246) |
| HSL | hsl(303, 96%, 74%) |
| HSV | hsv(303, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 2.4%, 1.2%) |
| CIE-LAB | lab(70.71, 64.46, -39.48) |
| CIE-LCH | lch(70.71, 75.59, 328.51°) |
| OKLab | oklab(77.42% 0.1812 -0.1081) |
| OKLCH | oklch(77.42% 0.211 329.2) |
| XYZ | xyz(63.9863, 41.7684, 91.8627) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF6 #7CFC82
analogous
#C27CFC #FC7CF6 #FC7CB6
triadic
#FC7CF6 #F6FC7C #7CF6FC
tetradic
#FC7CF6 #FCC27C #7CFC82 #7CB6FC
square
#FC7CF6 #FCC27C #7CFC82 #7CB6FC
split-complementary
#FC7CF6 #B6FC7C #7CFCC2
monochromatic
#F806ED #FB40F2 #FC7CF6 #FDB8FA #FEE1FD
Accessibility & contrast
On white
2.25
#FC7CF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FC7CF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF6
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF6 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FA
Deuteranopia (green-blind)
#9AB3F2
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7cf6; /* rgb */ color: rgb(252, 124, 246); /* oklch */ color: oklch(77.4% 0.211 329.2);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fc7cf6',
950: '#000000',
},
}SCSS
$custom: #fc7cf6; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf6",
"rgb": {
"r": 252,
"g": 124,
"b": 246
},
"hsl": {
"h": 302.813,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77422,
"c": 0.21097,
"h": 329.2
},
"luminance": 0.41765
}Semantic roles & 50–950 ramp
primary
#FC7CF6
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85