#FB73EB#FB73EB
#FB73EB is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.7% C 0.215 H 332.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73EB |
|---|---|
| RGB | rgb(251, 115, 235) |
| HSL | hsl(307, 94%, 72%) |
| HSV | hsv(307, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 6.4%, 1.6%) |
| CIE-LAB | lab(68.59, 66.48, -36.76) |
| CIE-LCH | lch(68.59, 75.96, 331.06°) |
| OKLab | oklab(75.68% 0.1901 -0.1003) |
| OKLCH | oklch(75.68% 0.215 332.2) |
| XYZ | xyz(60.9096, 38.7730, 82.8570) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Candy Pink
#FF63E9
ΔE00 2.40
Violet (CSS)
#EE82EE
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.39
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73EB #73FB83
analogous
#C773FB #FB73EB #FB73A7
triadic
#FB73EB #EBFB73 #73EBFB
tetradic
#FB73EB #FBC773 #73FB83 #73A7FB
square
#FB73EB #FBC773 #73FB83 #73A7FB
split-complementary
#FB73EB #A7FB73 #73FBC7
monochromatic
#ED07D2 #F938E2 #FB73EB #FDAFF3 #FEE1FB
Accessibility & contrast
On white
2.40
#FB73EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FB73EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73EB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73EB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#FF7DA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb73eb; /* rgb */ color: rgb(251, 115, 235); /* oklch */ color: oklch(75.7% 0.215 332.2);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fb73eb',
950: '#000000',
},
}SCSS
$custom: #fb73eb; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fb73eb",
"rgb": {
"r": 251,
"g": 115,
"b": 235
},
"hsl": {
"h": 307.059,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.75677,
"c": 0.21492,
"h": 332.2
},
"luminance": 0.38769
}Semantic roles & 50–950 ramp
primary
#FB73EB
secondary
#D4F6D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85