#FC6FEC#FC6FEC
#FC6FEC is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.4% C 0.222 H 332.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FEC |
|---|---|
| RGB | rgb(252, 111, 236) |
| HSL | hsl(307, 96%, 71%) |
| HSV | hsv(307, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 6.3%, 1.2%) |
| CIE-LAB | lab(68.11, 68.66, -38.03) |
| CIE-LCH | lch(68.11, 78.49, 331.02°) |
| OKLab | oklab(75.37% 0.1964 -0.1039) |
| OKLCH | oklch(75.37% 0.222 332.1) |
| XYZ | xyz(60.9695, 38.1247, 83.4881) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 1.87
Light Magenta
#FA5FF7
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.81
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FEC #6FFC7F
analogous
#C66FFC #FC6FEC #FC6FA5
triadic
#FC6FEC #ECFC6F #6FECFC
tetradic
#FC6FEC #FCC66F #6FFC7F #6FA5FC
square
#FC6FEC #FCC66F #6FFC7F #6FA5FC
split-complementary
#FC6FEC #A5FC6F #6FFCC6
monochromatic
#EC05D1 #FB33E4 #FC6FEC #FDABF4 #FEE1FB
Accessibility & contrast
On white
2.44
#FC6FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FC6FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FEC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FEC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99F0
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6fec; /* rgb */ color: rgb(252, 111, 236); /* oklch */ color: oklch(75.4% 0.222 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ff2',
500: '#fc6fec',
950: '#000000',
},
}SCSS
$custom: #fc6fec; $custom-light: #ff9ff2; $custom-dark: #000000;
JSON
{
"hex": "#fc6fec",
"rgb": {
"r": 252,
"g": 111,
"b": 236
},
"hsl": {
"h": 306.809,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75369,
"c": 0.22216,
"h": 332.1
},
"luminance": 0.3812
}Semantic roles & 50–950 ramp
primary
#FC6FEC
secondary
#D1F6D5
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85