#FD73F2#FD73F2
#FD73F2 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.222 H 330.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73F2 |
|---|---|
| RGB | rgb(253, 115, 242) |
| HSL | hsl(305, 97%, 72%) |
| HSV | hsv(305, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 4.3%, 0.8%) |
| CIE-LAB | lab(69.15, 68.13, -39.71) |
| CIE-LCH | lch(69.15, 78.86, 329.77°) |
| OKLab | oklab(76.25% 0.1932 -0.1087) |
| OKLCH | oklch(76.25% 0.222 330.6) |
| XYZ | xyz(62.6653, 39.5590, 88.3222) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 3.82
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73F2 #73FD7E
analogous
#C373FD #FD73F2 #FD73AD
triadic
#FD73F2 #F2FD73 #73F2FD
tetradic
#FD73F2 #FDC373 #73FD7E #73ADFD
square
#FD73F2 #FDC373 #73FD7E #73ADFD
split-complementary
#FD73F2 #ADFD73 #73FDC3
monochromatic
#F203DF #FC37EC #FD73F2 #FEAFF8 #FFE1FC
Accessibility & contrast
On white
2.36
#FD73F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FD73F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73F2
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73F2 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF6
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#FF7FA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd73f2; /* rgb */ color: rgb(253, 115, 242); /* oklch */ color: oklch(76.2% 0.222 330.6);
Tailwind
colors: {
custom: {
50: '#ffa1f6',
500: '#fd73f2',
950: '#000000',
},
}SCSS
$custom: #fd73f2; $custom-light: #ffa1f6; $custom-dark: #000000;
JSON
{
"hex": "#fd73f2",
"rgb": {
"r": 253,
"g": 115,
"b": 242
},
"hsl": {
"h": 304.783,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.76247,
"c": 0.2217,
"h": 330.6
},
"luminance": 0.39555
}Semantic roles & 50–950 ramp
primary
#FD73F2
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85