#FB73E7#FB73E7
#FB73E7 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.5% C 0.212 H 333.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73E7 |
|---|---|
| RGB | rgb(251, 115, 231) |
| HSL | hsl(309, 94%, 72%) |
| HSV | hsv(309, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 8%, 1.6%) |
| CIE-LAB | lab(68.42, 65.84, -34.80) |
| CIE-LCH | lch(68.42, 74.48, 332.14°) |
| OKLab | oklab(75.5% 0.1895 -0.0947) |
| OKLCH | oklch(75.5% 0.212 333.4) |
| XYZ | xyz(60.3382, 38.5444, 79.8476) |
| Luminance | 0.3854 (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.41
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73E7 #73FB87
analogous
#CB73FB #FB73E7 #FB73A3
triadic
#FB73E7 #E7FB73 #73E7FB
tetradic
#FB73E7 #FBCB73 #73FB87 #73A3FB
square
#FB73E7 #FBCB73 #73FB87 #73A3FB
split-complementary
#FB73E7 #A3FB73 #73FBCB
monochromatic
#ED07CB #F938DD #FB73E7 #FDAFF1 #FEE1FA
Accessibility & contrast
On white
2.41
#FB73E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FB73E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73E7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73E7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719AEB
Deuteranopia (green-blind)
#99AEE3
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb73e7; /* rgb */ color: rgb(251, 115, 231); /* oklch */ color: oklch(75.5% 0.212 333.4);
Tailwind
colors: {
custom: {
50: '#ffa1ef',
500: '#fb73e7',
950: '#000000',
},
}SCSS
$custom: #fb73e7; $custom-light: #ffa1ef; $custom-dark: #000000;
JSON
{
"hex": "#fb73e7",
"rgb": {
"r": 251,
"g": 115,
"b": 231
},
"hsl": {
"h": 308.824,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.75499,
"c": 0.21181,
"h": 333.4
},
"luminance": 0.3854
}Semantic roles & 50–950 ramp
primary
#FB73E7
secondary
#D4F6D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84