#FB73EE#FB73EE
#FB73EE is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.217 H 331.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73EE |
|---|---|
| RGB | rgb(251, 115, 238) |
| HSL | hsl(306, 94%, 72%) |
| HSV | hsv(306, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 5.2%, 1.6%) |
| CIE-LAB | lab(68.71, 66.96, -38.21) |
| CIE-LCH | lch(68.71, 77.10, 330.29°) |
| OKLab | oklab(75.81% 0.1905 -0.1044) |
| OKLCH | oklch(75.81% 0.217 331.3) |
| XYZ | xyz(61.3467, 38.9478, 85.1589) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 4.04
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73EE #73FB80
analogous
#C473FB #FB73EE #FB73AA
triadic
#FB73EE #EEFB73 #73EEFB
tetradic
#FB73EE #FBC473 #73FB80 #73AAFB
square
#FB73EE #FBC473 #73FB80 #73AAFB
split-complementary
#FB73EE #AAFB73 #73FBC4
monochromatic
#ED07D7 #F938E7 #FB73EE #FDAFF5 #FEE1FB
Accessibility & contrast
On white
2.39
#FB73EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FB73EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73EE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73EE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF2
Deuteranopia (green-blind)
#96AFEA
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb73ee; /* rgb */ color: rgb(251, 115, 238); /* oklch */ color: oklch(75.8% 0.217 331.3);
Tailwind
colors: {
custom: {
50: '#ffa1f4',
500: '#fb73ee',
950: '#000000',
},
}SCSS
$custom: #fb73ee; $custom-light: #ffa1f4; $custom-dark: #000000;
JSON
{
"hex": "#fb73ee",
"rgb": {
"r": 251,
"g": 115,
"b": 238
},
"hsl": {
"h": 305.735,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.75811,
"c": 0.21729,
"h": 331.3
},
"luminance": 0.38944
}Semantic roles & 50–950 ramp
primary
#FB73EE
secondary
#D4F6D7
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85