#FF73FD#FF73FD
#FF73FD is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 77.0% C 0.232 H 328.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73FD |
|---|---|
| RGB | rgb(255, 115, 253) |
| HSL | hsl(301, 100%, 73%) |
| HSV | hsv(301, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 0.8%, 0%) |
| CIE-LAB | lab(69.91, 70.45, -44.54) |
| CIE-LCH | lch(69.91, 83.35, 327.70°) |
| OKLab | oklab(77.01% 0.1967 -0.1225) |
| OKLCH | oklch(77.01% 0.232 328.1) |
| XYZ | xyz(65.0994, 40.6173, 97.3205) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 3.71
Orchid
#DA70D6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73FD #73FF75
analogous
#BB73FF #FF73FD #FF73B7
triadic
#FF73FD #FDFF73 #73FDFF
tetradic
#FF73FD #FFBB73 #73FF75 #73B7FF
square
#FF73FD #FFBB73 #73FF75 #73B7FF
split-complementary
#FF73FD #B7FF73 #73FFBB
monochromatic
#F800F4 #FF36FC #FF73FD #FFB0FE #FFE0FF
Accessibility & contrast
On white
2.30
#FF73FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FF73FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73FD
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73FD | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669FFF
Deuteranopia (green-blind)
#93B1F9
Tritanopia (blue-blind)
#FF83AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff73fd; /* rgb */ color: rgb(255, 115, 253); /* oklch */ color: oklch(77.0% 0.232 328.1);
Tailwind
colors: {
custom: {
50: '#ffa2fe',
500: '#ff73fd',
950: '#000000',
},
}SCSS
$custom: #ff73fd; $custom-light: #ffa2fe; $custom-dark: #000000;
JSON
{
"hex": "#ff73fd",
"rgb": {
"r": 255,
"g": 115,
"b": 253
},
"hsl": {
"h": 300.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.77012,
"c": 0.23176,
"h": 328.1
},
"luminance": 0.40613
}Semantic roles & 50–950 ramp
primary
#FF73FD
secondary
#D4F7D4
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86