#FD77C0#FD77C0
#FD77C0 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.7% C 0.181 H 348.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77C0 |
|---|---|
| RGB | rgb(253, 119, 192) |
| HSL | hsl(327, 97%, 73%) |
| HSV | hsv(327, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 24.1%, 0.8%) |
| CIE-LAB | lab(67.94, 58.91, -13.78) |
| CIE-LCH | lch(67.94, 60.50, 346.84°) |
| OKLab | oklab(74.72% 0.1774 -0.036) |
| OKLCH | oklch(74.72% 0.181 348.5) |
| XYZ | xyz(56.6211, 37.8870, 54.1898) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.30
Bubblegum (survey)
#FF6CB5
ΔE00 2.50
Bubblegum Pink
#FE83CC
ΔE00 2.72
Hot Pink
#FF69B4
ΔE00 2.90
Bubble Gum Pink
#FF69AF
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77C0 #77FDB4
analogous
#F777FD #FD77C0 #FD777D
triadic
#FD77C0 #C0FD77 #77C0FD
tetradic
#FD77C0 #FDF777 #77FDB4 #777DFD
square
#FD77C0 #FDF777 #77FDB4 #777DFD
split-complementary
#FD77C0 #7DFD77 #77FDF7
monochromatic
#F60488 #FC3BA4 #FD77C0 #FEB3DC #FFE1F1
Accessibility & contrast
On white
2.45
#FD77C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FD77C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77C0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77C0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#FF7393
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd77c0; /* rgb */ color: rgb(253, 119, 192); /* oklch */ color: oklch(74.7% 0.181 348.5);
Tailwind
colors: {
custom: {
50: '#ffa3d3',
500: '#fd77c0',
950: '#000000',
},
}SCSS
$custom: #fd77c0; $custom-light: #ffa3d3; $custom-dark: #000000;
JSON
{
"hex": "#fd77c0",
"rgb": {
"r": 253,
"g": 119,
"b": 192
},
"hsl": {
"h": 327.313,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74724,
"c": 0.181,
"h": 348.5
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#FD77C0
secondary
#D4F7E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82