#FA83FB#FA83FB
#FA83FB is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.3% C 0.203 H 327.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FA83FB |
|---|---|
| RGB | rgb(250, 131, 251) |
| HSL | hsl(300, 94%, 75%) |
| HSV | hsv(300, 48%, 98%) |
| CMYK | cmyk(0.4%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.91, 61.49, -40.36) |
| CIE-LCH | lch(71.91, 73.55, 326.72°) |
| OKLab | oklab(78.33% 0.1705 -0.1107) |
| OKLCH | oklch(78.33% 0.203 327) |
| XYZ | xyz(64.9520, 43.5251, 96.2281) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 5.63
Violet Pink
#FB5FFC
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA83FB #84FB83
analogous
#BE83FB #FA83FB #FB83C0
triadic
#FA83FB #FBFA83 #83FBFA
tetradic
#FA83FB #FBBE83 #84FB83 #83C0FB
square
#FA83FB #FBBE83 #84FB83 #83C0FB
split-complementary
#FA83FB #C0FB83 #83FBBE
monochromatic
#F50CF7 #F848F9 #FA83FB #FCBEFD #FEE1FE
Accessibility & contrast
On white
2.16
#FA83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FA83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA83FB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA83FB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa83fb; /* rgb */ color: rgb(250, 131, 251); /* oklch */ color: oklch(78.3% 0.203 327.0);
Tailwind
colors: {
custom: {
50: '#feabfd',
500: '#fa83fb',
950: '#000000',
},
}SCSS
$custom: #fa83fb; $custom-light: #feabfd; $custom-dark: #000000;
JSON
{
"hex": "#fa83fb",
"rgb": {
"r": 250,
"g": 131,
"b": 251
},
"hsl": {
"h": 299.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.78325,
"c": 0.20329,
"h": 327
},
"luminance": 0.43522
}Semantic roles & 50–950 ramp
primary
#FA83FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85