#FC93F7#FC93F7
#FC93F7 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.6% C 0.175 H 328.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93F7 |
|---|---|
| RGB | rgb(252, 147, 247) |
| HSL | hsl(303, 95%, 78%) |
| HSV | hsv(303, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 2%, 1.2%) |
| CIE-LAB | lab(75.00, 53.55, -33.37) |
| CIE-LCH | lch(75.00, 63.09, 328.07°) |
| OKLab | oklab(80.62% 0.1499 -0.0909) |
| OKLCH | oklch(80.62% 0.175 328.8) |
| XYZ | xyz(67.3661, 48.2817, 93.7485) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.42
Plum
#DDA0DD
ΔE00 7.37
Bubblegum Pink
#FE83CC
ΔE00 8.04
Candy Pink
#FF63E9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93F7 #93FC98
analogous
#CC93FC #FC93F7 #FC93C2
triadic
#FC93F7 #F7FC93 #93F7FC
tetradic
#FC93F7 #FCCC93 #93FC98 #93C2FC
square
#FC93F7 #FCCC93 #93FC98 #93C2FC
split-complementary
#FC93F7 #C2FC93 #93FCCC
monochromatic
#F91CEE #FA57F3 #FC93F7 #FECFFB #FEE1FD
Accessibility & contrast
On white
1.97
#FC93F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FC93F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93F7
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93F7 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FB
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#FF9CBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc93f7; /* rgb */ color: rgb(252, 147, 247); /* oklch */ color: oklch(80.6% 0.175 328.8);
Tailwind
colors: {
custom: {
50: '#ffb5fa',
500: '#fc93f7',
950: '#000000',
},
}SCSS
$custom: #fc93f7; $custom-light: #ffb5fa; $custom-dark: #000000;
JSON
{
"hex": "#fc93f7",
"rgb": {
"r": 252,
"g": 147,
"b": 247
},
"hsl": {
"h": 302.857,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80624,
"c": 0.17534,
"h": 328.8
},
"luminance": 0.48278
}Semantic roles & 50–950 ramp
primary
#FC93F7
secondary
#D5F6D6
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085