#FC6DF1#FC6DF1
#FC6DF1 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.4% C 0.229 H 330.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6DF1 |
|---|---|
| RGB | rgb(252, 109, 241) |
| HSL | hsl(305, 96%, 71%) |
| HSV | hsv(305, 57%, 99%) |
| CMYK | cmyk(0%, 56.7%, 4.4%, 1.2%) |
| CIE-LAB | lab(68.01, 70.32, -40.95) |
| CIE-LCH | lch(68.01, 81.38, 329.79°) |
| OKLab | oklab(75.37% 0.1995 -0.1122) |
| OKLCH | oklch(75.37% 0.229 330.6) |
| XYZ | xyz(61.4903, 37.9878, 87.2957) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 2.64
Violet Pink
#FB5FFC
ΔE00 2.95
Violet (CSS)
#EE82EE
ΔE00 3.83
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6DF1 #6DFC78
analogous
#BF6DFC #FC6DF1 #FC6DAA
triadic
#FC6DF1 #F1FC6D #6DF1FC
tetradic
#FC6DF1 #FCBF6D #6DFC78 #6DAAFC
square
#FC6DF1 #FCBF6D #6DFC78 #6DAAFC
split-complementary
#FC6DF1 #AAFC6D #6DFCBF
monochromatic
#EA05D8 #FB31EB #FC6DF1 #FDA9F7 #FEE1FC
Accessibility & contrast
On white
2.44
#FC6DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FC6DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6DF1
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6DF1 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F5
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#FF7AA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6df1; /* rgb */ color: rgb(252, 109, 241); /* oklch */ color: oklch(75.4% 0.229 330.6);
Tailwind
colors: {
custom: {
50: '#ff9ef6',
500: '#fc6df1',
950: '#000000',
},
}SCSS
$custom: #fc6df1; $custom-light: #ff9ef6; $custom-dark: #000000;
JSON
{
"hex": "#fc6df1",
"rgb": {
"r": 252,
"g": 109,
"b": 241
},
"hsl": {
"h": 304.615,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.75366,
"c": 0.22892,
"h": 330.6
},
"luminance": 0.37984
}Semantic roles & 50–950 ramp
primary
#FC6DF1
secondary
#CFF6D2
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85