#F777B0#F777B0
#F777B0 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.167 H 354.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F777B0 |
|---|---|
| RGB | rgb(247, 119, 176) |
| HSL | hsl(333, 89%, 72%) |
| HSV | hsv(333, 52%, 97%) |
| CMYK | cmyk(0%, 51.8%, 28.7%, 3.1%) |
| CIE-LAB | lab(66.60, 54.97, -6.84) |
| CIE-LCH | lch(66.60, 55.39, 352.91°) |
| OKLab | oklab(73.39% 0.1665 -0.0174) |
| OKLCH | oklch(73.39% 0.167 354) |
| XYZ | xyz(52.7932, 36.1072, 45.2549) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.59
Bubblegum (survey)
#FF6CB5
ΔE00 2.59
Hot Pink
#FF69B4
ΔE00 2.97
Pink (survey)
#FF81C0
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 4.51
Pinky
#FC86AA
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F777B0 #77F7BE
analogous
#F777F0 #F777B0 #F77E77
triadic
#F777B0 #B0F777 #77B0F7
tetradic
#F777B0 #F0F777 #77F7BE #7E77F7
square
#F777B0 #F0F777 #77F7BE #7E77F7
split-complementary
#F777B0 #77F77E #77F0F7
monochromatic
#E60E6E #F43D8E #F777B0 #FAB1D2 #FDE2EE
Accessibility & contrast
On white
2.55
#F777B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F777B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F777B0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F777B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F777B0 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B2
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f777b0; /* rgb */ color: rgb(247, 119, 176); /* oklch */ color: oklch(73.4% 0.167 354.0);
Tailwind
colors: {
custom: {
50: '#fda2c7',
500: '#f777b0',
950: '#000000',
},
}SCSS
$custom: #f777b0; $custom-light: #fda2c7; $custom-dark: #000000;
JSON
{
"hex": "#f777b0",
"rgb": {
"r": 247,
"g": 119,
"b": 176
},
"hsl": {
"h": 333.281,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.73392,
"c": 0.16743,
"h": 354
},
"luminance": 0.36102
}Semantic roles & 50–950 ramp
primary
#F777B0
secondary
#D5F5E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82