#FE73F4#FE73F4
#FE73F4 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.5% C 0.224 H 330.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73F4 |
|---|---|
| RGB | rgb(254, 115, 244) |
| HSL | hsl(304, 99%, 72%) |
| HSV | hsv(304, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 3.9%, 0.4%) |
| CIE-LAB | lab(69.38, 68.72, -40.45) |
| CIE-LCH | lch(69.38, 79.74, 329.52°) |
| OKLab | oklab(76.47% 0.1946 -0.1108) |
| OKLCH | oklch(76.47% 0.224 330.3) |
| XYZ | xyz(63.3324, 39.8681, 89.9299) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 3.22
Light Magenta
#FA5FF7
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 3.74
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73F4 #73FE7D
analogous
#C373FE #FE73F4 #FE73AE
triadic
#FE73F4 #F4FE73 #73F4FE
tetradic
#FE73F4 #FEC373 #73FE7D #73AEFE
square
#FE73F4 #FEC373 #73FE7D #73AEFE
split-complementary
#FE73F4 #AEFE73 #73FEC3
monochromatic
#F502E3 #FE36EF #FE73F4 #FEB0F9 #FFE1FD
Accessibility & contrast
On white
2.34
#FE73F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FE73F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73F4
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73F4 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF8
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe73f4; /* rgb */ color: rgb(254, 115, 244); /* oklch */ color: oklch(76.5% 0.224 330.3);
Tailwind
colors: {
custom: {
50: '#ffa1f8',
500: '#fe73f4',
950: '#000000',
},
}SCSS
$custom: #fe73f4; $custom-light: #ffa1f8; $custom-dark: #000000;
JSON
{
"hex": "#fe73f4",
"rgb": {
"r": 254,
"g": 115,
"b": 244
},
"hsl": {
"h": 304.317,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.76465,
"c": 0.22389,
"h": 330.3
},
"luminance": 0.39864
}Semantic roles & 50–950 ramp
primary
#FE73F4
secondary
#D4F7D6
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85