#FC6DFA#FC6DFA
#FC6DFA is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.8% C 0.236 H 328.1°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6DFA |
|---|---|
| RGB | rgb(252, 109, 250) |
| HSL | hsl(301, 96%, 71%) |
| HSV | hsv(301, 57%, 99%) |
| CMYK | cmyk(0%, 56.7%, 0.8%, 1.2%) |
| CIE-LAB | lab(68.42, 71.78, -45.26) |
| CIE-LCH | lch(68.42, 84.86, 327.77°) |
| OKLab | oklab(75.79% 0.2005 -0.1246) |
| OKLCH | oklch(75.79% 0.236 328.1) |
| XYZ | xyz(62.8680, 38.5388, 94.5513) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 3.26
Violet (CSS)
#EE82EE
ΔE00 4.12
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6DFA #6DFC6F
analogous
#B66DFC #FC6DFA #FC6DB2
triadic
#FC6DFA #FAFC6D #6DFAFC
tetradic
#FC6DFA #FCB66D #6DFC6F #6DB2FC
square
#FC6DFA #FCB66D #6DFC6F #6DB2FC
split-complementary
#FC6DFA #B2FC6D #6DFCB6
monochromatic
#EA05E7 #FB31F8 #FC6DFA #FDA9FC #FEE1FE
Accessibility & contrast
On white
2.41
#FC6DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FC6DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6DFA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6DFA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFE
Deuteranopia (green-blind)
#8EAEF6
Tritanopia (blue-blind)
#FF7EAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6dfa; /* rgb */ color: rgb(252, 109, 250); /* oklch */ color: oklch(75.8% 0.236 328.1);
Tailwind
colors: {
custom: {
50: '#ff9efc',
500: '#fc6dfa',
950: '#000000',
},
}SCSS
$custom: #fc6dfa; $custom-light: #ff9efc; $custom-dark: #000000;
JSON
{
"hex": "#fc6dfa",
"rgb": {
"r": 252,
"g": 109,
"b": 250
},
"hsl": {
"h": 300.839,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.75794,
"c": 0.2361,
"h": 328.1
},
"luminance": 0.38535
}Semantic roles & 50–950 ramp
primary
#FC6DFA
secondary
#CFF6D0
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85