#FC6FF1#FC6FF1
#FC6FF1 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.226 H 330.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF1 |
|---|---|
| RGB | rgb(252, 111, 241) |
| HSL | hsl(305, 96%, 71%) |
| HSV | hsv(305, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 4.4%, 1.2%) |
| CIE-LAB | lab(68.33, 69.46, -40.45) |
| CIE-LCH | lch(68.33, 80.38, 329.78°) |
| OKLab | oklab(75.6% 0.1971 -0.1108) |
| OKLCH | oklch(75.6% 0.226 330.7) |
| XYZ | xyz(61.7061, 38.4193, 87.3676) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 2.17
Light Magenta
#FA5FF7
ΔE00 2.94
Violet Pink
#FB5FFC
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF1 #6FFC7A
analogous
#C06FFC #FC6FF1 #FC6FAA
triadic
#FC6FF1 #F1FC6F #6FF1FC
tetradic
#FC6FF1 #FCC06F #6FFC7A #6FAAFC
square
#FC6FF1 #FCC06F #6FFC7A #6FAAFC
split-complementary
#FC6FF1 #AAFC6F #6FFCC0
monochromatic
#EC05DA #FB33EB #FC6FF1 #FDABF7 #FEE1FC
Accessibility & contrast
On white
2.42
#FC6FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FC6FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF1
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF1 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF5
Deuteranopia (green-blind)
#93AEED
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6ff1; /* rgb */ color: rgb(252, 111, 241); /* oklch */ color: oklch(75.6% 0.226 330.7);
Tailwind
colors: {
custom: {
50: '#ff9ff6',
500: '#fc6ff1',
950: '#000000',
},
}SCSS
$custom: #fc6ff1; $custom-light: #ff9ff6; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff1",
"rgb": {
"r": 252,
"g": 111,
"b": 241
},
"hsl": {
"h": 304.681,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75599,
"c": 0.22608,
"h": 330.7
},
"luminance": 0.38415
}Semantic roles & 50–950 ramp
primary
#FC6FF1
secondary
#D1F6D4
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85