#FD77C3#FD77C3
#FD77C3 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.8% C 0.183 H 347.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77C3 |
|---|---|
| RGB | rgb(253, 119, 195) |
| HSL | hsl(326, 97%, 73%) |
| HSV | hsv(326, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 22.9%, 0.8%) |
| CIE-LAB | lab(68.04, 59.31, -15.31) |
| CIE-LCH | lch(68.04, 61.26, 345.53°) |
| OKLab | oklab(74.83% 0.1782 -0.0402) |
| OKLCH | oklch(74.83% 0.183 347.3) |
| XYZ | xyz(56.9569, 38.0213, 55.9583) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.45
Pink (survey)
#FF81C0
ΔE00 2.66
Bubblegum (survey)
#FF6CB5
ΔE00 2.95
Hot Pink
#FF69B4
ΔE00 3.28
Bubble Gum Pink
#FF69AF
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77C3 #77FDB1
analogous
#F477FD #FD77C3 #FD7780
triadic
#FD77C3 #C3FD77 #77C3FD
tetradic
#FD77C3 #FDF477 #77FDB1 #7780FD
square
#FD77C3 #FDF477 #77FDB1 #7780FD
split-complementary
#FD77C3 #80FD77 #77FDF4
monochromatic
#F6048D #FC3BA8 #FD77C3 #FEB3DE #FFE1F2
Accessibility & contrast
On white
2.44
#FD77C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FD77C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77C3
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77C3 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C5
Deuteranopia (green-blind)
#A9AEC0
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd77c3; /* rgb */ color: rgb(253, 119, 195); /* oklch */ color: oklch(74.8% 0.183 347.3);
Tailwind
colors: {
custom: {
50: '#ffa3d5',
500: '#fd77c3',
950: '#000000',
},
}SCSS
$custom: #fd77c3; $custom-light: #ffa3d5; $custom-dark: #000000;
JSON
{
"hex": "#fd77c3",
"rgb": {
"r": 253,
"g": 119,
"b": 195
},
"hsl": {
"h": 325.97,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.7483,
"c": 0.18268,
"h": 347.3
},
"luminance": 0.38016
}Semantic roles & 50–950 ramp
primary
#FD77C3
secondary
#D4F7E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83