#FC6FF7#FC6FF7
#FC6FF7 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.9% C 0.231 H 328.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF7 |
|---|---|
| RGB | rgb(252, 111, 247) |
| HSL | hsl(302, 96%, 71%) |
| HSV | hsv(302, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 2%, 1.2%) |
| CIE-LAB | lab(68.59, 70.44, -43.34) |
| CIE-LCH | lch(68.59, 82.70, 328.40°) |
| OKLab | oklab(75.88% 0.1978 -0.1191) |
| OKLCH | oklch(75.88% 0.231 328.9) |
| XYZ | xyz(62.6171, 38.7837, 92.1656) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 2.80
Violet (CSS)
#EE82EE
ΔE00 3.71
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF7 #6FFC74
analogous
#BA6FFC #FC6FF7 #FC6FB0
triadic
#FC6FF7 #F7FC6F #6FF7FC
tetradic
#FC6FF7 #FCBA6F #6FFC74 #6FB0FC
square
#FC6FF7 #FCBA6F #6FFC74 #6FB0FC
split-complementary
#FC6FF7 #B0FC6F #6FFCBA
monochromatic
#EC05E4 #FB33F4 #FC6FF7 #FDABFA #FEE1FD
Accessibility & contrast
On white
2.40
#FC6FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FC6FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF7
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF7 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6ff7; /* rgb */ color: rgb(252, 111, 247); /* oklch */ color: oklch(75.9% 0.231 328.9);
Tailwind
colors: {
custom: {
50: '#ff9ffa',
500: '#fc6ff7',
950: '#000000',
},
}SCSS
$custom: #fc6ff7; $custom-light: #ff9ffa; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff7",
"rgb": {
"r": 252,
"g": 111,
"b": 247
},
"hsl": {
"h": 302.128,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.7588,
"c": 0.23088,
"h": 328.9
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#FC6FF7
secondary
#D1F6D2
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85