#F770B7#F770B7
#F770B7 is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.7% C 0.181 H 349.8°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F770B7 |
|---|---|
| RGB | rgb(247, 112, 183) |
| HSL | hsl(328, 89%, 70%) |
| HSV | hsv(328, 55%, 97%) |
| CMYK | cmyk(0%, 54.7%, 25.9%, 3.1%) |
| CIE-LAB | lab(65.58, 59.12, -12.32) |
| CIE-LCH | lch(65.58, 60.39, 348.23°) |
| OKLab | oklab(72.7% 0.1786 -0.0321) |
| OKLCH | oklch(72.7% 0.181 349.8) |
| XYZ | xyz(52.7011, 34.7862, 48.7294) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.48
Hot Pink
#FF69B4
ΔE00 1.66
Bubble Gum Pink
#FF69AF
ΔE00 2.35
Pink (survey)
#FF81C0
ΔE00 3.76
Bubblegum Pink
#FE83CC
ΔE00 4.61
Pale Magenta
#D767AD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F770B7 #70F7B0
analogous
#F370F7 #F770B7 #F77074
triadic
#F770B7 #B7F770 #70B7F7
tetradic
#F770B7 #F7F370 #70F7B0 #7074F7
square
#F770B7 #F7F370 #70F7B0 #7074F7
split-complementary
#F770B7 #74F770 #70F7F3
monochromatic
#E00D7C #F4369A #F770B7 #FAAAD4 #FDE2F0
Accessibility & contrast
On white
2.64
#F770B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#F770B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F770B7
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F770B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F770B7 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8090B9
Deuteranopia (green-blind)
#A4A8B4
Tritanopia (blue-blind)
#FF6B8C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f770b7; /* rgb */ color: rgb(247, 112, 183); /* oklch */ color: oklch(72.7% 0.181 349.8);
Tailwind
colors: {
custom: {
50: '#fd9ecc',
500: '#f770b7',
950: '#000000',
},
}SCSS
$custom: #f770b7; $custom-light: #fd9ecc; $custom-dark: #000000;
JSON
{
"hex": "#f770b7",
"rgb": {
"r": 247,
"g": 112,
"b": 183
},
"hsl": {
"h": 328.444,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.72702,
"c": 0.18144,
"h": 349.8
},
"luminance": 0.34781
}Semantic roles & 50–950 ramp
primary
#F770B7
secondary
#CFF4E0
accent
#E66D00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82