#FC6FF8#FC6FF8
#FC6FF8 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.9% C 0.232 H 328.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF8 |
|---|---|
| RGB | rgb(252, 111, 248) |
| HSL | hsl(302, 96%, 71%) |
| HSV | hsv(302, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 1.6%, 1.2%) |
| CIE-LAB | lab(68.64, 70.60, -43.82) |
| CIE-LCH | lch(68.64, 83.09, 328.17°) |
| OKLab | oklab(75.93% 0.1979 -0.1205) |
| OKLCH | oklch(75.93% 0.232 328.7) |
| XYZ | xyz(62.7718, 38.8456, 92.9804) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.60
Violet Pink
#FB5FFC
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 2.92
Violet (CSS)
#EE82EE
ΔE00 3.76
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF8 #6FFC73
analogous
#B96FFC #FC6FF8 #FC6FB1
triadic
#FC6FF8 #F8FC6F #6FF8FC
tetradic
#FC6FF8 #FCB96F #6FFC73 #6FB1FC
square
#FC6FF8 #FCB96F #6FFC73 #6FB1FC
split-complementary
#FC6FF8 #B1FC6F #6FFCB9
monochromatic
#EC05E5 #FB33F5 #FC6FF8 #FDABFB #FEE1FE
Accessibility & contrast
On white
2.39
#FC6FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FC6FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF8 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#FF7EAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6ff8; /* rgb */ color: rgb(252, 111, 248); /* oklch */ color: oklch(75.9% 0.232 328.7);
Tailwind
colors: {
custom: {
50: '#ff9ffb',
500: '#fc6ff8',
950: '#000000',
},
}SCSS
$custom: #fc6ff8; $custom-light: #ff9ffb; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff8",
"rgb": {
"r": 252,
"g": 111,
"b": 248
},
"hsl": {
"h": 301.702,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75928,
"c": 0.23168,
"h": 328.7
},
"luminance": 0.38842
}Semantic roles & 50–950 ramp
primary
#FC6FF8
secondary
#D1F6D2
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85