#FC74ED#FC74ED
#FC74ED is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.216 H 331.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74ED |
|---|---|
| RGB | rgb(252, 116, 237) |
| HSL | hsl(307, 96%, 72%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 6%, 1.2%) |
| CIE-LAB | lab(68.97, 66.62, -37.25) |
| CIE-LCH | lch(68.97, 76.33, 330.79°) |
| OKLab | oklab(76.02% 0.1902 -0.1017) |
| OKLCH | oklch(76.02% 0.216 331.9) |
| XYZ | xyz(61.6761, 39.3048, 84.4424) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.85
Candy Pink
#FF63E9
ΔE00 2.60
Violet (CSS)
#EE82EE
ΔE00 3.03
Light Magenta
#FA5FF7
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.39
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74ED #74FC83
analogous
#C774FC #FC74ED #FC74A9
triadic
#FC74ED #EDFC74 #74EDFC
tetradic
#FC74ED #FCC774 #74FC83 #74A9FC
square
#FC74ED #FCC774 #74FC83 #74A9FC
split-complementary
#FC74ED #A9FC74 #74FCC7
monochromatic
#F005D6 #FB38E5 #FC74ED #FDB0F5 #FEE1FB
Accessibility & contrast
On white
2.37
#FC74ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FC74ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74ED
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74ED | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc74ed; /* rgb */ color: rgb(252, 116, 237); /* oklch */ color: oklch(76.0% 0.216 331.9);
Tailwind
colors: {
custom: {
50: '#ffa2f3',
500: '#fc74ed',
950: '#000000',
},
}SCSS
$custom: #fc74ed; $custom-light: #ffa2f3; $custom-dark: #000000;
JSON
{
"hex": "#fc74ed",
"rgb": {
"r": 252,
"g": 116,
"b": 237
},
"hsl": {
"h": 306.618,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.76015,
"c": 0.21565,
"h": 331.9
},
"luminance": 0.39301
}Semantic roles & 50–950 ramp
primary
#FC74ED
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85