#FD71ED#FD71ED
#FD71ED is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.8% C 0.221 H 332.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD71ED |
|---|---|
| RGB | rgb(253, 113, 237) |
| HSL | hsl(307, 97%, 72%) |
| HSV | hsv(307, 55%, 99%) |
| CMYK | cmyk(0%, 55.3%, 6.3%, 0.8%) |
| CIE-LAB | lab(68.61, 68.21, -37.79) |
| CIE-LCH | lch(68.61, 77.98, 331.01°) |
| OKLab | oklab(75.78% 0.1951 -0.1032) |
| OKLCH | oklch(75.78% 0.221 332.1) |
| XYZ | xyz(61.6991, 38.8116, 84.3460) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 2.14
Violet (CSS)
#EE82EE
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 4.05
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD71ED #71FD81
analogous
#C771FD #FD71ED #FD71A7
triadic
#FD71ED #EDFD71 #71EDFD
tetradic
#FD71ED #FDC771 #71FD81 #71A7FD
square
#FD71ED #FDC771 #71FD81 #71A7FD
split-complementary
#FD71ED #A7FD71 #71FDC7
monochromatic
#F003D5 #FC35E5 #FD71ED #FEADF5 #FFE1FB
Accessibility & contrast
On white
2.40
#FD71ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FD71ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD71ED
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD71ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD71ED | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF1
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd71ed; /* rgb */ color: rgb(253, 113, 237); /* oklch */ color: oklch(75.8% 0.221 332.1);
Tailwind
colors: {
custom: {
50: '#ffa0f3',
500: '#fd71ed',
950: '#000000',
},
}SCSS
$custom: #fd71ed; $custom-light: #ffa0f3; $custom-dark: #000000;
JSON
{
"hex": "#fd71ed",
"rgb": {
"r": 253,
"g": 113,
"b": 237
},
"hsl": {
"h": 306.857,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.7578,
"c": 0.22067,
"h": 332.1
},
"luminance": 0.38807
}Semantic roles & 50–950 ramp
primary
#FD71ED
secondary
#D3F7D7
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85