#FC6EFA#FC6EFA
#FC6EFA is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.9% C 0.235 H 328.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EFA |
|---|---|
| RGB | rgb(252, 110, 250) |
| HSL | hsl(301, 96%, 71%) |
| HSV | hsv(301, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 0.8%, 1.2%) |
| CIE-LAB | lab(68.57, 71.36, -45.02) |
| CIE-LCH | lch(68.57, 84.37, 327.75°) |
| OKLab | oklab(75.91% 0.1993 -0.1239) |
| OKLCH | oklch(75.91% 0.235 328.1) |
| XYZ | xyz(62.9753, 38.7534, 94.5871) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.40
Light Magenta
#FA5FF7
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.99
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EFA #6EFC70
analogous
#B76EFC #FC6EFA #FC6EB3
triadic
#FC6EFA #FAFC6E #6EFAFC
tetradic
#FC6EFA #FCB76E #6EFC70 #6EB3FC
square
#FC6EFA #FCB76E #6EFC70 #6EB3FC
split-complementary
#FC6EFA #B3FC6E #6EFCB7
monochromatic
#EB05E8 #FB32F8 #FC6EFA #FDAAFC #FEE1FE
Accessibility & contrast
On white
2.40
#FC6EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FC6EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EFA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EFA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#FF7EAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6efa; /* rgb */ color: rgb(252, 110, 250); /* oklch */ color: oklch(75.9% 0.235 328.1);
Tailwind
colors: {
custom: {
50: '#ff9ffc',
500: '#fc6efa',
950: '#000000',
},
}SCSS
$custom: #fc6efa; $custom-light: #ff9ffc; $custom-dark: #000000;
JSON
{
"hex": "#fc6efa",
"rgb": {
"r": 252,
"g": 110,
"b": 250
},
"hsl": {
"h": 300.845,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75908,
"c": 0.23471,
"h": 328.1
},
"luminance": 0.38749
}Semantic roles & 50–950 ramp
primary
#FC6EFA
secondary
#D0F6D1
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85