#FD73FF#FD73FF
#FD73FF is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.9% C 0.232 H 327.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73FF |
|---|---|
| RGB | rgb(253, 115, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 55%, 100%) |
| CMYK | cmyk(0.8%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(69.73, 70.28, -45.93) |
| CIE-LCH | lch(69.73, 83.96, 326.84°) |
| OKLab | oklab(76.86% 0.1948 -0.1265) |
| OKLCH | oklch(76.86% 0.232 327) |
| XYZ | xyz(64.6876, 40.3680, 98.9729) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.00
Orchid
#DA70D6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73FF #75FF73
analogous
#B773FF #FD73FF #FF73BB
triadic
#FD73FF #FFFD73 #73FFFD
tetradic
#FD73FF #FFB773 #75FF73 #73BBFF
square
#FD73FF #FFB773 #75FF73 #73BBFF
split-complementary
#FD73FF #BBFF73 #73FFB7
monochromatic
#F400F8 #FC36FF #FD73FF #FEB0FF #FFE0FF
Accessibility & contrast
On white
2.31
#FD73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FD73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73FF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73FF | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#FF84AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd73ff; /* rgb */ color: rgb(253, 115, 255); /* oklch */ color: oklch(76.9% 0.232 327.0);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#fd73ff',
950: '#000000',
},
}SCSS
$custom: #fd73ff; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#fd73ff",
"rgb": {
"r": 253,
"g": 115,
"b": 255
},
"hsl": {
"h": 299.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.76858,
"c": 0.23231,
"h": 327
},
"luminance": 0.40364
}Semantic roles & 50–950 ramp
primary
#FD73FF
secondary
#D4F7D4
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86