#FD77C2#FD77C2
#FD77C2 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.8% C 0.182 H 347.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77C2 |
|---|---|
| RGB | rgb(253, 119, 194) |
| HSL | hsl(326, 97%, 73%) |
| HSV | hsv(326, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 23.3%, 0.8%) |
| CIE-LAB | lab(68.00, 59.18, -14.80) |
| CIE-LCH | lch(68.00, 61.00, 345.96°) |
| OKLab | oklab(74.8% 0.1779 -0.0388) |
| OKLCH | oklch(74.8% 0.182 347.7) |
| XYZ | xyz(56.8442, 37.9763, 55.3648) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 2.53
Bubblegum (survey)
#FF6CB5
ΔE00 2.79
Hot Pink
#FF69B4
ΔE00 3.15
Bubble Gum Pink
#FF69AF
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77C2 #77FDB2
analogous
#F577FD #FD77C2 #FD777F
triadic
#FD77C2 #C2FD77 #77C2FD
tetradic
#FD77C2 #FDF577 #77FDB2 #777FFD
square
#FD77C2 #FDF577 #77FDB2 #777FFD
split-complementary
#FD77C2 #7FFD77 #77FDF5
monochromatic
#F6048B #FC3BA7 #FD77C2 #FEB3DD #FFE1F1
Accessibility & contrast
On white
2.44
#FD77C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FD77C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77C2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77C2 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C4
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd77c2; /* rgb */ color: rgb(253, 119, 194); /* oklch */ color: oklch(74.8% 0.182 347.7);
Tailwind
colors: {
custom: {
50: '#ffa3d4',
500: '#fd77c2',
950: '#000000',
},
}SCSS
$custom: #fd77c2; $custom-light: #ffa3d4; $custom-dark: #000000;
JSON
{
"hex": "#fd77c2",
"rgb": {
"r": 253,
"g": 119,
"b": 194
},
"hsl": {
"h": 326.418,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74795,
"c": 0.18211,
"h": 347.7
},
"luminance": 0.37971
}Semantic roles & 50–950 ramp
primary
#FD77C2
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83