#FD77CC#FD77CC
#FD77CC is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.2% C 0.188 H 343.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77CC |
|---|---|
| RGB | rgb(253, 119, 204) |
| HSL | hsl(322, 97%, 73%) |
| HSV | hsv(322, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 19.4%, 0.8%) |
| CIE-LAB | lab(68.34, 60.56, -19.88) |
| CIE-LCH | lch(68.34, 63.74, 341.82°) |
| OKLab | oklab(75.16% 0.1805 -0.0528) |
| OKLCH | oklch(75.16% 0.188 343.7) |
| XYZ | xyz(58.0052, 38.4407, 61.4798) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 4.12
Bubblegum (survey)
#FF6CB5
ΔE00 4.51
Hot Pink
#FF69B4
ΔE00 4.72
Bubble Gum Pink
#FF69AF
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77CC #77FDA8
analogous
#EB77FD #FD77CC #FD7789
triadic
#FD77CC #CCFD77 #77CCFD
tetradic
#FD77CC #FDEB77 #77FDA8 #7789FD
square
#FD77CC #FDEB77 #77FDA8 #7789FD
split-complementary
#FD77CC #89FD77 #77FDEB
monochromatic
#F6049D #FC3BB5 #FD77CC #FEB3E3 #FFE1F4
Accessibility & contrast
On white
2.42
#FD77CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FD77CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77CC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77CC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199CF
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#FF7798
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd77cc; /* rgb */ color: rgb(253, 119, 204); /* oklch */ color: oklch(75.2% 0.188 343.7);
Tailwind
colors: {
custom: {
50: '#ffa3db',
500: '#fd77cc',
950: '#000000',
},
}SCSS
$custom: #fd77cc; $custom-light: #ffa3db; $custom-dark: #000000;
JSON
{
"hex": "#fd77cc",
"rgb": {
"r": 253,
"g": 119,
"b": 204
},
"hsl": {
"h": 321.94,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.75161,
"c": 0.1881,
"h": 343.7
},
"luminance": 0.38436
}Semantic roles & 50–950 ramp
primary
#FD77CC
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83