#FE73FD#FE73FD
#FE73FD is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.9% C 0.231 H 327.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73FD |
|---|---|
| RGB | rgb(254, 115, 253) |
| HSL | hsl(300, 99%, 72%) |
| HSV | hsv(300, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 0.4%, 0.4%) |
| CIE-LAB | lab(69.77, 70.20, -44.76) |
| CIE-LCH | lch(69.77, 83.25, 327.48°) |
| OKLab | oklab(76.89% 0.1957 -0.1232) |
| OKLCH | oklch(76.89% 0.231 327.8) |
| XYZ | xyz(64.7324, 40.4281, 97.3033) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 3.73
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73FD #73FE74
analogous
#BA73FE #FE73FD #FE73B7
triadic
#FE73FD #FDFE73 #73FDFE
tetradic
#FE73FD #FEBA73 #73FE74 #73B7FE
square
#FE73FD #FEBA73 #73FE74 #73B7FE
split-complementary
#FE73FD #B7FE73 #73FEBA
monochromatic
#F502F3 #FE36FC #FE73FD #FEB0FE #FFE1FF
Accessibility & contrast
On white
2.31
#FE73FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FE73FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73FD
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73FD | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659FFF
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#FF83AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe73fd; /* rgb */ color: rgb(254, 115, 253); /* oklch */ color: oklch(76.9% 0.231 327.8);
Tailwind
colors: {
custom: {
50: '#ffa2fe',
500: '#fe73fd',
950: '#000000',
},
}SCSS
$custom: #fe73fd; $custom-light: #ffa2fe; $custom-dark: #000000;
JSON
{
"hex": "#fe73fd",
"rgb": {
"r": 254,
"g": 115,
"b": 253
},
"hsl": {
"h": 300.432,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.76886,
"c": 0.2312,
"h": 327.8
},
"luminance": 0.40424
}Semantic roles & 50–950 ramp
primary
#FE73FD
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86