#FE73F7#FE73F7
#FE73F7 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.6% C 0.226 H 329.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73F7 |
|---|---|
| RGB | rgb(254, 115, 247) |
| HSL | hsl(303, 99%, 72%) |
| HSV | hsv(303, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 2.8%, 0.4%) |
| CIE-LAB | lab(69.51, 69.21, -41.89) |
| CIE-LCH | lch(69.51, 80.90, 328.81°) |
| OKLab | oklab(76.6% 0.195 -0.1149) |
| OKLCH | oklch(76.6% 0.226 329.5) |
| XYZ | xyz(63.7917, 40.0518, 92.3484) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.53
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73F7 #73FE7A
analogous
#C073FE #FE73F7 #FE73B1
triadic
#FE73F7 #F7FE73 #73F7FE
tetradic
#FE73F7 #FEC073 #73FE7A #73B1FE
square
#FE73F7 #FEC073 #73FE7A #73B1FE
split-complementary
#FE73F7 #B1FE73 #73FEC0
monochromatic
#F502E9 #FE36F4 #FE73F7 #FEB0FA #FFE1FD
Accessibility & contrast
On white
2.33
#FE73F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FE73F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73F7
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73F7 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#95B1F3
Tritanopia (blue-blind)
#FF81AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe73f7; /* rgb */ color: rgb(254, 115, 247); /* oklch */ color: oklch(76.6% 0.226 329.5);
Tailwind
colors: {
custom: {
50: '#ffa1fa',
500: '#fe73f7',
950: '#000000',
},
}SCSS
$custom: #fe73f7; $custom-light: #ffa1fa; $custom-dark: #000000;
JSON
{
"hex": "#fe73f7",
"rgb": {
"r": 254,
"g": 115,
"b": 247
},
"hsl": {
"h": 303.022,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.76604,
"c": 0.2263,
"h": 329.5
},
"luminance": 0.40048
}Semantic roles & 50–950 ramp
primary
#FE73F7
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85