#FD83FE#FD83FE
#FD83FE is a light, highly saturated purple. Relative luminance 0.443; OKLCH L 78.8% C 0.208 H 327.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83FE |
|---|---|
| RGB | rgb(253, 131, 254) |
| HSL | hsl(300, 98%, 75%) |
| HSV | hsv(300, 48%, 100%) |
| CMYK | cmyk(0.4%, 48.4%, 0%, 0.4%) |
| CIE-LAB | lab(72.41, 62.82, -41.18) |
| CIE-LCH | lch(72.41, 75.12, 326.75°) |
| OKLab | oklab(78.82% 0.1742 -0.113) |
| OKLCH | oklch(78.82% 0.208 327) |
| XYZ | xyz(66.5125, 44.2746, 98.7892) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.79
Violet Pink
#FB5FFC
ΔE00 5.95
Light Magenta
#FA5FF7
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83FE #84FE83
analogous
#BF83FE #FD83FE #FE83C1
triadic
#FD83FE #FEFD83 #83FEFD
tetradic
#FD83FE #FEBF83 #84FE83 #83C1FE
square
#FD83FE #FEBF83 #84FE83 #83C1FE
split-complementary
#FD83FE #C1FE83 #83FEBF
monochromatic
#FB0AFD #FC46FE #FD83FE #FEC0FE #FFE1FF
Accessibility & contrast
On white
2.13
#FD83FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FD83FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83FE
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83FE | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd83fe; /* rgb */ color: rgb(253, 131, 254); /* oklch */ color: oklch(78.8% 0.208 327.0);
Tailwind
colors: {
custom: {
50: '#ffabff',
500: '#fd83fe',
950: '#000000',
},
}SCSS
$custom: #fd83fe; $custom-light: #ffabff; $custom-dark: #000000;
JSON
{
"hex": "#fd83fe",
"rgb": {
"r": 253,
"g": 131,
"b": 254
},
"hsl": {
"h": 299.512,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.78816,
"c": 0.20767,
"h": 327
},
"luminance": 0.44271
}Semantic roles & 50–950 ramp
primary
#FD83FE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86