#FB73F2#FB73F2
#FB73F2 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.221 H 330.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73F2 |
|---|---|
| RGB | rgb(251, 115, 242) |
| HSL | hsl(304, 94%, 72%) |
| HSV | hsv(304, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 3.6%, 1.6%) |
| CIE-LAB | lab(68.89, 67.61, -40.15) |
| CIE-LCH | lch(68.89, 78.63, 329.30°) |
| OKLab | oklab(75.99% 0.1911 -0.11) |
| OKLCH | oklch(75.99% 0.221 330.1) |
| XYZ | xyz(61.9409, 39.1855, 88.2883) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.07
Candy Pink
#FF63E9
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 3.64
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73F2 #73FB7C
analogous
#C073FB #FB73F2 #FB73AE
triadic
#FB73F2 #F2FB73 #73F2FB
tetradic
#FB73F2 #FBC073 #73FB7C #73AEFB
square
#FB73F2 #FBC073 #73FB7C #73AEFB
split-complementary
#FB73F2 #AEFB73 #73FBC0
monochromatic
#ED07DE #F938EC #FB73F2 #FDAFF8 #FEE1FC
Accessibility & contrast
On white
2.38
#FB73F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FB73F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73F2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73F2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FF80A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb73f2; /* rgb */ color: rgb(251, 115, 242); /* oklch */ color: oklch(76.0% 0.221 330.1);
Tailwind
colors: {
custom: {
50: '#ffa1f6',
500: '#fb73f2',
950: '#000000',
},
}SCSS
$custom: #fb73f2; $custom-light: #ffa1f6; $custom-dark: #000000;
JSON
{
"hex": "#fb73f2",
"rgb": {
"r": 251,
"g": 115,
"b": 242
},
"hsl": {
"h": 303.971,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.75994,
"c": 0.2205,
"h": 330.1
},
"luminance": 0.39182
}Semantic roles & 50–950 ramp
primary
#FB73F2
secondary
#D4F6D6
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85