#F77DD2#F77DD2
#F77DD2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.4% C 0.178 H 340.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DD2 |
|---|---|
| RGB | rgb(247, 125, 210) |
| HSL | hsl(318, 88%, 73%) |
| HSV | hsv(318, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 15%, 3.1%) |
| CIE-LAB | lab(68.82, 56.83, -22.58) |
| CIE-LCH | lch(68.82, 61.15, 338.33°) |
| OKLab | oklab(75.42% 0.1674 -0.0604) |
| OKLCH | oklch(75.42% 0.178 340.1) |
| XYZ | xyz(57.3250, 39.0987, 65.4878) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.90
Pink (survey)
#FF81C0
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DD2 #7DF7A2
analogous
#DF7DF7 #F77DD2 #F77D95
triadic
#F77DD2 #D2F77D #7DD2F7
tetradic
#F77DD2 #F7DF7D #7DF7A2 #7D95F7
square
#F77DD2 #F7DF7D #7DF7A2 #7D95F7
split-complementary
#F77DD2 #95F77D #7DF7DF
monochromatic
#EB0EA8 #F343BE #F77DD2 #FBB7E6 #FDE2F5
Accessibility & contrast
On white
2.38
#F77DD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F77DD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DD2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DD2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839CD5
Deuteranopia (green-blind)
#A4AFCF
Tritanopia (blue-blind)
#FF7F9E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f77dd2; /* rgb */ color: rgb(247, 125, 210); /* oklch */ color: oklch(75.4% 0.178 340.1);
Tailwind
colors: {
custom: {
50: '#fca6e0',
500: '#f77dd2',
950: '#000000',
},
}SCSS
$custom: #f77dd2; $custom-light: #fca6e0; $custom-dark: #000000;
JSON
{
"hex": "#f77dd2",
"rgb": {
"r": 247,
"g": 125,
"b": 210
},
"hsl": {
"h": 318.197,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.75422,
"c": 0.17794,
"h": 340.1
},
"luminance": 0.39095
}Semantic roles & 50–950 ramp
primary
#F77DD2
secondary
#D6F5DF
accent
#E54600
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83