#FD83F7#FD83F7
#FD83F7 is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.5% C 0.202 H 329.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83F7 |
|---|---|
| RGB | rgb(253, 131, 247) |
| HSL | hsl(303, 97%, 75%) |
| HSV | hsv(303, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 2.4%, 0.8%) |
| CIE-LAB | lab(72.12, 61.63, -37.83) |
| CIE-LCH | lch(72.12, 72.31, 328.46°) |
| OKLab | oklab(78.5% 0.1731 -0.1034) |
| OKLCH | oklch(78.5% 0.202 329.1) |
| XYZ | xyz(65.4120, 43.8344, 92.9931) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 6.17
Violet Pink
#FB5FFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83F7 #83FD89
analogous
#C683FD #FD83F7 #FD83BA
triadic
#FD83F7 #F7FD83 #83F7FD
tetradic
#FD83F7 #FDC683 #83FD89 #83BAFD
square
#FD83F7 #FDC683 #83FD89 #83BAFD
split-complementary
#FD83F7 #BAFD83 #83FDC6
monochromatic
#FB0BEF #FC47F3 #FD83F7 #FEBFFB #FFE1FD
Accessibility & contrast
On white
2.15
#FD83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FD83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83F7
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83F7 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#9EB7F3
Tritanopia (blue-blind)
#FF8EB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd83f7; /* rgb */ color: rgb(253, 131, 247); /* oklch */ color: oklch(78.5% 0.202 329.1);
Tailwind
colors: {
custom: {
50: '#ffabfa',
500: '#fd83f7',
950: '#000000',
},
}SCSS
$custom: #fd83f7; $custom-light: #ffabfa; $custom-dark: #000000;
JSON
{
"hex": "#fd83f7",
"rgb": {
"r": 253,
"g": 131,
"b": 247
},
"hsl": {
"h": 302.951,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78502,
"c": 0.20164,
"h": 329.1
},
"luminance": 0.43831
}Semantic roles & 50–950 ramp
primary
#FD83F7
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85