#FE73EB#FE73EB
#FE73EB is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.1% C 0.217 H 333.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73EB |
|---|---|
| RGB | rgb(254, 115, 235) |
| HSL | hsl(308, 99%, 72%) |
| HSV | hsv(308, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 7.5%, 0.4%) |
| CIE-LAB | lab(68.99, 67.28, -36.09) |
| CIE-LCH | lch(68.99, 76.35, 331.79°) |
| OKLab | oklab(76.06% 0.1932 -0.0983) |
| OKLCH | oklch(76.06% 0.217 333) |
| XYZ | xyz(61.9992, 39.3348, 82.9080) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 2.49
Violet (CSS)
#EE82EE
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 4.32
Violet Pink
#FB5FFC
ΔE00 4.67
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73EB #73FE86
analogous
#CB73FE #FE73EB #FE73A6
triadic
#FE73EB #EBFE73 #73EBFE
tetradic
#FE73EB #FECB73 #73FE86 #73A6FE
square
#FE73EB #FECB73 #73FE86 #73A6FE
split-complementary
#FE73EB #A6FE73 #73FECB
monochromatic
#F502D4 #FE36E2 #FE73EB #FEB0F4 #FFE1FB
Accessibility & contrast
On white
2.37
#FE73EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FE73EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73EB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73EB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FF7DA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe73eb; /* rgb */ color: rgb(254, 115, 235); /* oklch */ color: oklch(76.1% 0.217 333.0);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fe73eb',
950: '#000000',
},
}SCSS
$custom: #fe73eb; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fe73eb",
"rgb": {
"r": 254,
"g": 115,
"b": 235
},
"hsl": {
"h": 308.201,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.76059,
"c": 0.21682,
"h": 333
},
"luminance": 0.3933
}Semantic roles & 50–950 ramp
primary
#FE73EB
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85