#FC6EF8#FC6EF8
#FC6EF8 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.8% C 0.233 H 328.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EF8 |
|---|---|
| RGB | rgb(252, 110, 248) |
| HSL | hsl(302, 96%, 71%) |
| HSV | hsv(302, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 1.6%, 1.2%) |
| CIE-LAB | lab(68.48, 71.03, -44.06) |
| CIE-LCH | lch(68.48, 83.59, 328.19°) |
| OKLab | oklab(75.81% 0.1991 -0.1212) |
| OKLCH | oklch(75.81% 0.233 328.7) |
| XYZ | xyz(62.6633, 38.6286, 92.9443) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.44
Violet Pink
#FB5FFC
ΔE00 2.49
Candy Pink
#FF63E9
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.88
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EF8 #6EFC72
analogous
#B96EFC #FC6EF8 #FC6EB1
triadic
#FC6EF8 #F8FC6E #6EF8FC
tetradic
#FC6EF8 #FCB96E #6EFC72 #6EB1FC
square
#FC6EF8 #FCB96E #6EFC72 #6EB1FC
split-complementary
#FC6EF8 #B1FC6E #6EFCB9
monochromatic
#EB05E4 #FB32F5 #FC6EF8 #FDAAFB #FEE1FE
Accessibility & contrast
On white
2.41
#FC6EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FC6EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EF8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EF8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6ef8; /* rgb */ color: rgb(252, 110, 248); /* oklch */ color: oklch(75.8% 0.233 328.7);
Tailwind
colors: {
custom: {
50: '#ff9efb',
500: '#fc6ef8',
950: '#000000',
},
}SCSS
$custom: #fc6ef8; $custom-light: #ff9efb; $custom-dark: #000000;
JSON
{
"hex": "#fc6ef8",
"rgb": {
"r": 252,
"g": 110,
"b": 248
},
"hsl": {
"h": 301.69,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75812,
"c": 0.23309,
"h": 328.7
},
"luminance": 0.38625
}Semantic roles & 50–950 ramp
primary
#FC6EF8
secondary
#D0F6D1
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85