#FB83FA#FB83FA
#FB83FA is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.203 H 327.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83FA |
|---|---|
| RGB | rgb(251, 131, 250) |
| HSL | hsl(301, 94%, 75%) |
| HSV | hsv(301, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 0.4%, 1.6%) |
| CIE-LAB | lab(71.99, 61.59, -39.68) |
| CIE-LCH | lch(71.99, 73.26, 327.21°) |
| OKLab | oklab(78.4% 0.1714 -0.1088) |
| OKLCH | oklch(78.4% 0.203 327.6) |
| XYZ | xyz(65.1542, 43.6475, 95.4169) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83FA #83FB84
analogous
#C083FB #FB83FA #FB83BE
triadic
#FB83FA #FAFB83 #83FAFB
tetradic
#FB83FA #FBC083 #83FB84 #83BEFB
square
#FB83FA #FBC083 #83FB84 #83BEFB
split-complementary
#FB83FA #BEFB83 #83FBC0
monochromatic
#F70CF5 #F948F8 #FB83FA #FDBEFC #FEE1FE
Accessibility & contrast
On white
2.16
#FB83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FB83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83FA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83FA | 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)
#79A6FE
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb83fa; /* rgb */ color: rgb(251, 131, 250); /* oklch */ color: oklch(78.4% 0.203 327.6);
Tailwind
colors: {
custom: {
50: '#ffabfc',
500: '#fb83fa',
950: '#000000',
},
}SCSS
$custom: #fb83fa; $custom-light: #ffabfc; $custom-dark: #000000;
JSON
{
"hex": "#fb83fa",
"rgb": {
"r": 251,
"g": 131,
"b": 250
},
"hsl": {
"h": 300.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.78398,
"c": 0.20301,
"h": 327.6
},
"luminance": 0.43644
}Semantic roles & 50–950 ramp
primary
#FB83FA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85