#FC6FFA#FC6FFA
#FC6FFA is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.0% C 0.233 H 328.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FFA |
|---|---|
| RGB | rgb(252, 111, 250) |
| HSL | hsl(301, 96%, 71%) |
| HSV | hsv(301, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 0.8%, 1.2%) |
| CIE-LAB | lab(68.73, 70.93, -44.77) |
| CIE-LCH | lch(68.73, 83.88, 327.74°) |
| OKLab | oklab(76.02% 0.1981 -0.1232) |
| OKLCH | oklch(76.02% 0.233 328.1) |
| XYZ | xyz(63.0838, 38.9704, 94.6233) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.56
Light Magenta
#FA5FF7
ΔE00 2.58
Candy Pink
#FF63E9
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.86
Orchid
#DA70D6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FFA #6FFC71
analogous
#B76FFC #FC6FFA #FC6FB3
triadic
#FC6FFA #FAFC6F #6FFAFC
tetradic
#FC6FFA #FCB76F #6FFC71 #6FB3FC
square
#FC6FFA #FCB76F #6FFC71 #6FB3FC
split-complementary
#FC6FFA #B3FC6F #6FFCB7
monochromatic
#EC05E8 #FB33F8 #FC6FFA #FDABFC #FEE1FE
Accessibility & contrast
On white
2.39
#FC6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FC6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FFA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FFA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#FF7FAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc6ffa; /* rgb */ color: rgb(252, 111, 250); /* oklch */ color: oklch(76.0% 0.233 328.1);
Tailwind
colors: {
custom: {
50: '#ff9ffc',
500: '#fc6ffa',
950: '#000000',
},
}SCSS
$custom: #fc6ffa; $custom-light: #ff9ffc; $custom-dark: #000000;
JSON
{
"hex": "#fc6ffa",
"rgb": {
"r": 252,
"g": 111,
"b": 250
},
"hsl": {
"h": 300.851,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.76023,
"c": 0.2333,
"h": 328.1
},
"luminance": 0.38966
}Semantic roles & 50–950 ramp
primary
#FC6FFA
secondary
#D1F6D1
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85