#F77DD4#F77DD4
#F77DD4 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.5% C 0.179 H 339.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DD4 |
|---|---|
| RGB | rgb(247, 125, 212) |
| HSL | hsl(317, 88%, 73%) |
| HSV | hsv(317, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 14.2%, 3.1%) |
| CIE-LAB | lab(68.90, 57.13, -23.58) |
| CIE-LCH | lch(68.90, 61.81, 337.57°) |
| OKLab | oklab(75.5% 0.1678 -0.0632) |
| OKLCH | oklch(75.5% 0.179 339.4) |
| XYZ | xyz(57.5757, 39.1990, 66.8083) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 4.92
Pink (survey)
#FF81C0
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DD4 #7DF7A0
analogous
#DD7DF7 #F77DD4 #F77D97
triadic
#F77DD4 #D4F77D #7DD4F7
tetradic
#F77DD4 #F7DD7D #7DF7A0 #7D97F7
square
#F77DD4 #F7DD7D #7DF7A0 #7D97F7
split-complementary
#F77DD4 #97F77D #7DF7DD
monochromatic
#EB0EAC #F343C1 #F77DD4 #FBB7E7 #FDE2F5
Accessibility & contrast
On white
2.38
#F77DD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F77DD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DD4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DD4 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829CD7
Deuteranopia (green-blind)
#A3AFD1
Tritanopia (blue-blind)
#FF809F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f77dd4; /* rgb */ color: rgb(247, 125, 212); /* oklch */ color: oklch(75.5% 0.179 339.4);
Tailwind
colors: {
custom: {
50: '#fca6e1',
500: '#f77dd4',
950: '#000000',
},
}SCSS
$custom: #f77dd4; $custom-light: #fca6e1; $custom-dark: #000000;
JSON
{
"hex": "#f77dd4",
"rgb": {
"r": 247,
"g": 125,
"b": 212
},
"hsl": {
"h": 317.213,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.755,
"c": 0.17934,
"h": 339.4
},
"luminance": 0.39195
}Semantic roles & 50–950 ramp
primary
#F77DD4
secondary
#D6F5DF
accent
#E54200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83