#FC83F4#FC83F4
#FC83F4 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.3% C 0.198 H 329.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83F4 |
|---|---|
| RGB | rgb(252, 131, 244) |
| HSL | hsl(304, 95%, 75%) |
| HSV | hsv(304, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 3.2%, 1.2%) |
| CIE-LAB | lab(71.87, 60.84, -36.59) |
| CIE-LCH | lch(71.87, 71.00, 328.98°) |
| OKLab | oklab(78.25% 0.1715 -0.0999) |
| OKLCH | oklch(78.25% 0.198 329.8) |
| XYZ | xyz(64.5896, 43.4634, 90.5576) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83F4 #83FC8B
analogous
#C883FC #FC83F4 #FC83B7
triadic
#FC83F4 #F4FC83 #83F4FC
tetradic
#FC83F4 #FCC883 #83FC8B #83B7FC
square
#FC83F4 #FCC883 #83FC8B #83B7FC
split-complementary
#FC83F4 #B7FC83 #83FCC8
monochromatic
#F90BE9 #FB47EF #FC83F4 #FDBFF9 #FEE1FC
Accessibility & contrast
On white
2.17
#FC83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FC83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83F4
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83F4 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F8
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc83f4; /* rgb */ color: rgb(252, 131, 244); /* oklch */ color: oklch(78.3% 0.198 329.8);
Tailwind
colors: {
custom: {
50: '#ffabf8',
500: '#fc83f4',
950: '#000000',
},
}SCSS
$custom: #fc83f4; $custom-light: #ffabf8; $custom-dark: #000000;
JSON
{
"hex": "#fc83f4",
"rgb": {
"r": 252,
"g": 131,
"b": 244
},
"hsl": {
"h": 303.967,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78251,
"c": 0.19848,
"h": 329.8
},
"luminance": 0.4346
}Semantic roles & 50–950 ramp
primary
#FC83F4
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85