#FC76FA#FC76FA
#FC76FA is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.9% C 0.223 H 328.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76FA |
|---|---|
| RGB | rgb(252, 118, 250) |
| HSL | hsl(301, 96%, 73%) |
| HSV | hsv(301, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 0.8%, 1.2%) |
| CIE-LAB | lab(69.87, 67.86, -42.99) |
| CIE-LCH | lch(69.87, 80.33, 327.64°) |
| OKLab | oklab(76.86% 0.1894 -0.1181) |
| OKLCH | oklch(76.86% 0.223 328) |
| XYZ | xyz(63.8777, 40.5583, 94.8879) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.07
Violet Pink
#FB5FFC
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 3.76
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76FA #76FC78
analogous
#BB76FC #FC76FA #FC76B7
triadic
#FC76FA #FAFC76 #76FAFC
tetradic
#FC76FA #FCBB76 #76FC78 #76B7FC
square
#FC76FA #FCBB76 #76FC78 #76B7FC
split-complementary
#FC76FA #B7FC76 #76FCBB
monochromatic
#F205EF #FB3AF8 #FC76FA #FDB2FC #FEE1FE
Accessibility & contrast
On white
2.30
#FC76FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FC76FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76FA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76FA | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc76fa; /* rgb */ color: rgb(252, 118, 250); /* oklch */ color: oklch(76.9% 0.223 328.0);
Tailwind
colors: {
custom: {
50: '#ffa3fc',
500: '#fc76fa',
950: '#000000',
},
}SCSS
$custom: #fc76fa; $custom-light: #ffa3fc; $custom-dark: #000000;
JSON
{
"hex": "#fc76fa",
"rgb": {
"r": 252,
"g": 118,
"b": 250
},
"hsl": {
"h": 300.896,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76856,
"c": 0.22326,
"h": 328
},
"luminance": 0.40554
}Semantic roles & 50–950 ramp
primary
#FC76FA
secondary
#D4F7D5
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85