#FD83FC#FD83FC
#FD83FC is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.7% C 0.206 H 327.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83FC |
|---|---|
| RGB | rgb(253, 131, 252) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 0.4%, 0.8%) |
| CIE-LAB | lab(72.33, 62.48, -40.23) |
| CIE-LCH | lch(72.33, 74.31, 327.22°) |
| OKLab | oklab(78.73% 0.1739 -0.1103) |
| OKLCH | oklch(78.73% 0.206 327.6) |
| XYZ | xyz(66.1939, 44.1472, 97.1112) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 6.01
Light Magenta
#FA5FF7
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83FC #83FD84
analogous
#C183FD #FD83FC #FD83BF
triadic
#FD83FC #FCFD83 #83FCFD
tetradic
#FD83FC #FDC183 #83FD84 #83BFFD
square
#FD83FC #FDC183 #83FD84 #83BFFD
split-complementary
#FD83FC #BFFD83 #83FDC1
monochromatic
#FB0BF9 #FC47FB #FD83FC #FEBFFD #FFE1FE
Accessibility & contrast
On white
2.14
#FD83FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FD83FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83FC
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83FC | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd83fc; /* rgb */ color: rgb(253, 131, 252); /* oklch */ color: oklch(78.7% 0.206 327.6);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fd83fc',
950: '#000000',
},
}SCSS
$custom: #fd83fc; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fd83fc",
"rgb": {
"r": 253,
"g": 131,
"b": 252
},
"hsl": {
"h": 300.492,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78726,
"c": 0.20593,
"h": 327.6
},
"luminance": 0.44144
}Semantic roles & 50–950 ramp
primary
#FD83FC
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86