#FB73FB#FB73FB
#FB73FB is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.228 H 327.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73FB |
|---|---|
| RGB | rgb(251, 115, 251) |
| HSL | hsl(300, 94%, 72%) |
| HSV | hsv(300, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.28, 69.10, -44.46) |
| CIE-LCH | lch(69.28, 82.17, 327.24°) |
| OKLab | oklab(76.42% 0.1922 -0.1224) |
| OKLCH | oklch(76.42% 0.228 327.5) |
| XYZ | xyz(63.3260, 39.7395, 95.5831) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 3.60
Orchid
#DA70D6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73FB #73FB73
analogous
#B773FB #FB73FB #FB73B7
triadic
#FB73FB #FBFB73 #73FBFB
tetradic
#FB73FB #FBB773 #73FB73 #73B7FB
square
#FB73FB #FBB773 #73FB73 #73B7FB
split-complementary
#FB73FB #B7FB73 #73FBB7
monochromatic
#ED07ED #F938F9 #FB73FB #FDAFFD #FEE1FE
Accessibility & contrast
On white
2.35
#FB73FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FB73FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73FB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73FB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659EFF
Deuteranopia (green-blind)
#91AFF7
Tritanopia (blue-blind)
#FF83AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb73fb; /* rgb */ color: rgb(251, 115, 251); /* oklch */ color: oklch(76.4% 0.228 327.5);
Tailwind
colors: {
custom: {
50: '#ffa1fd',
500: '#fb73fb',
950: '#000000',
},
}SCSS
$custom: #fb73fb; $custom-light: #ffa1fd; $custom-dark: #000000;
JSON
{
"hex": "#fb73fb",
"rgb": {
"r": 251,
"g": 115,
"b": 251
},
"hsl": {
"h": 300,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.76416,
"c": 0.22787,
"h": 327.5
},
"luminance": 0.39736
}Semantic roles & 50–950 ramp
primary
#FB73FB
secondary
#D4F6D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85