#FD73F3#FD73F3
#FD73F3 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.3% C 0.223 H 330.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73F3 |
|---|---|
| RGB | rgb(253, 115, 243) |
| HSL | hsl(304, 97%, 72%) |
| HSV | hsv(304, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 4%, 0.8%) |
| CIE-LAB | lab(69.20, 68.30, -40.19) |
| CIE-LCH | lch(69.20, 79.24, 329.53°) |
| OKLab | oklab(76.29% 0.1934 -0.1101) |
| OKLCH | oklch(76.29% 0.223 330.4) |
| XYZ | xyz(62.8159, 39.6193, 89.1154) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 2.75
Violet (CSS)
#EE82EE
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.73
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73F3 #73FD7D
analogous
#C273FD #FD73F3 #FD73AE
triadic
#FD73F3 #F3FD73 #73F3FD
tetradic
#FD73F3 #FDC273 #73FD7D #73AEFD
square
#FD73F3 #FDC273 #73FD7D #73AEFD
split-complementary
#FD73F3 #AEFD73 #73FDC2
monochromatic
#F203E1 #FC37EE #FD73F3 #FEAFF8 #FFE1FC
Accessibility & contrast
On white
2.35
#FD73F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FD73F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73F3
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73F3 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#96B0EF
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd73f3; /* rgb */ color: rgb(253, 115, 243); /* oklch */ color: oklch(76.3% 0.223 330.4);
Tailwind
colors: {
custom: {
50: '#ffa1f7',
500: '#fd73f3',
950: '#000000',
},
}SCSS
$custom: #fd73f3; $custom-light: #ffa1f7; $custom-dark: #000000;
JSON
{
"hex": "#fd73f3",
"rgb": {
"r": 253,
"g": 115,
"b": 243
},
"hsl": {
"h": 304.348,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.76292,
"c": 0.2225,
"h": 330.4
},
"luminance": 0.39615
}Semantic roles & 50–950 ramp
primary
#FD73F3
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85