#FD73F5#FD73F5
#FD73F5 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.224 H 329.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73F5 |
|---|---|
| RGB | rgb(253, 115, 245) |
| HSL | hsl(303, 97%, 72%) |
| HSV | hsv(303, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 3.2%, 0.8%) |
| CIE-LAB | lab(69.28, 68.62, -41.15) |
| CIE-LCH | lch(69.28, 80.01, 329.05°) |
| OKLab | oklab(76.39% 0.1936 -0.1128) |
| OKLCH | oklch(76.39% 0.224 329.8) |
| XYZ | xyz(63.1196, 39.7407, 90.7147) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 2.92
Violet (CSS)
#EE82EE
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.57
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73F5 #73FD7B
analogous
#C073FD #FD73F5 #FD73B0
triadic
#FD73F5 #F5FD73 #73F5FD
tetradic
#FD73F5 #FDC073 #73FD7B #73B0FD
square
#FD73F5 #FDC073 #73FD7B #73B0FD
split-complementary
#FD73F5 #B0FD73 #73FDC0
monochromatic
#F203E4 #FC37F1 #FD73F5 #FEAFF9 #FFE1FD
Accessibility & contrast
On white
2.35
#FD73F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FD73F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73F5
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73F5 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF9
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd73f5; /* rgb */ color: rgb(253, 115, 245); /* oklch */ color: oklch(76.4% 0.224 329.8);
Tailwind
colors: {
custom: {
50: '#ffa1f9',
500: '#fd73f5',
950: '#000000',
},
}SCSS
$custom: #fd73f5; $custom-light: #ffa1f9; $custom-dark: #000000;
JSON
{
"hex": "#fd73f5",
"rgb": {
"r": 253,
"g": 115,
"b": 245
},
"hsl": {
"h": 303.478,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.76385,
"c": 0.22411,
"h": 329.8
},
"luminance": 0.39737
}Semantic roles & 50–950 ramp
primary
#FD73F5
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85