#FC93F3#FC93F3
#FC93F3 is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.5% C 0.172 H 330.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93F3 |
|---|---|
| RGB | rgb(252, 147, 243) |
| HSL | hsl(305, 95%, 78%) |
| HSV | hsv(305, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 3.6%, 1.2%) |
| CIE-LAB | lab(74.85, 52.86, -31.43) |
| CIE-LCH | lch(74.85, 61.50, 329.26°) |
| OKLab | oklab(80.46% 0.1491 -0.0854) |
| OKLCH | oklch(80.46% 0.172 330.2) |
| XYZ | xyz(66.7555, 48.0374, 90.5326) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 6.16
Purply Pink
#F075E6
ΔE00 6.33
Plum
#DDA0DD
ΔE00 7.04
Bubblegum Pink
#FE83CC
ΔE00 7.38
Candy Pink
#FF63E9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93F3 #93FC9C
analogous
#D093FC #FC93F3 #FC93BE
triadic
#FC93F3 #F3FC93 #93F3FC
tetradic
#FC93F3 #FCD093 #93FC9C #93BEFC
square
#FC93F3 #FCD093 #93FC9C #93BEFC
split-complementary
#FC93F3 #BEFC93 #93FCD0
monochromatic
#F91CE6 #FA57EC #FC93F3 #FECFFA #FEE1FC
Accessibility & contrast
On white
1.98
#FC93F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FC93F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93F3
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93F3 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF6
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#FF9BB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc93f3; /* rgb */ color: rgb(252, 147, 243); /* oklch */ color: oklch(80.5% 0.172 330.2);
Tailwind
colors: {
custom: {
50: '#ffb5f7',
500: '#fc93f3',
950: '#000000',
},
}SCSS
$custom: #fc93f3; $custom-light: #ffb5f7; $custom-dark: #000000;
JSON
{
"hex": "#fc93f3",
"rgb": {
"r": 252,
"g": 147,
"b": 243
},
"hsl": {
"h": 305.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80459,
"c": 0.17181,
"h": 330.2
},
"luminance": 0.48034
}Semantic roles & 50–950 ramp
primary
#FC93F3
secondary
#D5F6D8
accent
#E61400
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085