#FE73EF#FE73EF
#FE73EF is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.220 H 331.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73EF |
|---|---|
| RGB | rgb(254, 115, 239) |
| HSL | hsl(306, 99%, 72%) |
| HSV | hsv(306, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 5.9%, 0.4%) |
| CIE-LAB | lab(69.16, 67.91, -38.03) |
| CIE-LCH | lch(69.16, 77.84, 330.75°) |
| OKLab | oklab(76.24% 0.1939 -0.1039) |
| OKLCH | oklch(76.24% 0.22 331.8) |
| XYZ | xyz(62.5836, 39.5685, 85.9858) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 2.54
Violet (CSS)
#EE82EE
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 4.21
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73EF #73FE82
analogous
#C873FE #FE73EF #FE73A9
triadic
#FE73EF #EFFE73 #73EFFE
tetradic
#FE73EF #FEC873 #73FE82 #73A9FE
square
#FE73EF #FEC873 #73FE82 #73A9FE
split-complementary
#FE73EF #A9FE73 #73FEC8
monochromatic
#F502DB #FE36E8 #FE73EF #FEB0F6 #FFE1FC
Accessibility & contrast
On white
2.36
#FE73EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FE73EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73EF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73EF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FF7EA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe73ef; /* rgb */ color: rgb(254, 115, 239); /* oklch */ color: oklch(76.2% 0.220 331.8);
Tailwind
colors: {
custom: {
50: '#ffa1f4',
500: '#fe73ef',
950: '#000000',
},
}SCSS
$custom: #fe73ef; $custom-light: #ffa1f4; $custom-dark: #000000;
JSON
{
"hex": "#fe73ef",
"rgb": {
"r": 254,
"g": 115,
"b": 239
},
"hsl": {
"h": 306.475,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.76237,
"c": 0.21993,
"h": 331.8
},
"luminance": 0.39564
}Semantic roles & 50–950 ramp
primary
#FE73EF
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85