#FC83FE#FC83FE
#FC83FE is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.7% C 0.207 H 326.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83FE |
|---|---|
| RGB | rgb(252, 131, 254) |
| HSL | hsl(299, 98%, 75%) |
| HSV | hsv(299, 48%, 100%) |
| CMYK | cmyk(0.8%, 48.4%, 0%, 0.4%) |
| CIE-LAB | lab(72.29, 62.55, -41.39) |
| CIE-LCH | lch(72.29, 75.00, 326.51°) |
| OKLab | oklab(78.7% 0.1731 -0.1136) |
| OKLCH | oklch(78.7% 0.207 326.7) |
| XYZ | xyz(66.1493, 44.0873, 98.7721) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83FE #85FE83
analogous
#BE83FE #FC83FE #FE83C3
triadic
#FC83FE #FEFC83 #83FEFC
tetradic
#FC83FE #FEBE83 #85FE83 #83C3FE
square
#FC83FE #FEBE83 #85FE83 #83C3FE
split-complementary
#FC83FE #C3FE83 #83FEBE
monochromatic
#F90AFD #FB46FE #FC83FE #FDC0FE #FEE1FF
Accessibility & contrast
On white
2.14
#FC83FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FC83FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83FE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83FE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc83fe; /* rgb */ color: rgb(252, 131, 254); /* oklch */ color: oklch(78.7% 0.207 326.7);
Tailwind
colors: {
custom: {
50: '#ffabff',
500: '#fc83fe',
950: '#000000',
},
}SCSS
$custom: #fc83fe; $custom-light: #ffabff; $custom-dark: #000000;
JSON
{
"hex": "#fc83fe",
"rgb": {
"r": 252,
"g": 131,
"b": 254
},
"hsl": {
"h": 299.024,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.78698,
"c": 0.20709,
"h": 326.7
},
"luminance": 0.44084
}Semantic roles & 50–950 ramp
primary
#FC83FE
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86