#FB83FB#FB83FB
#FB83FB is a light, highly saturated purple. Relative luminance 0.437; OKLCH L 78.4% C 0.204 H 327.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83FB |
|---|---|
| RGB | rgb(251, 131, 251) |
| HSL | hsl(300, 94%, 75%) |
| HSV | hsv(300, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.03, 61.76, -40.16) |
| CIE-LCH | lch(72.03, 73.67, 326.97°) |
| OKLab | oklab(78.44% 0.1716 -0.1101) |
| OKLCH | oklch(78.44% 0.204 327.3) |
| XYZ | xyz(65.3114, 43.7104, 96.2449) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83FB #83FB83
analogous
#BF83FB #FB83FB #FB83BF
triadic
#FB83FB #FBFB83 #83FBFB
tetradic
#FB83FB #FBBF83 #83FB83 #83BFFB
square
#FB83FB #FBBF83 #83FB83 #83BFFB
split-complementary
#FB83FB #BFFB83 #83FBBF
monochromatic
#F70CF7 #F948F9 #FB83FB #FDBEFD #FEE1FE
Accessibility & contrast
On white
2.16
#FB83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FB83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83FB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83FB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb83fb; /* rgb */ color: rgb(251, 131, 251); /* oklch */ color: oklch(78.4% 0.204 327.3);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fb83fb',
950: '#000000',
},
}SCSS
$custom: #fb83fb; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fb83fb",
"rgb": {
"r": 251,
"g": 131,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.78443,
"c": 0.20388,
"h": 327.3
},
"luminance": 0.43707
}Semantic roles & 50–950 ramp
primary
#FB83FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85