#FD77F6#FD77F6
#FD77F6 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.219 H 329.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77F6 |
|---|---|
| RGB | rgb(253, 119, 246) |
| HSL | hsl(303, 97%, 73%) |
| HSV | hsv(303, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 2.8%, 0.8%) |
| CIE-LAB | lab(69.99, 67.00, -40.60) |
| CIE-LCH | lch(69.99, 78.34, 328.79°) |
| OKLab | oklab(76.92% 0.1887 -0.1113) |
| OKLCH | oklch(76.92% 0.219 329.5) |
| XYZ | xyz(63.7387, 40.7341, 91.6762) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.69
Violet (CSS)
#EE82EE
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77F6 #77FD7E
analogous
#C177FD #FD77F6 #FD77B3
triadic
#FD77F6 #F6FD77 #77F6FD
tetradic
#FD77F6 #FDC177 #77FD7E #77B3FD
square
#FD77F6 #FDC177 #77FD7E #77B3FD
split-complementary
#FD77F6 #B3FD77 #77FDC1
monochromatic
#F604E9 #FC3BF2 #FD77F6 #FEB3FA #FFE1FD
Accessibility & contrast
On white
2.30
#FD77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FD77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77F6
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77F6 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FFA
Deuteranopia (green-blind)
#97B2F2
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd77f6; /* rgb */ color: rgb(253, 119, 246); /* oklch */ color: oklch(76.9% 0.219 329.5);
Tailwind
colors: {
custom: {
50: '#ffa4f9',
500: '#fd77f6',
950: '#000000',
},
}SCSS
$custom: #fd77f6; $custom-light: #ffa4f9; $custom-dark: #000000;
JSON
{
"hex": "#fd77f6",
"rgb": {
"r": 253,
"g": 119,
"b": 246
},
"hsl": {
"h": 303.134,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.76917,
"c": 0.21906,
"h": 329.5
},
"luminance": 0.4073
}Semantic roles & 50–950 ramp
primary
#FD77F6
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85