#FC76F3#FC76F3
#FC76F3 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.217 H 330.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76F3 |
|---|---|
| RGB | rgb(252, 118, 243) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 3.6%, 1.2%) |
| CIE-LAB | lab(69.56, 66.70, -39.63) |
| CIE-LCH | lch(69.56, 77.58, 329.28°) |
| OKLab | oklab(76.53% 0.1885 -0.1085) |
| OKLCH | oklch(76.53% 0.217 330.1) |
| XYZ | xyz(62.8004, 40.1274, 89.2142) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 3.96
Violet Pink
#FB5FFC
ΔE00 4.13
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76F3 #76FC7F
analogous
#C276FC #FC76F3 #FC76B0
triadic
#FC76F3 #F3FC76 #76F3FC
tetradic
#FC76F3 #FCC276 #76FC7F #76B0FC
square
#FC76F3 #FCC276 #76FC7F #76B0FC
split-complementary
#FC76F3 #B0FC76 #76FCC2
monochromatic
#F205E2 #FB3AEE #FC76F3 #FDB2F8 #FEE1FC
Accessibility & contrast
On white
2.33
#FC76F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FC76F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76F3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76F3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#97B1EF
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc76f3; /* rgb */ color: rgb(252, 118, 243); /* oklch */ color: oklch(76.5% 0.217 330.1);
Tailwind
colors: {
custom: {
50: '#ffa3f7',
500: '#fc76f3',
950: '#000000',
},
}SCSS
$custom: #fc76f3; $custom-light: #ffa3f7; $custom-dark: #000000;
JSON
{
"hex": "#fc76f3",
"rgb": {
"r": 252,
"g": 118,
"b": 243
},
"hsl": {
"h": 304.03,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76532,
"c": 0.21749,
"h": 330.1
},
"luminance": 0.40123
}Semantic roles & 50–950 ramp
primary
#FC76F3
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85