#FC83ED#FC83ED
#FC83ED is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.9% C 0.193 H 332.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83ED |
|---|---|
| RGB | rgb(252, 131, 237) |
| HSL | hsl(307, 95%, 75%) |
| HSV | hsv(307, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 6%, 1.2%) |
| CIE-LAB | lab(71.59, 59.68, -33.19) |
| CIE-LCH | lch(71.59, 68.29, 330.92°) |
| OKLab | oklab(77.95% 0.1702 -0.0903) |
| OKLCH | oklch(77.95% 0.193 332.1) |
| XYZ | xyz(63.5469, 43.0464, 85.0660) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83ED #83FC92
analogous
#CE83FC #FC83ED #FC83B0
triadic
#FC83ED #EDFC83 #83EDFC
tetradic
#FC83ED #FCCE83 #83FC92 #83B0FC
square
#FC83ED #FCCE83 #83FC92 #83B0FC
split-complementary
#FC83ED #B0FC83 #83FCCE
monochromatic
#F90BDC #FB47E4 #FC83ED #FDBFF6 #FEE1FB
Accessibility & contrast
On white
2.19
#FC83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FC83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83ED
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83ED | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc83ed; /* rgb */ color: rgb(252, 131, 237); /* oklch */ color: oklch(77.9% 0.193 332.1);
Tailwind
colors: {
custom: {
50: '#ffabf3',
500: '#fc83ed',
950: '#000000',
},
}SCSS
$custom: #fc83ed; $custom-light: #ffabf3; $custom-dark: #000000;
JSON
{
"hex": "#fc83ed",
"rgb": {
"r": 252,
"g": 131,
"b": 237
},
"hsl": {
"h": 307.438,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.77949,
"c": 0.19265,
"h": 332.1
},
"luminance": 0.43042
}Semantic roles & 50–950 ramp
primary
#FC83ED
secondary
#D4F7D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85