#FA83FD#FA83FD
#FA83FD is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.205 H 326.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FA83FD |
|---|---|
| RGB | rgb(250, 131, 253) |
| HSL | hsl(299, 97%, 75%) |
| HSV | hsv(299, 48%, 99%) |
| CMYK | cmyk(1.2%, 48.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.00, 61.83, -41.32) |
| CIE-LCH | lch(72.00, 74.37, 326.25°) |
| OKLab | oklab(78.42% 0.1708 -0.1135) |
| OKLCH | oklch(78.42% 0.205 326.4) |
| XYZ | xyz(65.2690, 43.6519, 97.8972) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA83FD #86FD83
analogous
#BD83FD #FA83FD #FD83C3
triadic
#FA83FD #FDFA83 #83FDFA
tetradic
#FA83FD #FDBD83 #86FD83 #83C3FD
square
#FA83FD #FDBD83 #86FD83 #83C3FD
split-complementary
#FA83FD #C3FD83 #83FDBD
monochromatic
#F50BFB #F847FC #FA83FD #FCBFFE #FEE1FF
Accessibility & contrast
On white
2.16
#FA83FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FA83FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA83FD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA83FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA83FD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa83fd; /* rgb */ color: rgb(250, 131, 253); /* oklch */ color: oklch(78.4% 0.205 326.4);
Tailwind
colors: {
custom: {
50: '#feabfe',
500: '#fa83fd',
950: '#000000',
},
}SCSS
$custom: #fa83fd; $custom-light: #feabfe; $custom-dark: #000000;
JSON
{
"hex": "#fa83fd",
"rgb": {
"r": 250,
"g": 131,
"b": 253
},
"hsl": {
"h": 298.525,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78416,
"c": 0.20505,
"h": 326.4
},
"luminance": 0.43648
}Semantic roles & 50–950 ramp
primary
#FA83FD
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86