#FC7CF1#FC7CF1
#FC7CF1 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.207 H 330.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF1 |
|---|---|
| RGB | rgb(252, 124, 241) |
| HSL | hsl(305, 96%, 74%) |
| HSV | hsv(305, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 4.4%, 1.2%) |
| CIE-LAB | lab(70.50, 63.63, -37.07) |
| CIE-LCH | lch(70.50, 73.64, 329.78°) |
| OKLab | oklab(77.2% 0.1804 -0.1012) |
| OKLCH | oklch(77.2% 0.207 330.7) |
| XYZ | xyz(63.2292, 41.4656, 87.8753) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF1 #7CFC87
analogous
#C77CFC #FC7CF1 #FC7CB1
triadic
#FC7CF1 #F1FC7C #7CF1FC
tetradic
#FC7CF1 #FCC77C #7CFC87 #7CB1FC
square
#FC7CF1 #FCC77C #7CFC87 #7CB1FC
split-complementary
#FC7CF1 #B1FC7C #7CFCC7
monochromatic
#F806E3 #FB40EB #FC7CF1 #FDB8F7 #FEE1FC
Accessibility & contrast
On white
2.26
#FC7CF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FC7CF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF1
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF1 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F5
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7cf1; /* rgb */ color: rgb(252, 124, 241); /* oklch */ color: oklch(77.2% 0.207 330.7);
Tailwind
colors: {
custom: {
50: '#ffa7f6',
500: '#fc7cf1',
950: '#000000',
},
}SCSS
$custom: #fc7cf1; $custom-light: #ffa7f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf1",
"rgb": {
"r": 252,
"g": 124,
"b": 241
},
"hsl": {
"h": 305.156,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77198,
"c": 0.20683,
"h": 330.7
},
"luminance": 0.41462
}Semantic roles & 50–950 ramp
primary
#FC7CF1
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85