#FC6FFD#FC6FFD
#FC6FFD is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.2% C 0.236 H 327.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FFD |
|---|---|
| RGB | rgb(252, 111, 253) |
| HSL | hsl(300, 97%, 71%) |
| HSV | hsv(300, 56%, 99%) |
| CMYK | cmyk(0.4%, 56.1%, 0%, 0.8%) |
| CIE-LAB | lab(68.87, 71.43, -46.20) |
| CIE-LCH | lch(68.87, 85.07, 327.11°) |
| OKLab | oklab(76.17% 0.1984 -0.1273) |
| OKLCH | oklch(76.17% 0.236 327.3) |
| XYZ | xyz(63.5579, 39.1601, 97.1204) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 4.06
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FFD #70FD6F
analogous
#B56FFD #FC6FFD #FD6FB7
triadic
#FC6FFD #FDFC6F #6FFDFC
tetradic
#FC6FFD #FDB56F #70FD6F #6FB7FD
square
#FC6FFD #FDB56F #70FD6F #6FB7FD
split-complementary
#FC6FFD #B7FD6F #6FFDB5
monochromatic
#ED03EE #FB33FC #FC6FFD #FDABFE #FEE1FF
Accessibility & contrast
On white
2.38
#FC6FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FC6FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FFD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FFD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9CFF
Deuteranopia (green-blind)
#8EAFF9
Tritanopia (blue-blind)
#FF80AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc6ffd; /* rgb */ color: rgb(252, 111, 253); /* oklch */ color: oklch(76.2% 0.236 327.3);
Tailwind
colors: {
custom: {
50: '#ff9ffe',
500: '#fc6ffd',
950: '#000000',
},
}SCSS
$custom: #fc6ffd; $custom-light: #ff9ffe; $custom-dark: #000000;
JSON
{
"hex": "#fc6ffd",
"rgb": {
"r": 252,
"g": 111,
"b": 253
},
"hsl": {
"h": 299.577,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.76169,
"c": 0.23576,
"h": 327.3
},
"luminance": 0.39156
}Semantic roles & 50–950 ramp
primary
#FC6FFD
secondary
#D2F6D1
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86