#FC6FE8#FC6FE8
#FC6FE8 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.219 H 333.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FE8 |
|---|---|
| RGB | rgb(252, 111, 232) |
| HSL | hsl(309, 96%, 71%) |
| HSV | hsv(309, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 7.9%, 1.2%) |
| CIE-LAB | lab(67.94, 68.03, -36.09) |
| CIE-LCH | lch(67.94, 77.01, 332.06°) |
| OKLab | oklab(75.19% 0.1958 -0.0983) |
| OKLCH | oklch(75.19% 0.219 333.3) |
| XYZ | xyz(60.3949, 37.8948, 80.4617) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 3.88
Violet Pink
#FB5FFC
ΔE00 4.33
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FE8 #6FFC83
analogous
#C96FFC #FC6FE8 #FC6FA1
triadic
#FC6FE8 #E8FC6F #6FE8FC
tetradic
#FC6FE8 #FCC96F #6FFC83 #6FA1FC
square
#FC6FE8 #FCC96F #6FFC83 #6FA1FC
split-complementary
#FC6FE8 #A1FC6F #6FFCC9
monochromatic
#EC05CB #FB33DE #FC6FE8 #FDABF2 #FEE1FA
Accessibility & contrast
On white
2.45
#FC6FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FC6FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FE8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FE8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99EC
Deuteranopia (green-blind)
#97ADE4
Tritanopia (blue-blind)
#FF79A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6fe8; /* rgb */ color: rgb(252, 111, 232); /* oklch */ color: oklch(75.2% 0.219 333.3);
Tailwind
colors: {
custom: {
50: '#ff9fef',
500: '#fc6fe8',
950: '#000000',
},
}SCSS
$custom: #fc6fe8; $custom-light: #ff9fef; $custom-dark: #000000;
JSON
{
"hex": "#fc6fe8",
"rgb": {
"r": 252,
"g": 111,
"b": 232
},
"hsl": {
"h": 308.511,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.7519,
"c": 0.21909,
"h": 333.3
},
"luminance": 0.37891
}Semantic roles & 50–950 ramp
primary
#FC6FE8
secondary
#D1F6D6
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84