#FF73F7#FF73F7
#FF73F7 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.7% C 0.227 H 329.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73F7 |
|---|---|
| RGB | rgb(255, 115, 247) |
| HSL | hsl(303, 100%, 73%) |
| HSV | hsv(303, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 3.1%, 0%) |
| CIE-LAB | lab(69.64, 69.47, -41.67) |
| CIE-LCH | lch(69.64, 81.01, 329.04°) |
| OKLab | oklab(76.73% 0.196 -0.1143) |
| OKLCH | oklch(76.73% 0.227 329.8) |
| XYZ | xyz(64.1587, 40.2410, 92.3656) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.62
Orchid
#DA70D6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73F7 #73FF7B
analogous
#C173FF #FF73F7 #FF73B1
triadic
#FF73F7 #F7FF73 #73F7FF
tetradic
#FF73F7 #FFC173 #73FF7B #73B1FF
square
#FF73F7 #FFC173 #73FF7B #73B1FF
split-complementary
#FF73F7 #B1FF73 #73FFC1
monochromatic
#F800E9 #FF36F4 #FF73F7 #FFB0FA #FFE0FD
Accessibility & contrast
On white
2.32
#FF73F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FF73F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73F7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73F7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#96B1F3
Tritanopia (blue-blind)
#FF81AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff73f7; /* rgb */ color: rgb(255, 115, 247); /* oklch */ color: oklch(76.7% 0.227 329.8);
Tailwind
colors: {
custom: {
50: '#ffa2fa',
500: '#ff73f7',
950: '#000000',
},
}SCSS
$custom: #ff73f7; $custom-light: #ffa2fa; $custom-dark: #000000;
JSON
{
"hex": "#ff73f7",
"rgb": {
"r": 255,
"g": 115,
"b": 247
},
"hsl": {
"h": 303.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.7673,
"c": 0.22689,
"h": 329.8
},
"luminance": 0.40237
}Semantic roles & 50–950 ramp
primary
#FF73F7
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85