#FC76F0#FC76F0
#FC76F0 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.215 H 331.0°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76F0 |
|---|---|
| RGB | rgb(252, 118, 240) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 4.8%, 1.2%) |
| CIE-LAB | lab(69.43, 66.21, -38.18) |
| CIE-LCH | lch(69.43, 76.43, 330.03°) |
| OKLab | oklab(76.4% 0.1881 -0.1044) |
| OKLCH | oklch(76.4% 0.215 331) |
| XYZ | xyz(62.3511, 39.9476, 86.8478) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.06
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76F0 #76FC82
analogous
#C576FC #FC76F0 #FC76AD
triadic
#FC76F0 #F0FC76 #76F0FC
tetradic
#FC76F0 #FCC576 #76FC82 #76ADFC
square
#FC76F0 #FCC576 #76FC82 #76ADFC
split-complementary
#FC76F0 #ADFC76 #76FCC5
monochromatic
#F205DD #FB3AE9 #FC76F0 #FDB2F7 #FEE1FC
Accessibility & contrast
On white
2.34
#FC76F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FC76F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76F0
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76F0 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF4
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc76f0; /* rgb */ color: rgb(252, 118, 240); /* oklch */ color: oklch(76.4% 0.215 331.0);
Tailwind
colors: {
custom: {
50: '#ffa3f5',
500: '#fc76f0',
950: '#000000',
},
}SCSS
$custom: #fc76f0; $custom-light: #ffa3f5; $custom-dark: #000000;
JSON
{
"hex": "#fc76f0",
"rgb": {
"r": 252,
"g": 118,
"b": 240
},
"hsl": {
"h": 305.373,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76396,
"c": 0.21507,
"h": 331
},
"luminance": 0.39944
}Semantic roles & 50–950 ramp
primary
#FC76F0
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85