#FC74F3#FC74F3
#FC74F3 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.220 H 330.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74F3 |
|---|---|
| RGB | rgb(252, 116, 243) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 3.6%, 1.2%) |
| CIE-LAB | lab(69.23, 67.59, -40.15) |
| CIE-LCH | lch(69.23, 78.62, 329.29°) |
| OKLab | oklab(76.29% 0.191 -0.11) |
| OKLCH | oklch(76.29% 0.22 330.1) |
| XYZ | xyz(62.5674, 39.6613, 89.1366) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 2.89
Violet (CSS)
#EE82EE
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 3.80
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74F3 #74FC7D
analogous
#C174FC #FC74F3 #FC74AF
triadic
#FC74F3 #F3FC74 #74F3FC
tetradic
#FC74F3 #FCC174 #74FC7D #74AFFC
square
#FC74F3 #FCC174 #74FC7D #74AFFC
split-complementary
#FC74F3 #AFFC74 #74FCC1
monochromatic
#F005E1 #FB38EE #FC74F3 #FDB0F8 #FEE1FC
Accessibility & contrast
On white
2.35
#FC74F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FC74F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74F3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74F3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#96B0EF
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc74f3; /* rgb */ color: rgb(252, 116, 243); /* oklch */ color: oklch(76.3% 0.220 330.1);
Tailwind
colors: {
custom: {
50: '#ffa2f7',
500: '#fc74f3',
950: '#000000',
},
}SCSS
$custom: #fc74f3; $custom-light: #ffa2f7; $custom-dark: #000000;
JSON
{
"hex": "#fc74f3",
"rgb": {
"r": 252,
"g": 116,
"b": 243
},
"hsl": {
"h": 303.971,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.76287,
"c": 0.22044,
"h": 330.1
},
"luminance": 0.39657
}Semantic roles & 50–950 ramp
primary
#FC74F3
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85