#FC74F7#FC74F7
#FC74F7 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.5% C 0.224 H 328.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74F7 |
|---|---|
| RGB | rgb(252, 116, 247) |
| HSL | hsl(302, 96%, 72%) |
| HSV | hsv(302, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 2%, 1.2%) |
| CIE-LAB | lab(69.40, 68.25, -42.07) |
| CIE-LCH | lch(69.40, 80.17, 328.35°) |
| OKLab | oklab(76.47% 0.1916 -0.1155) |
| OKLCH | oklch(76.47% 0.224 328.9) |
| XYZ | xyz(63.1780, 39.9056, 92.3525) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.52
Orchid
#DA70D6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74F7 #74FC79
analogous
#BD74FC #FC74F7 #FC74B3
triadic
#FC74F7 #F7FC74 #74F7FC
tetradic
#FC74F7 #FCBD74 #74FC79 #74B3FC
square
#FC74F7 #FCBD74 #74FC79 #74B3FC
split-complementary
#FC74F7 #B3FC74 #74FCBD
monochromatic
#F005E8 #FB38F4 #FC74F7 #FDB0FA #FEE1FD
Accessibility & contrast
On white
2.34
#FC74F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FC74F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74F7
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74F7 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc74f7; /* rgb */ color: rgb(252, 116, 247); /* oklch */ color: oklch(76.5% 0.224 328.9);
Tailwind
colors: {
custom: {
50: '#ffa2fa',
500: '#fc74f7',
950: '#000000',
},
}SCSS
$custom: #fc74f7; $custom-light: #ffa2fa; $custom-dark: #000000;
JSON
{
"hex": "#fc74f7",
"rgb": {
"r": 252,
"g": 116,
"b": 247
},
"hsl": {
"h": 302.206,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.76472,
"c": 0.22369,
"h": 328.9
},
"luminance": 0.39902
}Semantic roles & 50–950 ramp
primary
#FC74F7
secondary
#D4F7D6
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85