#FC6FF6#FC6FF6
#FC6FF6 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.8% C 0.230 H 329.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF6 |
|---|---|
| RGB | rgb(252, 111, 246) |
| HSL | hsl(303, 96%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 2.4%, 1.2%) |
| CIE-LAB | lab(68.55, 70.27, -42.86) |
| CIE-LCH | lch(68.55, 82.31, 328.62°) |
| OKLab | oklab(75.83% 0.1977 -0.1177) |
| OKLCH | oklch(75.83% 0.23 329.2) |
| XYZ | xyz(62.4632, 38.7222, 91.3550) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.62
Light Magenta
#FA5FF7
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.68
Violet Pink
#FB5FFC
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 3.67
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF6 #6FFC75
analogous
#BB6FFC #FC6FF6 #FC6FAF
triadic
#FC6FF6 #F6FC6F #6FF6FC
tetradic
#FC6FF6 #FCBB6F #6FFC75 #6FAFFC
square
#FC6FF6 #FCBB6F #6FFC75 #6FAFFC
split-complementary
#FC6FF6 #AFFC6F #6FFCBB
monochromatic
#EC05E2 #FB33F2 #FC6FF6 #FDABFA #FEE1FD
Accessibility & contrast
On white
2.40
#FC6FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FC6FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF6
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF6 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BFA
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6ff6; /* rgb */ color: rgb(252, 111, 246); /* oklch */ color: oklch(75.8% 0.230 329.2);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fc6ff6',
950: '#000000',
},
}SCSS
$custom: #fc6ff6; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff6",
"rgb": {
"r": 252,
"g": 111,
"b": 246
},
"hsl": {
"h": 302.553,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75833,
"c": 0.23006,
"h": 329.2
},
"luminance": 0.38718
}Semantic roles & 50–950 ramp
primary
#FC6FF6
secondary
#D1F6D2
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85