#FC93F2#FC93F2
#FC93F2 is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.4% C 0.171 H 330.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93F2 |
|---|---|
| RGB | rgb(252, 147, 242) |
| HSL | hsl(306, 95%, 78%) |
| HSV | hsv(306, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 4%, 1.2%) |
| CIE-LAB | lab(74.81, 52.69, -30.95) |
| CIE-LCH | lch(74.81, 61.10, 329.57°) |
| OKLab | oklab(80.42% 0.1489 -0.084) |
| OKLCH | oklch(80.42% 0.171 330.6) |
| XYZ | xyz(66.6049, 47.9772, 89.7394) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.35
Plum
#DDA0DD
ΔE00 6.96
Bubblegum Pink
#FE83CC
ΔE00 7.21
Candy Pink
#FF63E9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93F2 #93FC9D
analogous
#D193FC #FC93F2 #FC93BD
triadic
#FC93F2 #F2FC93 #93F2FC
tetradic
#FC93F2 #FCD193 #93FC9D #93BDFC
square
#FC93F2 #FCD193 #93FC9D #93BDFC
split-complementary
#FC93F2 #BDFC93 #93FCD1
monochromatic
#F91CE4 #FA57EB #FC93F2 #FECFF9 #FEE1FB
Accessibility & contrast
On white
1.98
#FC93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FC93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93F2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93F2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#ABBDEF
Tritanopia (blue-blind)
#FF9BB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc93f2; /* rgb */ color: rgb(252, 147, 242); /* oklch */ color: oklch(80.4% 0.171 330.6);
Tailwind
colors: {
custom: {
50: '#ffb5f6',
500: '#fc93f2',
950: '#000000',
},
}SCSS
$custom: #fc93f2; $custom-light: #ffb5f6; $custom-dark: #000000;
JSON
{
"hex": "#fc93f2",
"rgb": {
"r": 252,
"g": 147,
"b": 242
},
"hsl": {
"h": 305.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80418,
"c": 0.17094,
"h": 330.6
},
"luminance": 0.47974
}Semantic roles & 50–950 ramp
primary
#FC93F2
secondary
#D5F6D8
accent
#E61600
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085