#FD83FF#FD83FF
#FD83FF is a light, highly saturated purple. Relative luminance 0.443; OKLCH L 78.9% C 0.209 H 326.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83FF |
|---|---|
| RGB | rgb(253, 131, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(0.8%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(72.45, 62.99, -41.66) |
| CIE-LCH | lch(72.45, 75.53, 326.52°) |
| OKLab | oklab(78.86% 0.1744 -0.1144) |
| OKLCH | oklch(78.86% 0.209 326.7) |
| XYZ | xyz(66.6731, 44.3388, 99.6347) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83FF #85FF83
analogous
#BF83FF #FD83FF #FF83C3
triadic
#FD83FF #FFFD83 #83FFFD
tetradic
#FD83FF #FFBF83 #85FF83 #83C3FF
square
#FD83FF #FFBF83 #85FF83 #83C3FF
split-complementary
#FD83FF #C3FF83 #83FFBF
monochromatic
#FB09FF #FC46FF #FD83FF #FEC0FF #FFE0FF
Accessibility & contrast
On white
2.13
#FD83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FD83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83FF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83FF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#FF91B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd83ff; /* rgb */ color: rgb(253, 131, 255); /* oklch */ color: oklch(78.9% 0.209 326.7);
Tailwind
colors: {
custom: {
50: '#ffabff',
500: '#fd83ff',
950: '#000000',
},
}SCSS
$custom: #fd83ff; $custom-light: #ffabff; $custom-dark: #000000;
JSON
{
"hex": "#fd83ff",
"rgb": {
"r": 253,
"g": 131,
"b": 255
},
"hsl": {
"h": 299.032,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78862,
"c": 0.20855,
"h": 326.7
},
"luminance": 0.44335
}Semantic roles & 50–950 ramp
primary
#FD83FF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86