#FE73FF#FE73FF
#FE73FF is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 77.0% C 0.233 H 327.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73FF |
|---|---|
| RGB | rgb(254, 115, 255) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 55%, 100%) |
| CMYK | cmyk(0.4%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(69.86, 70.53, -45.71) |
| CIE-LCH | lch(69.86, 84.05, 327.05°) |
| OKLab | oklab(76.98% 0.1959 -0.1259) |
| OKLCH | oklch(76.98% 0.233 327.3) |
| XYZ | xyz(65.0527, 40.5562, 98.9900) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 3.97
Orchid
#DA70D6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73FF #74FF73
analogous
#B873FF #FE73FF #FF73BA
triadic
#FE73FF #FFFE73 #73FFFE
tetradic
#FE73FF #FFB873 #74FF73 #73BAFF
square
#FE73FF #FFB873 #74FF73 #73BAFF
split-complementary
#FE73FF #BAFF73 #73FFB8
monochromatic
#F600F8 #FE36FF #FE73FF #FEB0FF #FFE0FF
Accessibility & contrast
On white
2.31
#FE73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FE73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73FF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73FF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FF84AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe73ff; /* rgb */ color: rgb(254, 115, 255); /* oklch */ color: oklch(77.0% 0.233 327.3);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#fe73ff',
950: '#000000',
},
}SCSS
$custom: #fe73ff; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#fe73ff",
"rgb": {
"r": 254,
"g": 115,
"b": 255
},
"hsl": {
"h": 299.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.76982,
"c": 0.23285,
"h": 327.3
},
"luminance": 0.40552
}Semantic roles & 50–950 ramp
primary
#FE73FF
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86