#FC83F2#FC83F2
#FC83F2 is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.2% C 0.197 H 330.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83F2 |
|---|---|
| RGB | rgb(252, 131, 242) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 4%, 1.2%) |
| CIE-LAB | lab(71.79, 60.51, -35.62) |
| CIE-LCH | lch(71.79, 70.21, 329.52°) |
| OKLab | oklab(78.16% 0.1711 -0.0972) |
| OKLCH | oklch(78.16% 0.197 330.4) |
| XYZ | xyz(64.2876, 43.3426, 88.9670) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.54
Candy Pink
#FF63E9
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.61
Light Magenta
#FA5FF7
ΔE00 6.36
Violet Pink
#FB5FFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83F2 #83FC8D
analogous
#CA83FC #FC83F2 #FC83B5
triadic
#FC83F2 #F2FC83 #83F2FC
tetradic
#FC83F2 #FCCA83 #83FC8D #83B5FC
square
#FC83F2 #FCCA83 #83FC8D #83B5FC
split-complementary
#FC83F2 #B5FC83 #83FCCA
monochromatic
#F90BE5 #FB47EC #FC83F2 #FDBFF8 #FEE1FC
Accessibility & contrast
On white
2.17
#FC83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FC83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83F2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83F2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc83f2; /* rgb */ color: rgb(252, 131, 242); /* oklch */ color: oklch(78.2% 0.197 330.4);
Tailwind
colors: {
custom: {
50: '#ffabf6',
500: '#fc83f2',
950: '#000000',
},
}SCSS
$custom: #fc83f2; $custom-light: #ffabf6; $custom-dark: #000000;
JSON
{
"hex": "#fc83f2",
"rgb": {
"r": 252,
"g": 131,
"b": 242
},
"hsl": {
"h": 304.959,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78164,
"c": 0.1968,
"h": 330.4
},
"luminance": 0.43339
}Semantic roles & 50–950 ramp
primary
#FC83F2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85