#FC83F0#FC83F0
#FC83F0 is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.1% C 0.195 H 331.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83F0 |
|---|---|
| RGB | rgb(252, 131, 240) |
| HSL | hsl(306, 95%, 75%) |
| HSV | hsv(306, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 4.8%, 1.2%) |
| CIE-LAB | lab(71.71, 60.18, -34.65) |
| CIE-LCH | lch(71.71, 69.44, 330.07°) |
| OKLab | oklab(78.08% 0.1708 -0.0944) |
| OKLCH | oklch(78.08% 0.195 331.1) |
| XYZ | xyz(63.9889, 43.2231, 87.3937) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 6.48
Violet Pink
#FB5FFC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83F0 #83FC8F
analogous
#CB83FC #FC83F0 #FC83B4
triadic
#FC83F0 #F0FC83 #83F0FC
tetradic
#FC83F0 #FCCB83 #83FC8F #83B4FC
square
#FC83F0 #FCCB83 #83FC8F #83B4FC
split-complementary
#FC83F0 #B4FC83 #83FCCB
monochromatic
#F90BE2 #FB47E9 #FC83F0 #FDBFF7 #FEE1FB
Accessibility & contrast
On white
2.18
#FC83F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FC83F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83F0
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83F0 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F4
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc83f0; /* rgb */ color: rgb(252, 131, 240); /* oklch */ color: oklch(78.1% 0.195 331.1);
Tailwind
colors: {
custom: {
50: '#ffabf5',
500: '#fc83f0',
950: '#000000',
},
}SCSS
$custom: #fc83f0; $custom-light: #ffabf5; $custom-dark: #000000;
JSON
{
"hex": "#fc83f0",
"rgb": {
"r": 252,
"g": 131,
"b": 240
},
"hsl": {
"h": 305.95,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78077,
"c": 0.19513,
"h": 331.1
},
"luminance": 0.43219
}Semantic roles & 50–950 ramp
primary
#FC83F0
secondary
#D4F7D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85