#FF83FA#FF83FA
#FF83FA is a light, highly saturated purple. Relative luminance 0.444; OKLCH L 78.9% C 0.205 H 328.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83FA |
|---|---|
| RGB | rgb(255, 131, 250) |
| HSL | hsl(302, 100%, 76%) |
| HSV | hsv(302, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 2%, 0%) |
| CIE-LAB | lab(72.49, 62.69, -38.86) |
| CIE-LCH | lch(72.49, 73.75, 328.20°) |
| OKLab | oklab(78.88% 0.1758 -0.1063) |
| OKLCH | oklch(78.88% 0.205 328.8) |
| XYZ | xyz(66.6107, 44.3985, 95.4852) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 6.20
Violet Pink
#FB5FFC
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83FA #83FF88
analogous
#C683FF #FF83FA #FF83BC
triadic
#FF83FA #FAFF83 #83FAFF
tetradic
#FF83FA #FFC683 #83FF88 #83BCFF
square
#FF83FA #FFC683 #83FF88 #83BCFF
split-complementary
#FF83FA #BCFF83 #83FFC6
monochromatic
#FF09F5 #FF46F8 #FF83FA #FFC0FC #FFE0FE
Accessibility & contrast
On white
2.13
#FF83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FF83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83FA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83FA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff83fa; /* rgb */ color: rgb(255, 131, 250); /* oklch */ color: oklch(78.9% 0.205 328.8);
Tailwind
colors: {
custom: {
50: '#ffabfc',
500: '#ff83fa',
950: '#000000',
},
}SCSS
$custom: #ff83fa; $custom-light: #ffabfc; $custom-dark: #000000;
JSON
{
"hex": "#ff83fa",
"rgb": {
"r": 255,
"g": 131,
"b": 250
},
"hsl": {
"h": 302.419,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78875,
"c": 0.20543,
"h": 328.8
},
"luminance": 0.44395
}Semantic roles & 50–950 ramp
primary
#FF83FA
secondary
#D4F7D5
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85