#FE73F6#FE73F6
#FE73F6 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.6% C 0.226 H 329.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73F6 |
|---|---|
| RGB | rgb(254, 115, 246) |
| HSL | hsl(303, 99%, 72%) |
| HSV | hsv(303, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 3.1%, 0.4%) |
| CIE-LAB | lab(69.46, 69.04, -41.41) |
| CIE-LCH | lch(69.46, 80.51, 329.05°) |
| OKLab | oklab(76.56% 0.1948 -0.1135) |
| OKLCH | oklch(76.56% 0.226 329.8) |
| XYZ | xyz(63.6378, 39.9902, 91.5379) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 3.27
Light Magenta
#FA5FF7
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.59
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73F6 #73FE7B
analogous
#C073FE #FE73F6 #FE73B1
triadic
#FE73F6 #F6FE73 #73F6FE
tetradic
#FE73F6 #FEC073 #73FE7B #73B1FE
square
#FE73F6 #FEC073 #73FE7B #73B1FE
split-complementary
#FE73F6 #B1FE73 #73FEC0
monochromatic
#F502E7 #FE36F2 #FE73F6 #FEB0FA #FFE1FD
Accessibility & contrast
On white
2.33
#FE73F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FE73F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73F6
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73F6 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFA
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe73f6; /* rgb */ color: rgb(254, 115, 246); /* oklch */ color: oklch(76.6% 0.226 329.8);
Tailwind
colors: {
custom: {
50: '#ffa1f9',
500: '#fe73f6',
950: '#000000',
},
}SCSS
$custom: #fe73f6; $custom-light: #ffa1f9; $custom-dark: #000000;
JSON
{
"hex": "#fe73f6",
"rgb": {
"r": 254,
"g": 115,
"b": 246
},
"hsl": {
"h": 303.453,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.76557,
"c": 0.2255,
"h": 329.8
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#FE73F6
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85