#FC83FD#FC83FD
#FC83FD is a light, highly saturated purple. Relative luminance 0.440; OKLCH L 78.7% C 0.206 H 327.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83FD |
|---|---|
| RGB | rgb(252, 131, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0.4%, 48.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.24, 62.38, -40.91) |
| CIE-LCH | lch(72.24, 74.60, 326.74°) |
| OKLab | oklab(78.65% 0.173 -0.1123) |
| OKLCH | oklch(78.65% 0.206 327) |
| XYZ | xyz(65.9896, 44.0235, 97.9310) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83FD #84FD83
analogous
#BF83FD #FC83FD #FD83C1
triadic
#FC83FD #FDFC83 #83FDFC
tetradic
#FC83FD #FDBF83 #84FD83 #83C1FD
square
#FC83FD #FDBF83 #84FD83 #83C1FD
split-complementary
#FC83FD #C1FD83 #83FDBF
monochromatic
#F90BFB #FB47FC #FC83FD #FDBFFE #FEE1FF
Accessibility & contrast
On white
2.14
#FC83FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FC83FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83FD
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83FD | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc83fd; /* rgb */ color: rgb(252, 131, 253); /* oklch */ color: oklch(78.7% 0.206 327.0);
Tailwind
colors: {
custom: {
50: '#ffabfe',
500: '#fc83fd',
950: '#000000',
},
}SCSS
$custom: #fc83fd; $custom-light: #ffabfe; $custom-dark: #000000;
JSON
{
"hex": "#fc83fd",
"rgb": {
"r": 252,
"g": 131,
"b": 253
},
"hsl": {
"h": 299.508,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78652,
"c": 0.20622,
"h": 327
},
"luminance": 0.4402
}Semantic roles & 50–950 ramp
primary
#FC83FD
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86