#FD73EA#FD73EA
#FD73EA is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.215 H 333.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73EA |
|---|---|
| RGB | rgb(253, 115, 234) |
| HSL | hsl(308, 97%, 72%) |
| HSV | hsv(308, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 7.5%, 0.8%) |
| CIE-LAB | lab(68.82, 66.86, -35.83) |
| CIE-LCH | lch(68.82, 75.85, 331.81°) |
| OKLab | oklab(75.89% 0.192 -0.0976) |
| OKLCH | oklch(75.89% 0.215 333.1) |
| XYZ | xyz(61.4900, 39.0889, 82.1322) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 4.32
Violet Pink
#FB5FFC
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73EA #73FD86
analogous
#CB73FD #FD73EA #FD73A5
triadic
#FD73EA #EAFD73 #73EAFD
tetradic
#FD73EA #FDCB73 #73FD86 #73A5FD
square
#FD73EA #FDCB73 #73FD86 #73A5FD
split-complementary
#FD73EA #A5FD73 #73FDCB
monochromatic
#F203D1 #FC37E1 #FD73EA #FEAFF3 #FFE1FA
Accessibility & contrast
On white
2.38
#FD73EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FD73EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73EA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73EA | 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)
#709BEE
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd73ea; /* rgb */ color: rgb(253, 115, 234); /* oklch */ color: oklch(75.9% 0.215 333.1);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fd73ea',
950: '#000000',
},
}SCSS
$custom: #fd73ea; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fd73ea",
"rgb": {
"r": 253,
"g": 115,
"b": 234
},
"hsl": {
"h": 308.261,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.75887,
"c": 0.21541,
"h": 333.1
},
"luminance": 0.39085
}Semantic roles & 50–950 ramp
primary
#FD73EA
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84