#FE73E7#FE73E7
#FE73E7 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.214 H 334.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73E7 |
|---|---|
| RGB | rgb(254, 115, 231) |
| HSL | hsl(310, 99%, 72%) |
| HSV | hsv(310, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 9.1%, 0.4%) |
| CIE-LAB | lab(68.83, 66.66, -34.14) |
| CIE-LCH | lch(68.83, 74.89, 332.88°) |
| OKLab | oklab(75.88% 0.1926 -0.0928) |
| OKLCH | oklch(75.88% 0.214 334.3) |
| XYZ | xyz(61.4278, 39.1062, 79.8987) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73E7 #73FE8A
analogous
#D073FE #FE73E7 #FE73A2
triadic
#FE73E7 #E7FE73 #73E7FE
tetradic
#FE73E7 #FED073 #73FE8A #73A2FE
square
#FE73E7 #FED073 #73FE8A #73A2FE
split-complementary
#FE73E7 #A2FE73 #73FED0
monochromatic
#F502CD #FE36DD #FE73E7 #FEB0F1 #FFE1FA
Accessibility & contrast
On white
2.38
#FE73E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FE73E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73E7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73E7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729BEB
Deuteranopia (green-blind)
#9BAFE3
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe73e7; /* rgb */ color: rgb(254, 115, 231); /* oklch */ color: oklch(75.9% 0.214 334.3);
Tailwind
colors: {
custom: {
50: '#ffa1ef',
500: '#fe73e7',
950: '#000000',
},
}SCSS
$custom: #fe73e7; $custom-light: #ffa1ef; $custom-dark: #000000;
JSON
{
"hex": "#fe73e7",
"rgb": {
"r": 254,
"g": 115,
"b": 231
},
"hsl": {
"h": 309.928,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.75883,
"c": 0.21377,
"h": 334.3
},
"luminance": 0.39102
}Semantic roles & 50–950 ramp
primary
#FE73E7
secondary
#D4F7DA
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84