#FC76FF#FC76FF
#FC76FF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.1% C 0.227 H 326.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76FF |
|---|---|
| RGB | rgb(252, 118, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 54%, 100%) |
| CMYK | cmyk(1.2%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(70.09, 68.70, -45.37) |
| CIE-LCH | lch(70.09, 82.33, 326.56°) |
| OKLab | oklab(77.09% 0.19 -0.125) |
| OKLCH | oklch(77.09% 0.227 326.7) |
| XYZ | xyz(64.6721, 40.8760, 99.0718) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 4.30
Orchid
#DA70D6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76FF #79FF76
analogous
#B776FF #FC76FF #FF76BD
triadic
#FC76FF #FFFC76 #76FFFC
tetradic
#FC76FF #FFB776 #79FF76 #76BDFF
square
#FC76FF #FFB776 #79FF76 #76BDFF
split-complementary
#FC76FF #BDFF76 #76FFB7
monochromatic
#F500FB #FB39FF #FC76FF #FDB3FF #FEE0FF
Accessibility & contrast
On white
2.29
#FC76FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FC76FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76FF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76FF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#92B1FB
Tritanopia (blue-blind)
#FF86B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc76ff; /* rgb */ color: rgb(252, 118, 255); /* oklch */ color: oklch(77.1% 0.227 326.7);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fc76ff',
950: '#000000',
},
}SCSS
$custom: #fc76ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fc76ff",
"rgb": {
"r": 252,
"g": 118,
"b": 255
},
"hsl": {
"h": 298.686,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.77093,
"c": 0.22745,
"h": 326.7
},
"luminance": 0.40872
}Semantic roles & 50–950 ramp
primary
#FC76FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86