#FC76FC#FC76FC
#FC76FC is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 77.0% C 0.225 H 327.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76FC |
|---|---|
| RGB | rgb(252, 118, 252) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.95, 68.19, -43.95) |
| CIE-LCH | lch(69.95, 81.13, 327.20°) |
| OKLab | oklab(76.95% 0.1897 -0.1209) |
| OKLCH | oklch(76.95% 0.225 327.5) |
| XYZ | xyz(64.1930, 40.6844, 96.5483) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 3.96
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76FC #76FC76
analogous
#B976FC #FC76FC #FC76B9
triadic
#FC76FC #FCFC76 #76FCFC
tetradic
#FC76FC #FCB976 #76FC76 #76B9FC
square
#FC76FC #FCB976 #76FC76 #76B9FC
split-complementary
#FC76FC #B9FC76 #76FCB9
monochromatic
#F205F2 #FB3AFB #FC76FC #FDB2FD #FEE1FE
Accessibility & contrast
On white
2.30
#FC76FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FC76FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76FC
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76FC | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc76fc; /* rgb */ color: rgb(252, 118, 252); /* oklch */ color: oklch(77.0% 0.225 327.5);
Tailwind
colors: {
custom: {
50: '#ffa3fe',
500: '#fc76fc',
950: '#000000',
},
}SCSS
$custom: #fc76fc; $custom-light: #ffa3fe; $custom-dark: #000000;
JSON
{
"hex": "#fc76fc",
"rgb": {
"r": 252,
"g": 118,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.7695,
"c": 0.22492,
"h": 327.5
},
"luminance": 0.40681
}Semantic roles & 50–950 ramp
primary
#FC76FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86