#FB73F0#FB73F0
#FB73F0 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.219 H 330.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73F0 |
|---|---|
| RGB | rgb(251, 115, 240) |
| HSL | hsl(305, 94%, 72%) |
| HSV | hsv(305, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 4.4%, 1.6%) |
| CIE-LAB | lab(68.80, 67.28, -39.18) |
| CIE-LCH | lch(68.80, 77.86, 329.79°) |
| OKLab | oklab(75.9% 0.1908 -0.1072) |
| OKLCH | oklch(75.9% 0.219 330.7) |
| XYZ | xyz(61.6422, 39.0660, 86.7149) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 2.57
Violet (CSS)
#EE82EE
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.83
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73F0 #73FB7E
analogous
#C273FB #FB73F0 #FB73AC
triadic
#FB73F0 #F0FB73 #73F0FB
tetradic
#FB73F0 #FBC273 #73FB7E #73ACFB
square
#FB73F0 #FBC273 #73FB7E #73ACFB
split-complementary
#FB73F0 #ACFB73 #73FBC2
monochromatic
#ED07DA #F938EA #FB73F0 #FDAFF6 #FEE1FC
Accessibility & contrast
On white
2.38
#FB73F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FB73F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73F0
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73F0 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF4
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb73f0; /* rgb */ color: rgb(251, 115, 240); /* oklch */ color: oklch(75.9% 0.219 330.7);
Tailwind
colors: {
custom: {
50: '#ffa1f5',
500: '#fb73f0',
950: '#000000',
},
}SCSS
$custom: #fb73f0; $custom-light: #ffa1f5; $custom-dark: #000000;
JSON
{
"hex": "#fb73f0",
"rgb": {
"r": 251,
"g": 115,
"b": 240
},
"hsl": {
"h": 304.853,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.75902,
"c": 0.21888,
"h": 330.7
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#FB73F0
secondary
#D4F6D6
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85