#FC83FB#FC83FB
#FC83FB is a light, highly saturated purple. Relative luminance 0.439; OKLCH L 78.6% C 0.204 H 327.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83FB |
|---|---|
| RGB | rgb(252, 131, 251) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 0.4%, 1.2%) |
| CIE-LAB | lab(72.16, 62.03, -39.95) |
| CIE-LCH | lch(72.16, 73.79, 327.22°) |
| OKLab | oklab(78.56% 0.1727 -0.1095) |
| OKLCH | oklch(78.56% 0.204 327.6) |
| XYZ | xyz(65.6727, 43.8967, 96.2618) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 5.99
Light Magenta
#FA5FF7
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83FB #83FC84
analogous
#C183FC #FC83FB #FC83BE
triadic
#FC83FB #FBFC83 #83FBFC
tetradic
#FC83FB #FCC183 #83FC84 #83BEFC
square
#FC83FB #FCC183 #83FC84 #83BEFC
split-complementary
#FC83FB #BEFC83 #83FCC1
monochromatic
#F90BF7 #FB47F9 #FC83FB #FDBFFD #FEE1FE
Accessibility & contrast
On white
2.15
#FC83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FC83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83FB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83FB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc83fb; /* rgb */ color: rgb(252, 131, 251); /* oklch */ color: oklch(78.6% 0.204 327.6);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fc83fb',
950: '#000000',
},
}SCSS
$custom: #fc83fb; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fc83fb",
"rgb": {
"r": 252,
"g": 131,
"b": 251
},
"hsl": {
"h": 300.496,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78562,
"c": 0.20448,
"h": 327.6
},
"luminance": 0.43893
}Semantic roles & 50–950 ramp
primary
#FC83FB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85