#FD77E2#FD77E2
#FD77E2 is a light, highly saturated pink. Relative luminance 0.396; OKLCH L 76.0% C 0.203 H 335.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77E2 |
|---|---|
| RGB | rgb(253, 119, 226) |
| HSL | hsl(312, 97%, 73%) |
| HSV | hsv(312, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 10.7%, 0.8%) |
| CIE-LAB | lab(69.16, 63.81, -30.87) |
| CIE-LCH | lch(69.16, 70.88, 334.19°) |
| OKLab | oklab(76.04% 0.1854 -0.0836) |
| OKLCH | oklch(76.04% 0.203 335.7) |
| XYZ | xyz(60.8327, 39.5717, 76.3708) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 3.62
Violet (CSS)
#EE82EE
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77E2 #77FD92
analogous
#D577FD #FD77E2 #FD779F
triadic
#FD77E2 #E2FD77 #77E2FD
tetradic
#FD77E2 #FDD577 #77FD92 #779FFD
square
#FD77E2 #FDD577 #77FD92 #779FFD
split-complementary
#FD77E2 #9FFD77 #77FDD5
monochromatic
#F604C5 #FC3BD5 #FD77E2 #FEB3EF #FFE1F9
Accessibility & contrast
On white
2.36
#FD77E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FD77E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77E2
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77E2 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789CE5
Deuteranopia (green-blind)
#9FB0DE
Tritanopia (blue-blind)
#FF7EA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd77e2; /* rgb */ color: rgb(253, 119, 226); /* oklch */ color: oklch(76.0% 0.203 335.7);
Tailwind
colors: {
custom: {
50: '#ffa3eb',
500: '#fd77e2',
950: '#000000',
},
}SCSS
$custom: #fd77e2; $custom-light: #ffa3eb; $custom-dark: #000000;
JSON
{
"hex": "#fd77e2",
"rgb": {
"r": 253,
"g": 119,
"b": 226
},
"hsl": {
"h": 312.09,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.76037,
"c": 0.20335,
"h": 335.7
},
"luminance": 0.39567
}Semantic roles & 50–950 ramp
primary
#FD77E2
secondary
#D4F7DB
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84