#FC6DEC#FC6DEC
#FC6DEC is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.225 H 332.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6DEC |
|---|---|
| RGB | rgb(252, 109, 236) |
| HSL | hsl(307, 96%, 71%) |
| HSV | hsv(307, 57%, 99%) |
| CMYK | cmyk(0%, 56.7%, 6.3%, 1.2%) |
| CIE-LAB | lab(67.79, 69.53, -38.53) |
| CIE-LCH | lch(67.79, 79.49, 331.00°) |
| OKLab | oklab(75.14% 0.1989 -0.1053) |
| OKLCH | oklch(75.14% 0.225 332.1) |
| XYZ | xyz(60.7537, 37.6931, 83.4162) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 1.98
Light Magenta
#FA5FF7
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 3.89
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6DEC #6DFC7D
analogous
#C46DFC #FC6DEC #FC6DA4
triadic
#FC6DEC #ECFC6D #6DECFC
tetradic
#FC6DEC #FCC46D #6DFC7D #6DA4FC
square
#FC6DEC #FCC46D #6DFC7D #6DA4FC
split-complementary
#FC6DEC #A4FC6D #6DFCC4
monochromatic
#EA05D0 #FB31E4 #FC6DEC #FDA9F4 #FEE1FB
Accessibility & contrast
On white
2.46
#FC6DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FC6DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6DEC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6DEC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898F0
Deuteranopia (green-blind)
#94ADE8
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6dec; /* rgb */ color: rgb(252, 109, 236); /* oklch */ color: oklch(75.1% 0.225 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fc6dec',
950: '#000000',
},
}SCSS
$custom: #fc6dec; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fc6dec",
"rgb": {
"r": 252,
"g": 109,
"b": 236
},
"hsl": {
"h": 306.713,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.75136,
"c": 0.22502,
"h": 332.1
},
"luminance": 0.37689
}Semantic roles & 50–950 ramp
primary
#FC6DEC
secondary
#CFF6D3
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85