#FA83FC#FA83FC
#FA83FC is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.204 H 326.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FA83FC |
|---|---|
| RGB | rgb(250, 131, 252) |
| HSL | hsl(299, 95%, 75%) |
| HSV | hsv(299, 48%, 99%) |
| CMYK | cmyk(0.8%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(71.95, 61.66, -40.84) |
| CIE-LCH | lch(71.95, 73.96, 326.48°) |
| OKLab | oklab(78.37% 0.1706 -0.1121) |
| OKLCH | oklch(78.37% 0.204 326.7) |
| XYZ | xyz(65.1101, 43.5883, 97.0604) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 4.08
Candy Pink
#FF63E9
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA83FC #85FC83
analogous
#BD83FC #FA83FC #FC83C2
triadic
#FA83FC #FCFA83 #83FCFA
tetradic
#FA83FC #FCBD83 #85FC83 #83C2FC
square
#FA83FC #FCBD83 #85FC83 #83C2FC
split-complementary
#FA83FC #C2FC83 #83FCBD
monochromatic
#F50BF9 #F847FB #FA83FC #FCBFFD #FEE1FE
Accessibility & contrast
On white
2.16
#FA83FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FA83FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA83FC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA83FC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa83fc; /* rgb */ color: rgb(250, 131, 252); /* oklch */ color: oklch(78.4% 0.204 326.7);
Tailwind
colors: {
custom: {
50: '#feabfd',
500: '#fa83fc',
950: '#000000',
},
}SCSS
$custom: #fa83fc; $custom-light: #feabfd; $custom-dark: #000000;
JSON
{
"hex": "#fa83fc",
"rgb": {
"r": 250,
"g": 131,
"b": 252
},
"hsl": {
"h": 299.008,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.7837,
"c": 0.20416,
"h": 326.7
},
"luminance": 0.43585
}Semantic roles & 50–950 ramp
primary
#FA83FC
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86