#FC76F7#FC76F7
#FC76F7 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.221 H 328.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76F7 |
|---|---|
| RGB | rgb(252, 118, 247) |
| HSL | hsl(302, 96%, 73%) |
| HSV | hsv(302, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 2%, 1.2%) |
| CIE-LAB | lab(69.73, 67.36, -41.56) |
| CIE-LCH | lch(69.73, 79.14, 328.33°) |
| OKLab | oklab(76.72% 0.189 -0.114) |
| OKLCH | oklch(76.72% 0.221 328.9) |
| XYZ | xyz(63.4111, 40.3716, 92.4302) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 3.85
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76F7 #76FC7B
analogous
#BE76FC #FC76F7 #FC76B4
triadic
#FC76F7 #F7FC76 #76F7FC
tetradic
#FC76F7 #FCBE76 #76FC7B #76B4FC
square
#FC76F7 #FCBE76 #76FC7B #76B4FC
split-complementary
#FC76F7 #B4FC76 #76FCBE
monochromatic
#F205E9 #FB3AF4 #FC76F7 #FDB2FA #FEE1FD
Accessibility & contrast
On white
2.31
#FC76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FC76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76F7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76F7 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#95B1F3
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc76f7; /* rgb */ color: rgb(252, 118, 247); /* oklch */ color: oklch(76.7% 0.221 328.9);
Tailwind
colors: {
custom: {
50: '#ffa3fa',
500: '#fc76f7',
950: '#000000',
},
}SCSS
$custom: #fc76f7; $custom-light: #ffa3fa; $custom-dark: #000000;
JSON
{
"hex": "#fc76f7",
"rgb": {
"r": 252,
"g": 118,
"b": 247
},
"hsl": {
"h": 302.239,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76716,
"c": 0.22076,
"h": 328.9
},
"luminance": 0.40368
}Semantic roles & 50–950 ramp
primary
#FC76F7
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85