#FC74F2#FC74F2
#FC74F2 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.220 H 330.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74F2 |
|---|---|
| RGB | rgb(252, 116, 242) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 4%, 1.2%) |
| CIE-LAB | lab(69.18, 67.43, -39.67) |
| CIE-LCH | lch(69.18, 78.23, 329.53°) |
| OKLab | oklab(76.24% 0.1909 -0.1086) |
| OKLCH | oklch(76.24% 0.22 330.4) |
| XYZ | xyz(62.4168, 39.6011, 88.3434) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 2.95
Light Magenta
#FA5FF7
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 3.89
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74F2 #74FC7E
analogous
#C274FC #FC74F2 #FC74AE
triadic
#FC74F2 #F2FC74 #74F2FC
tetradic
#FC74F2 #FCC274 #74FC7E #74AEFC
square
#FC74F2 #FCC274 #74FC7E #74AEFC
split-complementary
#FC74F2 #AEFC74 #74FCC2
monochromatic
#F005DF #FB38EC #FC74F2 #FDB0F8 #FEE1FC
Accessibility & contrast
On white
2.35
#FC74F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FC74F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74F2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74F2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc74f2; /* rgb */ color: rgb(252, 116, 242); /* oklch */ color: oklch(76.2% 0.220 330.4);
Tailwind
colors: {
custom: {
50: '#ffa2f6',
500: '#fc74f2',
950: '#000000',
},
}SCSS
$custom: #fc74f2; $custom-light: #ffa2f6; $custom-dark: #000000;
JSON
{
"hex": "#fc74f2",
"rgb": {
"r": 252,
"g": 116,
"b": 242
},
"hsl": {
"h": 304.412,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.76241,
"c": 0.21963,
"h": 330.4
},
"luminance": 0.39597
}Semantic roles & 50–950 ramp
primary
#FC74F2
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85