#FC74F5#FC74F5
#FC74F5 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.222 H 329.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74F5 |
|---|---|
| RGB | rgb(252, 116, 245) |
| HSL | hsl(303, 96%, 72%) |
| HSV | hsv(303, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 2.8%, 1.2%) |
| CIE-LAB | lab(69.31, 67.92, -41.11) |
| CIE-LCH | lch(69.31, 79.39, 328.81°) |
| OKLab | oklab(76.38% 0.1913 -0.1127) |
| OKLCH | oklch(76.38% 0.222 329.5) |
| XYZ | xyz(62.8711, 39.7828, 90.7358) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 3.05
Light Magenta
#FA5FF7
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 3.65
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74F5 #74FC7B
analogous
#BF74FC #FC74F5 #FC74B1
triadic
#FC74F5 #F5FC74 #74F5FC
tetradic
#FC74F5 #FCBF74 #74FC7B #74B1FC
square
#FC74F5 #FCBF74 #74FC7B #74B1FC
split-complementary
#FC74F5 #B1FC74 #74FCBF
monochromatic
#F005E4 #FB38F1 #FC74F5 #FDB0F9 #FEE1FD
Accessibility & contrast
On white
2.34
#FC74F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FC74F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74F5
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74F5 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF9
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc74f5; /* rgb */ color: rgb(252, 116, 245); /* oklch */ color: oklch(76.4% 0.222 329.5);
Tailwind
colors: {
custom: {
50: '#ffa2f9',
500: '#fc74f5',
950: '#000000',
},
}SCSS
$custom: #fc74f5; $custom-light: #ffa2f9; $custom-dark: #000000;
JSON
{
"hex": "#fc74f5",
"rgb": {
"r": 252,
"g": 116,
"b": 245
},
"hsl": {
"h": 303.088,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.76379,
"c": 0.22206,
"h": 329.5
},
"luminance": 0.39779
}Semantic roles & 50–950 ramp
primary
#FC74F5
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85