#FD77AF#FD77AF
#FD77AF is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.2% C 0.173 H 355.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77AF |
|---|---|
| RGB | rgb(253, 119, 175) |
| HSL | hsl(335, 97%, 73%) |
| HSV | hsv(335, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 30.8%, 0.8%) |
| CIE-LAB | lab(67.41, 56.74, -4.99) |
| CIE-LCH | lch(67.41, 56.96, 354.98°) |
| OKLab | oklab(74.16% 0.1723 -0.0124) |
| OKLCH | oklch(74.16% 0.173 355.9) |
| XYZ | xyz(54.8451, 37.1767, 44.8365) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.75
Bubblegum (survey)
#FF6CB5
ΔE00 2.98
Hot Pink
#FF69B4
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 3.37
Carnation Pink
#FF7FA7
ΔE00 3.59
Pinky
#FC86AA
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77AF #77FDC5
analogous
#FD77F2 #FD77AF #FD8277
triadic
#FD77AF #AFFD77 #77AFFD
tetradic
#FD77AF #F2FD77 #77FDC5 #8277FD
square
#FD77AF #F2FD77 #77FDC5 #8277FD
split-complementary
#FD77AF #77FD82 #77F2FD
monochromatic
#F60469 #FC3B8C #FD77AF #FEB3D2 #FFE1ED
Accessibility & contrast
On white
2.49
#FD77AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FD77AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77AF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77AF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B1
Deuteranopia (green-blind)
#AEADAC
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd77af; /* rgb */ color: rgb(253, 119, 175); /* oklch */ color: oklch(74.2% 0.173 355.9);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#fd77af',
950: '#000000',
},
}SCSS
$custom: #fd77af; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#fd77af",
"rgb": {
"r": 253,
"g": 119,
"b": 175
},
"hsl": {
"h": 334.925,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74156,
"c": 0.17276,
"h": 355.9
},
"luminance": 0.37171
}Semantic roles & 50–950 ramp
primary
#FD77AF
secondary
#D4F7E8
accent
#E68600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82