#FF73FE#FF73FE
#FF73FE is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 77.1% C 0.233 H 327.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73FE |
|---|---|
| RGB | rgb(255, 115, 254) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 0.4%, 0%) |
| CIE-LAB | lab(69.95, 70.62, -45.01) |
| CIE-LCH | lch(69.95, 83.74, 327.49°) |
| OKLab | oklab(77.06% 0.1968 -0.1239) |
| OKLCH | oklch(77.06% 0.233 327.8) |
| XYZ | xyz(65.2592, 40.6812, 98.1617) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 3.83
Orchid
#DA70D6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73FE #73FF74
analogous
#BA73FF #FF73FE #FF73B8
triadic
#FF73FE #FEFF73 #73FEFF
tetradic
#FF73FE #FFBA73 #73FF74 #73B8FF
square
#FF73FE #FFBA73 #73FF74 #73B8FF
split-complementary
#FF73FE #B8FF73 #73FFBA
monochromatic
#F800F6 #FF36FE #FF73FE #FFB0FE #FFE0FF
Accessibility & contrast
On white
2.30
#FF73FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FF73FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73FE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73FE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659FFF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#FF83AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff73fe; /* rgb */ color: rgb(255, 115, 254); /* oklch */ color: oklch(77.1% 0.233 327.8);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#ff73fe',
950: '#000000',
},
}SCSS
$custom: #ff73fe; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#ff73fe",
"rgb": {
"r": 255,
"g": 115,
"b": 254
},
"hsl": {
"h": 300.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.77059,
"c": 0.23258,
"h": 327.8
},
"luminance": 0.40677
}Semantic roles & 50–950 ramp
primary
#FF73FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86