#FC74F4#FC74F4
#FC74F4 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.221 H 329.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74F4 |
|---|---|
| RGB | rgb(252, 116, 244) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 3.2%, 1.2%) |
| CIE-LAB | lab(69.27, 67.75, -40.63) |
| CIE-LCH | lch(69.27, 79.00, 329.05°) |
| OKLab | oklab(76.33% 0.1912 -0.1114) |
| OKLCH | oklch(76.33% 0.221 329.8) |
| XYZ | xyz(62.7188, 39.7219, 89.9340) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.72
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74F4 #74FC7C
analogous
#C074FC #FC74F4 #FC74B0
triadic
#FC74F4 #F4FC74 #74F4FC
tetradic
#FC74F4 #FCC074 #74FC7C #74B0FC
square
#FC74F4 #FCC074 #74FC7C #74B0FC
split-complementary
#FC74F4 #B0FC74 #74FCC0
monochromatic
#F005E3 #FB38EF #FC74F4 #FDB0F9 #FEE1FD
Accessibility & contrast
On white
2.35
#FC74F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FC74F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74F4
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74F4 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF8
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc74f4; /* rgb */ color: rgb(252, 116, 244); /* oklch */ color: oklch(76.3% 0.221 329.8);
Tailwind
colors: {
custom: {
50: '#ffa2f8',
500: '#fc74f4',
950: '#000000',
},
}SCSS
$custom: #fc74f4; $custom-light: #ffa2f8; $custom-dark: #000000;
JSON
{
"hex": "#fc74f4",
"rgb": {
"r": 252,
"g": 116,
"b": 244
},
"hsl": {
"h": 303.529,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.76333,
"c": 0.22125,
"h": 329.8
},
"luminance": 0.39718
}Semantic roles & 50–950 ramp
primary
#FC74F4
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85