#FD73ED#FD73ED
#FD73ED is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.218 H 332.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73ED |
|---|---|
| RGB | rgb(253, 115, 237) |
| HSL | hsl(307, 97%, 72%) |
| HSV | hsv(307, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 6.3%, 0.8%) |
| CIE-LAB | lab(68.94, 67.33, -37.29) |
| CIE-LCH | lch(68.94, 76.96, 331.02°) |
| OKLab | oklab(76.02% 0.1925 -0.1018) |
| OKLCH | oklch(76.02% 0.218 332.1) |
| XYZ | xyz(61.9246, 39.2628, 84.4212) |
| Luminance | 0.3926 (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.23
Light Magenta
#FA5FF7
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73ED #73FD83
analogous
#C873FD #FD73ED #FD73A8
triadic
#FD73ED #EDFD73 #73EDFD
tetradic
#FD73ED #FDC873 #73FD83 #73A8FD
square
#FD73ED #FDC873 #73FD83 #73A8FD
split-complementary
#FD73ED #A8FD73 #73FDC8
monochromatic
#F203D6 #FC37E5 #FD73ED #FEAFF5 #FFE1FB
Accessibility & contrast
On white
2.37
#FD73ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FD73ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73ED
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73ED | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd73ed; /* rgb */ color: rgb(253, 115, 237); /* oklch */ color: oklch(76.0% 0.218 332.1);
Tailwind
colors: {
custom: {
50: '#ffa1f3',
500: '#fd73ed',
950: '#000000',
},
}SCSS
$custom: #fd73ed; $custom-light: #ffa1f3; $custom-dark: #000000;
JSON
{
"hex": "#fd73ed",
"rgb": {
"r": 253,
"g": 115,
"b": 237
},
"hsl": {
"h": 306.957,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.7602,
"c": 0.21774,
"h": 332.1
},
"luminance": 0.39259
}Semantic roles & 50–950 ramp
primary
#FD73ED
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85