#FC7CF3#FC7CF3
#FC7CF3 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.3% C 0.208 H 330.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF3 |
|---|---|
| RGB | rgb(252, 124, 243) |
| HSL | hsl(304, 96%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 3.6%, 1.2%) |
| CIE-LAB | lab(70.58, 63.96, -38.04) |
| CIE-LCH | lch(70.58, 74.42, 329.26°) |
| OKLab | oklab(77.29% 0.1807 -0.104) |
| OKLCH | oklch(77.29% 0.208 330.1) |
| XYZ | xyz(63.5296, 41.5857, 89.4573) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 4.09
Light Magenta
#FA5FF7
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF3 #7CFC85
analogous
#C57CFC #FC7CF3 #FC7CB3
triadic
#FC7CF3 #F3FC7C #7CF3FC
tetradic
#FC7CF3 #FCC57C #7CFC85 #7CB3FC
square
#FC7CF3 #FCC57C #7CFC85 #7CB3FC
split-complementary
#FC7CF3 #B3FC7C #7CFCC5
monochromatic
#F806E7 #FB40EE #FC7CF3 #FDB8F8 #FEE1FC
Accessibility & contrast
On white
2.25
#FC7CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FC7CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF3
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF3 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7cf3; /* rgb */ color: rgb(252, 124, 243); /* oklch */ color: oklch(77.3% 0.208 330.1);
Tailwind
colors: {
custom: {
50: '#ffa7f7',
500: '#fc7cf3',
950: '#000000',
},
}SCSS
$custom: #fc7cf3; $custom-light: #ffa7f7; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf3",
"rgb": {
"r": 252,
"g": 124,
"b": 243
},
"hsl": {
"h": 304.219,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77287,
"c": 0.20847,
"h": 330.1
},
"luminance": 0.41582
}Semantic roles & 50–950 ramp
primary
#FC7CF3
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85