#FD83FB#FD83FB
#FD83FB is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.7% C 0.205 H 327.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83FB |
|---|---|
| RGB | rgb(253, 131, 251) |
| HSL | hsl(301, 97%, 75%) |
| HSV | hsv(301, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 0.8%, 0.8%) |
| CIE-LAB | lab(72.28, 62.31, -39.75) |
| CIE-LCH | lch(72.28, 73.91, 327.46°) |
| OKLab | oklab(78.68% 0.1737 -0.1089) |
| OKLCH | oklch(78.68% 0.205 327.9) |
| XYZ | xyz(66.0359, 44.0839, 96.2789) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83FB #83FD85
analogous
#C283FD #FD83FB #FD83BE
triadic
#FD83FB #FBFD83 #83FBFD
tetradic
#FD83FB #FDC283 #83FD85 #83BEFD
square
#FD83FB #FDC283 #83FD85 #83BEFD
split-complementary
#FD83FB #BEFD83 #83FDC2
monochromatic
#FB0BF7 #FC47F9 #FD83FB #FEBFFD #FFE1FE
Accessibility & contrast
On white
2.14
#FD83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FD83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83FB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83FB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd83fb; /* rgb */ color: rgb(253, 131, 251); /* oklch */ color: oklch(78.7% 0.205 327.9);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fd83fb',
950: '#000000',
},
}SCSS
$custom: #fd83fb; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fd83fb",
"rgb": {
"r": 253,
"g": 131,
"b": 251
},
"hsl": {
"h": 300.984,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78681,
"c": 0.20507,
"h": 327.9
},
"luminance": 0.4408
}Semantic roles & 50–950 ramp
primary
#FD83FB
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85