#FD73F4#FD73F4
#FD73F4 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.223 H 330.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73F4 |
|---|---|
| RGB | rgb(253, 115, 244) |
| HSL | hsl(304, 97%, 72%) |
| HSV | hsv(304, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 3.6%, 0.8%) |
| CIE-LAB | lab(69.24, 68.46, -40.67) |
| CIE-LCH | lch(69.24, 79.63, 329.29°) |
| OKLab | oklab(76.34% 0.1935 -0.1114) |
| OKLCH | oklch(76.34% 0.223 330.1) |
| XYZ | xyz(62.9674, 39.6798, 89.9128) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.65
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73F4 #73FD7C
analogous
#C173FD #FD73F4 #FD73AF
triadic
#FD73F4 #F4FD73 #73F4FD
tetradic
#FD73F4 #FDC173 #73FD7C #73AFFD
square
#FD73F4 #FDC173 #73FD7C #73AFFD
split-complementary
#FD73F4 #AFFD73 #73FDC1
monochromatic
#F203E3 #FC37EF #FD73F4 #FEAFF9 #FFE1FD
Accessibility & contrast
On white
2.35
#FD73F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FD73F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73F4
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73F4 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd73f4; /* rgb */ color: rgb(253, 115, 244); /* oklch */ color: oklch(76.3% 0.223 330.1);
Tailwind
colors: {
custom: {
50: '#ffa1f8',
500: '#fd73f4',
950: '#000000',
},
}SCSS
$custom: #fd73f4; $custom-light: #ffa1f8; $custom-dark: #000000;
JSON
{
"hex": "#fd73f4",
"rgb": {
"r": 253,
"g": 115,
"b": 244
},
"hsl": {
"h": 303.913,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.76338,
"c": 0.2233,
"h": 330.1
},
"luminance": 0.39676
}Semantic roles & 50–950 ramp
primary
#FD73F4
secondary
#D4F7D6
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85