#FC74E8#FC74E8
#FC74E8 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.8% C 0.212 H 333.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74E8 |
|---|---|
| RGB | rgb(252, 116, 232) |
| HSL | hsl(309, 96%, 72%) |
| HSV | hsv(309, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 7.9%, 1.2%) |
| CIE-LAB | lab(68.76, 65.82, -34.81) |
| CIE-LCH | lch(68.76, 74.46, 332.13°) |
| OKLab | oklab(75.79% 0.1894 -0.0947) |
| OKLCH | oklch(75.79% 0.212 333.4) |
| XYZ | xyz(60.9558, 39.0167, 80.6487) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74E8 #74FC88
analogous
#CC74FC #FC74E8 #FC74A4
triadic
#FC74E8 #E8FC74 #74E8FC
tetradic
#FC74E8 #FCCC74 #74FC88 #74A4FC
square
#FC74E8 #FCCC74 #74FC88 #74A4FC
split-complementary
#FC74E8 #A4FC74 #74FCCC
monochromatic
#F005CE #FB38DE #FC74E8 #FDB0F2 #FEE1FA
Accessibility & contrast
On white
2.39
#FC74E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FC74E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74E8
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74E8 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729BEC
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc74e8; /* rgb */ color: rgb(252, 116, 232); /* oklch */ color: oklch(75.8% 0.212 333.4);
Tailwind
colors: {
custom: {
50: '#ffa2ef',
500: '#fc74e8',
950: '#000000',
},
}SCSS
$custom: #fc74e8; $custom-light: #ffa2ef; $custom-dark: #000000;
JSON
{
"hex": "#fc74e8",
"rgb": {
"r": 252,
"g": 116,
"b": 232
},
"hsl": {
"h": 308.824,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.75794,
"c": 0.21174,
"h": 333.4
},
"luminance": 0.39012
}Semantic roles & 50–950 ramp
primary
#FC74E8
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84