#FD77ED#FD77ED
#FD77ED is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.212 H 332.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77ED |
|---|---|
| RGB | rgb(253, 119, 237) |
| HSL | hsl(307, 97%, 73%) |
| HSV | hsv(307, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 6.3%, 0.8%) |
| CIE-LAB | lab(69.61, 65.54, -36.25) |
| CIE-LCH | lch(69.61, 74.90, 331.05°) |
| OKLab | oklab(76.51% 0.1873 -0.0988) |
| OKLCH | oklch(76.51% 0.212 332.2) |
| XYZ | xyz(62.3907, 40.1949, 84.5766) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Violet (CSS)
#EE82EE
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77ED #77FD87
analogous
#CA77FD #FD77ED #FD77AA
triadic
#FD77ED #EDFD77 #77EDFD
tetradic
#FD77ED #FDCA77 #77FD87 #77AAFD
square
#FD77ED #FDCA77 #77FD87 #77AAFD
split-complementary
#FD77ED #AAFD77 #77FDCA
monochromatic
#F604D9 #FC3BE5 #FD77ED #FEB3F5 #FFE1FB
Accessibility & contrast
On white
2.32
#FD77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FD77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77ED
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77ED | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd77ed; /* rgb */ color: rgb(253, 119, 237); /* oklch */ color: oklch(76.5% 0.212 332.2);
Tailwind
colors: {
custom: {
50: '#ffa4f3',
500: '#fd77ed',
950: '#000000',
},
}SCSS
$custom: #fd77ed; $custom-light: #ffa4f3; $custom-dark: #000000;
JSON
{
"hex": "#fd77ed",
"rgb": {
"r": 253,
"g": 119,
"b": 237
},
"hsl": {
"h": 307.164,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.76511,
"c": 0.21182,
"h": 332.2
},
"luminance": 0.40191
}Semantic roles & 50–950 ramp
primary
#FD77ED
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85