#FD73EB#FD73EB
#FD73EB is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.216 H 332.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73EB |
|---|---|
| RGB | rgb(253, 115, 235) |
| HSL | hsl(308, 97%, 72%) |
| HSV | hsv(308, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(68.86, 67.01, -36.31) |
| CIE-LCH | lch(68.86, 76.22, 331.55°) |
| OKLab | oklab(75.93% 0.1922 -0.099) |
| OKLCH | oklch(75.93% 0.216 332.7) |
| XYZ | xyz(61.6341, 39.1465, 82.8909) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 2.45
Violet (CSS)
#EE82EE
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73EB #73FD85
analogous
#CA73FD #FD73EB #FD73A6
triadic
#FD73EB #EBFD73 #73EBFD
tetradic
#FD73EB #FDCA73 #73FD85 #73A6FD
square
#FD73EB #FDCA73 #73FD85 #73A6FD
split-complementary
#FD73EB #A6FD73 #73FDCA
monochromatic
#F203D3 #FC37E2 #FD73EB #FEAFF4 #FFE1FB
Accessibility & contrast
On white
2.38
#FD73EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FD73EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73EB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73EB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FF7DA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd73eb; /* rgb */ color: rgb(253, 115, 235); /* oklch */ color: oklch(75.9% 0.216 332.7);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fd73eb',
950: '#000000',
},
}SCSS
$custom: #fd73eb; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fd73eb",
"rgb": {
"r": 253,
"g": 115,
"b": 235
},
"hsl": {
"h": 307.826,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.75931,
"c": 0.21619,
"h": 332.7
},
"luminance": 0.39142
}Semantic roles & 50–950 ramp
primary
#FD73EB
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85