#FD73F0#FD73F0
#FD73F0 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.2% C 0.220 H 331.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73F0 |
|---|---|
| RGB | rgb(253, 115, 240) |
| HSL | hsl(306, 97%, 72%) |
| HSV | hsv(306, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 5.1%, 0.8%) |
| CIE-LAB | lab(69.07, 67.81, -38.74) |
| CIE-LCH | lch(69.07, 78.10, 330.26°) |
| OKLab | oklab(76.16% 0.193 -0.1059) |
| OKLCH | oklch(76.16% 0.22 331.2) |
| XYZ | xyz(62.3666, 39.4395, 86.7489) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 2.57
Violet (CSS)
#EE82EE
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 4.01
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73F0 #73FD80
analogous
#C573FD #FD73F0 #FD73AB
triadic
#FD73F0 #F0FD73 #73F0FD
tetradic
#FD73F0 #FDC573 #73FD80 #73ABFD
square
#FD73F0 #FDC573 #73FD80 #73ABFD
split-complementary
#FD73F0 #ABFD73 #73FDC5
monochromatic
#F203DC #FC37EA #FD73F0 #FEAFF6 #FFE1FC
Accessibility & contrast
On white
2.36
#FD73F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FD73F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73F0
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73F0 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF4
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd73f0; /* rgb */ color: rgb(253, 115, 240); /* oklch */ color: oklch(76.2% 0.220 331.2);
Tailwind
colors: {
custom: {
50: '#ffa1f5',
500: '#fd73f0',
950: '#000000',
},
}SCSS
$custom: #fd73f0; $custom-light: #ffa1f5; $custom-dark: #000000;
JSON
{
"hex": "#fd73f0",
"rgb": {
"r": 253,
"g": 115,
"b": 240
},
"hsl": {
"h": 305.652,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.76155,
"c": 0.22011,
"h": 331.2
},
"luminance": 0.39435
}Semantic roles & 50–950 ramp
primary
#FD73F0
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85