#FC6FF0#FC6FF0
#FC6FF0 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.225 H 330.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF0 |
|---|---|
| RGB | rgb(252, 111, 240) |
| HSL | hsl(305, 96%, 71%) |
| HSV | hsv(305, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 4.8%, 1.2%) |
| CIE-LAB | lab(68.28, 69.30, -39.97) |
| CIE-LCH | lch(68.28, 80.00, 330.02°) |
| OKLab | oklab(75.55% 0.1969 -0.1094) |
| OKLCH | oklch(75.55% 0.225 330.9) |
| XYZ | xyz(61.5572, 38.3598, 86.5831) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 2.09
Light Magenta
#FA5FF7
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF0 #6FFC7B
analogous
#C16FFC #FC6FF0 #FC6FA9
triadic
#FC6FF0 #F0FC6F #6FF0FC
tetradic
#FC6FF0 #FCC16F #6FFC7B #6FA9FC
square
#FC6FF0 #FCC16F #6FFC7B #6FA9FC
split-complementary
#FC6FF0 #A9FC6F #6FFCC1
monochromatic
#EC05D8 #FB33EA #FC6FF0 #FDABF6 #FEE1FC
Accessibility & contrast
On white
2.42
#FC6FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FC6FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6ff0; /* rgb */ color: rgb(252, 111, 240); /* oklch */ color: oklch(75.6% 0.225 330.9);
Tailwind
colors: {
custom: {
50: '#ff9ff5',
500: '#fc6ff0',
950: '#000000',
},
}SCSS
$custom: #fc6ff0; $custom-light: #ff9ff5; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff0",
"rgb": {
"r": 252,
"g": 111,
"b": 240
},
"hsl": {
"h": 305.106,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75552,
"c": 0.22529,
"h": 330.9
},
"luminance": 0.38356
}Semantic roles & 50–950 ramp
primary
#FC6FF0
secondary
#D1F6D4
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85