#FD73F9#FD73F9
#FD73F9 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.6% C 0.227 H 328.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73F9 |
|---|---|
| RGB | rgb(253, 115, 249) |
| HSL | hsl(302, 97%, 72%) |
| HSV | hsv(302, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 1.6%, 0.8%) |
| CIE-LAB | lab(69.46, 69.28, -43.07) |
| CIE-LCH | lch(69.46, 81.57, 328.13°) |
| OKLab | oklab(76.57% 0.1941 -0.1183) |
| OKLCH | oklch(76.57% 0.227 328.6) |
| XYZ | xyz(63.7368, 39.9876, 93.9654) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.31
Light Magenta
#FA5FF7
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 3.35
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73F9 #73FD77
analogous
#BC73FD #FD73F9 #FD73B4
triadic
#FD73F9 #F9FD73 #73F9FD
tetradic
#FD73F9 #FDBC73 #73FD77 #73B4FD
square
#FD73F9 #FDBC73 #73FD77 #73B4FD
split-complementary
#FD73F9 #B4FD73 #73FDBC
monochromatic
#F203EB #FC37F6 #FD73F9 #FEAFFC #FFE1FE
Accessibility & contrast
On white
2.33
#FD73F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FD73F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73F9
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73F9 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#FF82AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd73f9; /* rgb */ color: rgb(253, 115, 249); /* oklch */ color: oklch(76.6% 0.227 328.6);
Tailwind
colors: {
custom: {
50: '#ffa1fb',
500: '#fd73f9',
950: '#000000',
},
}SCSS
$custom: #fd73f9; $custom-light: #ffa1fb; $custom-dark: #000000;
JSON
{
"hex": "#fd73f9",
"rgb": {
"r": 253,
"g": 115,
"b": 249
},
"hsl": {
"h": 301.739,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.76572,
"c": 0.22735,
"h": 328.6
},
"luminance": 0.39984
}Semantic roles & 50–950 ramp
primary
#FD73F9
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85