#FB73EA#FB73EA
#FB73EA is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.214 H 332.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73EA |
|---|---|
| RGB | rgb(251, 115, 234) |
| HSL | hsl(308, 94%, 72%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 6.8%, 1.6%) |
| CIE-LAB | lab(68.54, 66.32, -36.27) |
| CIE-LCH | lch(68.54, 75.59, 331.33°) |
| OKLab | oklab(75.63% 0.1899 -0.0989) |
| OKLCH | oklch(75.63% 0.214 332.5) |
| XYZ | xyz(60.7656, 38.7154, 82.0982) |
| Luminance | 0.3871 (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.20
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.51
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73EA #73FB84
analogous
#C873FB #FB73EA #FB73A6
triadic
#FB73EA #EAFB73 #73EAFB
tetradic
#FB73EA #FBC873 #73FB84 #73A6FB
square
#FB73EA #FBC873 #73FB84 #73A6FB
split-complementary
#FB73EA #A6FB73 #73FBC8
monochromatic
#ED07D0 #F938E1 #FB73EA #FDAFF3 #FEE1FB
Accessibility & contrast
On white
2.40
#FB73EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FB73EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73EA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73EA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb73ea; /* rgb */ color: rgb(251, 115, 234); /* oklch */ color: oklch(75.6% 0.214 332.5);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fb73ea',
950: '#000000',
},
}SCSS
$custom: #fb73ea; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fb73ea",
"rgb": {
"r": 251,
"g": 115,
"b": 234
},
"hsl": {
"h": 307.5,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.75632,
"c": 0.21414,
"h": 332.5
},
"luminance": 0.38711
}Semantic roles & 50–950 ramp
primary
#FB73EA
secondary
#D4F6D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84