#FD77C4#FD77C4
#FD77C4 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.9% C 0.183 H 346.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77C4 |
|---|---|
| RGB | rgb(253, 119, 196) |
| HSL | hsl(326, 97%, 73%) |
| HSV | hsv(326, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 22.5%, 0.8%) |
| CIE-LAB | lab(68.07, 59.45, -15.82) |
| CIE-LCH | lch(68.07, 61.52, 345.10°) |
| OKLab | oklab(74.87% 0.1785 -0.0416) |
| OKLCH | oklch(74.87% 0.183 346.9) |
| XYZ | xyz(57.0703, 38.0667, 56.5557) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 3.11
Hot Pink
#FF69B4
ΔE00 3.43
Bubble Gum Pink
#FF69AF
ΔE00 4.26
Pale Magenta
#D767AD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77C4 #77FDB0
analogous
#F377FD #FD77C4 #FD7781
triadic
#FD77C4 #C4FD77 #77C4FD
tetradic
#FD77C4 #FDF377 #77FDB0 #7781FD
square
#FD77C4 #FDF377 #77FDB0 #7781FD
split-complementary
#FD77C4 #81FD77 #77FDF3
monochromatic
#F6048F #FC3BAA #FD77C4 #FEB3DE #FFE1F2
Accessibility & contrast
On white
2.44
#FD77C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FD77C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77C4
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77C4 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8498C7
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#FF7495
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd77c4; /* rgb */ color: rgb(253, 119, 196); /* oklch */ color: oklch(74.9% 0.183 346.9);
Tailwind
colors: {
custom: {
50: '#ffa3d6',
500: '#fd77c4',
950: '#000000',
},
}SCSS
$custom: #fd77c4; $custom-light: #ffa3d6; $custom-dark: #000000;
JSON
{
"hex": "#fd77c4",
"rgb": {
"r": 253,
"g": 119,
"b": 196
},
"hsl": {
"h": 325.522,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74866,
"c": 0.18325,
"h": 346.9
},
"luminance": 0.38062
}Semantic roles & 50–950 ramp
primary
#FD77C4
secondary
#D4F7E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83