#FC6FF5#FC6FF5
#FC6FF5 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.8% C 0.229 H 329.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF5 |
|---|---|
| RGB | rgb(252, 111, 245) |
| HSL | hsl(303, 96%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 2.8%, 1.2%) |
| CIE-LAB | lab(68.50, 70.11, -42.38) |
| CIE-LCH | lch(68.50, 81.92, 328.85°) |
| OKLab | oklab(75.79% 0.1976 -0.1163) |
| OKLCH | oklch(75.79% 0.229 329.5) |
| XYZ | xyz(62.3102, 38.6610, 90.5489) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.69
Violet Pink
#FB5FFC
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 3.64
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF5 #6FFC76
analogous
#BC6FFC #FC6FF5 #FC6FAE
triadic
#FC6FF5 #F5FC6F #6FF5FC
tetradic
#FC6FF5 #FCBC6F #6FFC76 #6FAEFC
square
#FC6FF5 #FCBC6F #6FFC76 #6FAEFC
split-complementary
#FC6FF5 #AEFC6F #6FFCBC
monochromatic
#EC05E0 #FB33F1 #FC6FF5 #FDABF9 #FEE1FD
Accessibility & contrast
On white
2.41
#FC6FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FC6FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF5
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF5 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BF9
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#FF7DA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6ff5; /* rgb */ color: rgb(252, 111, 245); /* oklch */ color: oklch(75.8% 0.229 329.5);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fc6ff5',
950: '#000000',
},
}SCSS
$custom: #fc6ff5; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff5",
"rgb": {
"r": 252,
"g": 111,
"b": 245
},
"hsl": {
"h": 302.979,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75786,
"c": 0.22926,
"h": 329.5
},
"luminance": 0.38657
}Semantic roles & 50–950 ramp
primary
#FC6FF5
secondary
#D1F6D3
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85