#FC74F8#FC74F8
#FC74F8 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.5% C 0.225 H 328.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74F8 |
|---|---|
| RGB | rgb(252, 116, 248) |
| HSL | hsl(302, 96%, 72%) |
| HSV | hsv(302, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 1.6%, 1.2%) |
| CIE-LAB | lab(69.45, 68.41, -42.55) |
| CIE-LCH | lch(69.45, 80.57, 328.12°) |
| OKLab | oklab(76.52% 0.1917 -0.1169) |
| OKLCH | oklch(76.52% 0.225 328.6) |
| XYZ | xyz(63.3328, 39.9675, 93.1674) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.80
Violet (CSS)
#EE82EE
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 3.46
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74F8 #74FC78
analogous
#BC74FC #FC74F8 #FC74B4
triadic
#FC74F8 #F8FC74 #74F8FC
tetradic
#FC74F8 #FCBC74 #74FC78 #74B4FC
square
#FC74F8 #FCBC74 #74FC78 #74B4FC
split-complementary
#FC74F8 #B4FC74 #74FCBC
monochromatic
#F005E9 #FB38F5 #FC74F8 #FDB0FB #FEE1FD
Accessibility & contrast
On white
2.34
#FC74F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FC74F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74F8
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74F8 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#FF82AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc74f8; /* rgb */ color: rgb(252, 116, 248); /* oklch */ color: oklch(76.5% 0.225 328.6);
Tailwind
colors: {
custom: {
50: '#ffa2fb',
500: '#fc74f8',
950: '#000000',
},
}SCSS
$custom: #fc74f8; $custom-light: #ffa2fb; $custom-dark: #000000;
JSON
{
"hex": "#fc74f8",
"rgb": {
"r": 252,
"g": 116,
"b": 248
},
"hsl": {
"h": 301.765,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.76519,
"c": 0.22452,
"h": 328.6
},
"luminance": 0.39964
}Semantic roles & 50–950 ramp
primary
#FC74F8
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85