#FB73E5#FB73E5
#FB73E5 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.4% C 0.210 H 334.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73E5 |
|---|---|
| RGB | rgb(251, 115, 229) |
| HSL | hsl(310, 94%, 72%) |
| HSV | hsv(310, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 8.8%, 1.6%) |
| CIE-LAB | lab(68.34, 65.53, -33.83) |
| CIE-LCH | lch(68.34, 73.74, 332.70°) |
| OKLab | oklab(75.41% 0.1891 -0.0919) |
| OKLCH | oklch(75.41% 0.21 334.1) |
| XYZ | xyz(60.0574, 38.4321, 78.3685) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 5.17
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73E5 #73FB89
analogous
#CD73FB #FB73E5 #FB73A1
triadic
#FB73E5 #E5FB73 #73E5FB
tetradic
#FB73E5 #FBCD73 #73FB89 #73A1FB
square
#FB73E5 #FBCD73 #73FB89 #73A1FB
split-complementary
#FB73E5 #A1FB73 #73FBCD
monochromatic
#ED07C8 #F938DA #FB73E5 #FDAFF0 #FEE1F9
Accessibility & contrast
On white
2.42
#FB73E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FB73E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73E5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73E5 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE9
Deuteranopia (green-blind)
#9AAEE1
Tritanopia (blue-blind)
#FF7BA2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb73e5; /* rgb */ color: rgb(251, 115, 229); /* oklch */ color: oklch(75.4% 0.210 334.1);
Tailwind
colors: {
custom: {
50: '#ffa1ed',
500: '#fb73e5',
950: '#000000',
},
}SCSS
$custom: #fb73e5; $custom-light: #ffa1ed; $custom-dark: #000000;
JSON
{
"hex": "#fb73e5",
"rgb": {
"r": 251,
"g": 115,
"b": 229
},
"hsl": {
"h": 309.706,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.75412,
"c": 0.21027,
"h": 334.1
},
"luminance": 0.38428
}Semantic roles & 50–950 ramp
primary
#FB73E5
secondary
#D4F6D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84