#FC93FB#FC93FB
#FC93FB is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.8% C 0.179 H 327.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93FB |
|---|---|
| RGB | rgb(252, 147, 251) |
| HSL | hsl(301, 95%, 78%) |
| HSV | hsv(301, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 0.4%, 1.2%) |
| CIE-LAB | lab(75.16, 54.24, -35.29) |
| CIE-LCH | lch(75.16, 64.72, 326.95°) |
| OKLab | oklab(80.79% 0.1508 -0.0964) |
| OKLCH | oklch(80.79% 0.179 327.4) |
| XYZ | xyz(67.9900, 48.5312, 97.0343) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Purply Pink
#F075E6
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.75
Plum
#DDA0DD
ΔE00 7.74
Candy Pink
#FF63E9
ΔE00 8.37
Bubblegum Pink
#FE83CC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93FB #93FC94
analogous
#C893FC #FC93FB #FC93C6
triadic
#FC93FB #FBFC93 #93FBFC
tetradic
#FC93FB #FCC893 #93FC94 #93C6FC
square
#FC93FB #FCC893 #93FC94 #93C6FC
split-complementary
#FC93FB #C6FC93 #93FCC8
monochromatic
#F91CF7 #FA57F9 #FC93FB #FECFFD #FEE1FE
Accessibility & contrast
On white
1.96
#FC93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FC93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93FB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93FB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FF
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#FF9DBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc93fb; /* rgb */ color: rgb(252, 147, 251); /* oklch */ color: oklch(80.8% 0.179 327.4);
Tailwind
colors: {
custom: {
50: '#ffb5fd',
500: '#fc93fb',
950: '#000000',
},
}SCSS
$custom: #fc93fb; $custom-light: #ffb5fd; $custom-dark: #000000;
JSON
{
"hex": "#fc93fb",
"rgb": {
"r": 252,
"g": 147,
"b": 251
},
"hsl": {
"h": 300.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80793,
"c": 0.17893,
"h": 327.4
},
"luminance": 0.48528
}Semantic roles & 50–950 ramp
primary
#FC93FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085