#FC74EB#FC74EB
#FC74EB is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.214 H 332.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74EB |
|---|---|
| RGB | rgb(252, 116, 235) |
| HSL | hsl(308, 96%, 72%) |
| HSV | hsv(308, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 6.7%, 1.2%) |
| CIE-LAB | lab(68.89, 66.30, -36.28) |
| CIE-LCH | lch(68.89, 75.58, 331.31°) |
| OKLab | oklab(75.93% 0.1899 -0.0989) |
| OKLCH | oklch(75.93% 0.214 332.5) |
| XYZ | xyz(61.3856, 39.1886, 82.9121) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.62
Orchid
#DA70D6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74EB #74FC85
analogous
#C974FC #FC74EB #FC74A7
triadic
#FC74EB #EBFC74 #74EBFC
tetradic
#FC74EB #FCC974 #74FC85 #74A7FC
square
#FC74EB #FCC974 #74FC85 #74A7FC
split-complementary
#FC74EB #A7FC74 #74FCC9
monochromatic
#F005D3 #FB38E2 #FC74EB #FDB0F4 #FEE1FB
Accessibility & contrast
On white
2.38
#FC74EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FC74EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74EB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74EB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc74eb; /* rgb */ color: rgb(252, 116, 235); /* oklch */ color: oklch(75.9% 0.214 332.5);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fc74eb',
950: '#000000',
},
}SCSS
$custom: #fc74eb; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fc74eb",
"rgb": {
"r": 252,
"g": 116,
"b": 235
},
"hsl": {
"h": 307.5,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.75926,
"c": 0.21407,
"h": 332.5
},
"luminance": 0.39184
}Semantic roles & 50–950 ramp
primary
#FC74EB
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85