#FD77F7#FD77F7
#FD77F7 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.0% C 0.220 H 329.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77F7 |
|---|---|
| RGB | rgb(253, 119, 247) |
| HSL | hsl(303, 97%, 73%) |
| HSV | hsv(303, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 2.4%, 0.8%) |
| CIE-LAB | lab(70.03, 67.17, -41.08) |
| CIE-LCH | lch(70.03, 78.74, 328.55°) |
| OKLab | oklab(76.96% 0.1888 -0.1126) |
| OKLCH | oklch(76.96% 0.22 329.2) |
| XYZ | xyz(63.8926, 40.7957, 92.4867) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.80
Violet (CSS)
#EE82EE
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77F7 #77FD7D
analogous
#C077FD #FD77F7 #FD77B4
triadic
#FD77F7 #F7FD77 #77F7FD
tetradic
#FD77F7 #FDC077 #77FD7D #77B4FD
square
#FD77F7 #FDC077 #77FD7D #77B4FD
split-complementary
#FD77F7 #B4FD77 #77FDC0
monochromatic
#F604EB #FC3BF3 #FD77F7 #FEB3FB #FFE1FD
Accessibility & contrast
On white
2.29
#FD77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FD77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77F7
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77F7 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FB
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd77f7; /* rgb */ color: rgb(253, 119, 247); /* oklch */ color: oklch(77.0% 0.220 329.2);
Tailwind
colors: {
custom: {
50: '#ffa4fa',
500: '#fd77f7',
950: '#000000',
},
}SCSS
$custom: #fd77f7; $custom-light: #ffa4fa; $custom-dark: #000000;
JSON
{
"hex": "#fd77f7",
"rgb": {
"r": 253,
"g": 119,
"b": 247
},
"hsl": {
"h": 302.687,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.76963,
"c": 0.21987,
"h": 329.2
},
"luminance": 0.40792
}Semantic roles & 50–950 ramp
primary
#FD77F7
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85