#FC6FF3#FC6FF3
#FC6FF3 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.7% C 0.228 H 330.1°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF3 |
|---|---|
| RGB | rgb(252, 111, 243) |
| HSL | hsl(304, 96%, 71%) |
| HSV | hsv(304, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 3.6%, 1.2%) |
| CIE-LAB | lab(68.42, 69.78, -41.42) |
| CIE-LCH | lch(68.42, 81.15, 329.31°) |
| OKLab | oklab(75.69% 0.1973 -0.1136) |
| OKLCH | oklch(75.69% 0.228 330.1) |
| XYZ | xyz(62.0065, 38.5395, 88.9496) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.80
Violet Pink
#FB5FFC
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF3 #6FFC78
analogous
#BE6FFC #FC6FF3 #FC6FAC
triadic
#FC6FF3 #F3FC6F #6FF3FC
tetradic
#FC6FF3 #FCBE6F #6FFC78 #6FACFC
square
#FC6FF3 #FCBE6F #6FFC78 #6FACFC
split-complementary
#FC6FF3 #ACFC6F #6FFCBE
monochromatic
#EC05DD #FB33EE #FC6FF3 #FDABF8 #FEE1FD
Accessibility & contrast
On white
2.41
#FC6FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FC6FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF3
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF3 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF7
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6ff3; /* rgb */ color: rgb(252, 111, 243); /* oklch */ color: oklch(75.7% 0.228 330.1);
Tailwind
colors: {
custom: {
50: '#ff9ff7',
500: '#fc6ff3',
950: '#000000',
},
}SCSS
$custom: #fc6ff3; $custom-light: #ff9ff7; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff3",
"rgb": {
"r": 252,
"g": 111,
"b": 243
},
"hsl": {
"h": 303.83,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75692,
"c": 0.22767,
"h": 330.1
},
"luminance": 0.38535
}Semantic roles & 50–950 ramp
primary
#FC6FF3
secondary
#D1F6D3
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85