#FB73FA#FB73FA
#FB73FA is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.227 H 327.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73FA |
|---|---|
| RGB | rgb(251, 115, 250) |
| HSL | hsl(300, 94%, 72%) |
| HSV | hsv(300, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(69.24, 68.93, -43.98) |
| CIE-LCH | lch(69.24, 81.77, 327.46°) |
| OKLab | oklab(76.37% 0.1921 -0.121) |
| OKLCH | oklch(76.37% 0.227 327.8) |
| XYZ | xyz(63.1688, 39.6766, 94.7551) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 3.48
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73FA #73FB74
analogous
#B873FB #FB73FA #FB73B6
triadic
#FB73FA #FAFB73 #73FAFB
tetradic
#FB73FA #FBB873 #73FB74 #73B6FB
square
#FB73FA #FBB873 #73FB74 #73B6FB
split-complementary
#FB73FA #B6FB73 #73FBB8
monochromatic
#ED07EB #F938F8 #FB73FA #FDAFFC #FEE1FE
Accessibility & contrast
On white
2.35
#FB73FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FB73FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73FA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73FA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#FF82AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb73fa; /* rgb */ color: rgb(251, 115, 250); /* oklch */ color: oklch(76.4% 0.227 327.8);
Tailwind
colors: {
custom: {
50: '#ffa1fc',
500: '#fb73fa',
950: '#000000',
},
}SCSS
$custom: #fb73fa; $custom-light: #ffa1fc; $custom-dark: #000000;
JSON
{
"hex": "#fb73fa",
"rgb": {
"r": 251,
"g": 115,
"b": 250
},
"hsl": {
"h": 300.441,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.76369,
"c": 0.22705,
"h": 327.8
},
"luminance": 0.39673
}Semantic roles & 50–950 ramp
primary
#FB73FA
secondary
#D4F6D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85