#FF83FD#FF83FD
#FF83FD is a light, highly saturated purple. Relative luminance 0.446; OKLCH L 79.0% C 0.208 H 327.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83FD |
|---|---|
| RGB | rgb(255, 131, 253) |
| HSL | hsl(301, 100%, 76%) |
| HSV | hsv(301, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 0.8%, 0%) |
| CIE-LAB | lab(72.62, 63.19, -40.30) |
| CIE-LCH | lch(72.62, 74.95, 327.48°) |
| OKLab | oklab(79.01% 0.1762 -0.1105) |
| OKLCH | oklch(79.01% 0.208 327.9) |
| XYZ | xyz(67.0849, 44.5882, 97.9823) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83FD #83FF85
analogous
#C383FF #FF83FD #FF83BF
triadic
#FF83FD #FDFF83 #83FDFF
tetradic
#FF83FD #FFC383 #83FF85 #83BFFF
square
#FF83FD #FFC383 #83FF85 #83BFFF
split-complementary
#FF83FD #BFFF83 #83FFC3
monochromatic
#FF09FB #FF46FC #FF83FD #FFC0FE #FFE0FF
Accessibility & contrast
On white
2.12
#FF83FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FF83FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83FD
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83FD | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff83fd; /* rgb */ color: rgb(255, 131, 253); /* oklch */ color: oklch(79.0% 0.208 327.9);
Tailwind
colors: {
custom: {
50: '#ffabfe',
500: '#ff83fd',
950: '#000000',
},
}SCSS
$custom: #ff83fd; $custom-light: #ffabfe; $custom-dark: #000000;
JSON
{
"hex": "#ff83fd",
"rgb": {
"r": 255,
"g": 131,
"b": 253
},
"hsl": {
"h": 300.968,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.79009,
"c": 0.20799,
"h": 327.9
},
"luminance": 0.44584
}Semantic roles & 50–950 ramp
primary
#FF83FD
secondary
#D4F7D4
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86