#FD83FD#FD83FD
#FD83FD is a light, highly saturated purple. Relative luminance 0.442; OKLCH L 78.8% C 0.207 H 327.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83FD |
|---|---|
| RGB | rgb(253, 131, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.37, 62.65, -40.71) |
| CIE-LCH | lch(72.37, 74.71, 326.99°) |
| OKLab | oklab(78.77% 0.1741 -0.1117) |
| OKLCH | oklch(78.77% 0.207 327.3) |
| XYZ | xyz(66.3528, 44.2107, 97.9480) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83FD #83FD83
analogous
#C083FD #FD83FD #FD83C0
triadic
#FD83FD #FDFD83 #83FDFD
tetradic
#FD83FD #FDC083 #83FD83 #83C0FD
square
#FD83FD #FDC083 #83FD83 #83C0FD
split-complementary
#FD83FD #C0FD83 #83FDC0
monochromatic
#FB0BFB #FC47FC #FD83FD #FEBFFE #FFE1FF
Accessibility & contrast
On white
2.13
#FD83FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FD83FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83FD
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83FD | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd83fd; /* rgb */ color: rgb(253, 131, 253); /* oklch */ color: oklch(78.8% 0.207 327.3);
Tailwind
colors: {
custom: {
50: '#ffabfe',
500: '#fd83fd',
950: '#000000',
},
}SCSS
$custom: #fd83fd; $custom-light: #ffabfe; $custom-dark: #000000;
JSON
{
"hex": "#fd83fd",
"rgb": {
"r": 253,
"g": 131,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78771,
"c": 0.2068,
"h": 327.3
},
"luminance": 0.44207
}Semantic roles & 50–950 ramp
primary
#FD83FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86