#FE73F8#FE73F8
#FE73F8 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.6% C 0.227 H 329.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73F8 |
|---|---|
| RGB | rgb(254, 115, 248) |
| HSL | hsl(303, 99%, 72%) |
| HSV | hsv(303, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 2.4%, 0.4%) |
| CIE-LAB | lab(69.55, 69.37, -42.37) |
| CIE-LCH | lch(69.55, 81.29, 328.58°) |
| OKLab | oklab(76.65% 0.1951 -0.1163) |
| OKLCH | oklch(76.65% 0.227 329.2) |
| XYZ | xyz(63.9464, 40.1137, 93.1633) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 3.19
Violet (CSS)
#EE82EE
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 3.47
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73F8 #73FE79
analogous
#BF73FE #FE73F8 #FE73B2
triadic
#FE73F8 #F8FE73 #73F8FE
tetradic
#FE73F8 #FEBF73 #73FE79 #73B2FE
square
#FE73F8 #FEBF73 #73FE79 #73B2FE
split-complementary
#FE73F8 #B2FE73 #73FEBF
monochromatic
#F502EA #FE36F5 #FE73F8 #FEB0FB #FFE1FD
Accessibility & contrast
On white
2.33
#FE73F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FE73F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73F8
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73F8 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#94B1F4
Tritanopia (blue-blind)
#FF81AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe73f8; /* rgb */ color: rgb(254, 115, 248); /* oklch */ color: oklch(76.6% 0.227 329.2);
Tailwind
colors: {
custom: {
50: '#ffa2fb',
500: '#fe73f8',
950: '#000000',
},
}SCSS
$custom: #fe73f8; $custom-light: #ffa2fb; $custom-dark: #000000;
JSON
{
"hex": "#fe73f8",
"rgb": {
"r": 254,
"g": 115,
"b": 248
},
"hsl": {
"h": 302.59,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.7665,
"c": 0.22712,
"h": 329.2
},
"luminance": 0.4011
}Semantic roles & 50–950 ramp
primary
#FE73F8
secondary
#D4F7D5
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85