#FB73E9#FB73E9
#FB73E9 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.213 H 332.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73E9 |
|---|---|
| RGB | rgb(251, 115, 233) |
| HSL | hsl(308, 94%, 72%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 7.2%, 1.6%) |
| CIE-LAB | lab(68.50, 66.16, -35.78) |
| CIE-LCH | lch(68.50, 75.22, 331.59°) |
| OKLab | oklab(75.59% 0.1898 -0.0975) |
| OKLCH | oklch(75.59% 0.213 332.8) |
| XYZ | xyz(60.6223, 38.6581, 81.3438) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.66
Candy Pink
#FF63E9
ΔE00 2.41
Violet (CSS)
#EE82EE
ΔE00 3.27
Light Magenta
#FA5FF7
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.64
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73E9 #73FB85
analogous
#C973FB #FB73E9 #FB73A5
triadic
#FB73E9 #E9FB73 #73E9FB
tetradic
#FB73E9 #FBC973 #73FB85 #73A5FB
square
#FB73E9 #FBC973 #73FB85 #73A5FB
split-complementary
#FB73E9 #A5FB73 #73FBC9
monochromatic
#ED07CE #F938E0 #FB73E9 #FDAFF2 #FEE1FA
Accessibility & contrast
On white
2.41
#FB73E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FB73E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73E9
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73E9 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BED
Deuteranopia (green-blind)
#98AEE5
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb73e9; /* rgb */ color: rgb(251, 115, 233); /* oklch */ color: oklch(75.6% 0.213 332.8);
Tailwind
colors: {
custom: {
50: '#ffa1f0',
500: '#fb73e9',
950: '#000000',
},
}SCSS
$custom: #fb73e9; $custom-light: #ffa1f0; $custom-dark: #000000;
JSON
{
"hex": "#fb73e9",
"rgb": {
"r": 251,
"g": 115,
"b": 233
},
"hsl": {
"h": 307.941,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.75588,
"c": 0.21336,
"h": 332.8
},
"luminance": 0.38654
}Semantic roles & 50–950 ramp
primary
#FB73E9
secondary
#D4F6D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84