#FE73F3#FE73F3
#FE73F3 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.223 H 330.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73F3 |
|---|---|
| RGB | rgb(254, 115, 243) |
| HSL | hsl(305, 99%, 72%) |
| HSV | hsv(305, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 4.3%, 0.4%) |
| CIE-LAB | lab(69.33, 68.56, -39.97) |
| CIE-LCH | lch(69.33, 79.36, 329.76°) |
| OKLab | oklab(76.42% 0.1944 -0.1094) |
| OKLCH | oklch(76.42% 0.223 330.6) |
| XYZ | xyz(63.1810, 39.8075, 89.1325) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 2.76
Violet (CSS)
#EE82EE
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.83
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73F3 #73FE7E
analogous
#C373FE #FE73F3 #FE73AE
triadic
#FE73F3 #F3FE73 #73F3FE
tetradic
#FE73F3 #FEC373 #73FE7E #73AEFE
square
#FE73F3 #FEC373 #73FE7E #73AEFE
split-complementary
#FE73F3 #AEFE73 #73FEC3
monochromatic
#F502E2 #FE36EE #FE73F3 #FEB0F8 #FFE1FC
Accessibility & contrast
On white
2.34
#FE73F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FE73F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73F3
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73F3 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe73f3; /* rgb */ color: rgb(254, 115, 243); /* oklch */ color: oklch(76.4% 0.223 330.6);
Tailwind
colors: {
custom: {
50: '#ffa1f7',
500: '#fe73f3',
950: '#000000',
},
}SCSS
$custom: #fe73f3; $custom-light: #ffa1f7; $custom-dark: #000000;
JSON
{
"hex": "#fe73f3",
"rgb": {
"r": 254,
"g": 115,
"b": 243
},
"hsl": {
"h": 304.748,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.76419,
"c": 0.2231,
"h": 330.6
},
"luminance": 0.39803
}Semantic roles & 50–950 ramp
primary
#FE73F3
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85