#FC83FA#FC83FA
#FC83FA is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.5% C 0.204 H 327.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83FA |
|---|---|
| RGB | rgb(252, 131, 250) |
| HSL | hsl(301, 95%, 75%) |
| HSV | hsv(301, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 0.8%, 1.2%) |
| CIE-LAB | lab(72.12, 61.86, -39.47) |
| CIE-LCH | lch(72.12, 73.38, 327.46°) |
| OKLab | oklab(78.52% 0.1725 -0.1082) |
| OKLCH | oklch(78.52% 0.204 327.9) |
| XYZ | xyz(65.5155, 43.8338, 95.4338) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83FA #83FC85
analogous
#C283FC #FC83FA #FC83BD
triadic
#FC83FA #FAFC83 #83FAFC
tetradic
#FC83FA #FCC283 #83FC85 #83BDFC
square
#FC83FA #FCC283 #83FC85 #83BDFC
split-complementary
#FC83FA #BDFC83 #83FCC2
monochromatic
#F90BF5 #FB47F8 #FC83FA #FDBFFC #FEE1FE
Accessibility & contrast
On white
2.15
#FC83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FC83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83FA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83FA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#9DB6F6
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc83fa; /* rgb */ color: rgb(252, 131, 250); /* oklch */ color: oklch(78.5% 0.204 327.9);
Tailwind
colors: {
custom: {
50: '#ffabfc',
500: '#fc83fa',
950: '#000000',
},
}SCSS
$custom: #fc83fa; $custom-light: #ffabfc; $custom-dark: #000000;
JSON
{
"hex": "#fc83fa",
"rgb": {
"r": 252,
"g": 131,
"b": 250
},
"hsl": {
"h": 300.992,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78517,
"c": 0.2036,
"h": 327.9
},
"luminance": 0.4383
}Semantic roles & 50–950 ramp
primary
#FC83FA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85