#FC74FC#FC74FC
#FC74FC is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.7% C 0.228 H 327.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74FC |
|---|---|
| RGB | rgb(252, 116, 252) |
| HSL | hsl(300, 96%, 72%) |
| HSV | hsv(300, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 0%, 1.2%) |
| CIE-LAB | lab(69.62, 69.08, -44.46) |
| CIE-LCH | lch(69.62, 82.15, 327.23°) |
| OKLab | oklab(76.71% 0.1922 -0.1224) |
| OKLCH | oklch(76.71% 0.228 327.5) |
| XYZ | xyz(63.9600, 40.2183, 96.4706) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 3.77
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74FC #74FC74
analogous
#B874FC #FC74FC #FC74B8
triadic
#FC74FC #FCFC74 #74FCFC
tetradic
#FC74FC #FCB874 #74FC74 #74B8FC
square
#FC74FC #FCB874 #74FC74 #74B8FC
split-complementary
#FC74FC #B8FC74 #74FCB8
monochromatic
#F005F0 #FB38FB #FC74FC #FDB0FD #FEE1FE
Accessibility & contrast
On white
2.32
#FC74FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FC74FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74FC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74FC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669FFF
Deuteranopia (green-blind)
#92B0F8
Tritanopia (blue-blind)
#FF84AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc74fc; /* rgb */ color: rgb(252, 116, 252); /* oklch */ color: oklch(76.7% 0.228 327.5);
Tailwind
colors: {
custom: {
50: '#ffa2fe',
500: '#fc74fc',
950: '#000000',
},
}SCSS
$custom: #fc74fc; $custom-light: #ffa2fe; $custom-dark: #000000;
JSON
{
"hex": "#fc74fc",
"rgb": {
"r": 252,
"g": 116,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.76708,
"c": 0.22782,
"h": 327.5
},
"luminance": 0.40215
}Semantic roles & 50–950 ramp
primary
#FC74FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86