#FC76F9#FC76F9
#FC76F9 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.8% C 0.222 H 328.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76F9 |
|---|---|
| RGB | rgb(252, 118, 249) |
| HSL | hsl(301, 96%, 73%) |
| HSV | hsv(301, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 1.2%, 1.2%) |
| CIE-LAB | lab(69.82, 67.69, -42.51) |
| CIE-LCH | lch(69.82, 79.93, 327.87°) |
| OKLab | oklab(76.81% 0.1893 -0.1168) |
| OKLCH | oklch(76.81% 0.222 328.3) |
| XYZ | xyz(63.7213, 40.4957, 94.0643) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 3.75
Orchid
#DA70D6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76F9 #76FC79
analogous
#BC76FC #FC76F9 #FC76B6
triadic
#FC76F9 #F9FC76 #76F9FC
tetradic
#FC76F9 #FCBC76 #76FC79 #76B6FC
square
#FC76F9 #FCBC76 #76FC79 #76B6FC
split-complementary
#FC76F9 #B6FC76 #76FCBC
monochromatic
#F205ED #FB3AF6 #FC76F9 #FDB2FC #FEE1FE
Accessibility & contrast
On white
2.31
#FC76F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FC76F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76F9
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76F9 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#FF84AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc76f9; /* rgb */ color: rgb(252, 118, 249); /* oklch */ color: oklch(76.8% 0.222 328.3);
Tailwind
colors: {
custom: {
50: '#ffa3fb',
500: '#fc76f9',
950: '#000000',
},
}SCSS
$custom: #fc76f9; $custom-light: #ffa3fb; $custom-dark: #000000;
JSON
{
"hex": "#fc76f9",
"rgb": {
"r": 252,
"g": 118,
"b": 249
},
"hsl": {
"h": 301.343,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76809,
"c": 0.22242,
"h": 328.3
},
"luminance": 0.40492
}Semantic roles & 50–950 ramp
primary
#FC76F9
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85