#FD83FA#FD83FA
#FD83FA is a light, highly saturated purple. Relative luminance 0.440; OKLCH L 78.6% C 0.204 H 328.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83FA |
|---|---|
| RGB | rgb(253, 131, 250) |
| HSL | hsl(301, 97%, 75%) |
| HSV | hsv(301, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 1.2%, 0.8%) |
| CIE-LAB | lab(72.24, 62.14, -39.27) |
| CIE-LCH | lch(72.24, 73.51, 327.71°) |
| OKLab | oklab(78.64% 0.1736 -0.1076) |
| OKLCH | oklch(78.64% 0.204 328.2) |
| XYZ | xyz(65.8787, 44.0211, 95.4509) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 4.04
Candy Pink
#FF63E9
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 6.08
Light Magenta
#FA5FF7
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83FA #83FD86
analogous
#C383FD #FD83FA #FD83BD
triadic
#FD83FA #FAFD83 #83FAFD
tetradic
#FD83FA #FDC383 #83FD86 #83BDFD
square
#FD83FA #FDC383 #83FD86 #83BDFD
split-complementary
#FD83FA #BDFD83 #83FDC3
monochromatic
#FB0BF5 #FC47F8 #FD83FA #FEBFFC #FFE1FE
Accessibility & contrast
On white
2.14
#FD83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FD83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83FA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83FA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd83fa; /* rgb */ color: rgb(253, 131, 250); /* oklch */ color: oklch(78.6% 0.204 328.2);
Tailwind
colors: {
custom: {
50: '#ffabfc',
500: '#fd83fa',
950: '#000000',
},
}SCSS
$custom: #fd83fa; $custom-light: #ffabfc; $custom-dark: #000000;
JSON
{
"hex": "#fd83fa",
"rgb": {
"r": 253,
"g": 131,
"b": 250
},
"hsl": {
"h": 301.475,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78636,
"c": 0.20421,
"h": 328.2
},
"luminance": 0.44017
}Semantic roles & 50–950 ramp
primary
#FD83FA
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85