#FB779F#FB779F
#FB779F is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.4% C 0.165 H 2.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FB779F |
|---|---|
| RGB | rgb(251, 119, 159) |
| HSL | hsl(342, 94%, 73%) |
| HSV | hsv(342, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 36.7%, 1.6%) |
| CIE-LAB | lab(66.68, 54.23, 2.97) |
| CIE-LCH | lch(66.68, 54.31, 3.14°) |
| OKLab | oklab(73.41% 0.165 0.0084) |
| OKLCH | oklch(73.41% 0.165 2.9) |
| XYZ | xyz(52.6413, 36.2114, 37.0113) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.92
Pinky
#FC86AA
ΔE00 3.15
Rosa
#FE86A4
ΔE00 3.38
Rosy Pink
#F6688E
ΔE00 3.81
Medium Pink
#F36196
ΔE00 4.84
Carnation
#FD798F
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB779F #77FBD3
analogous
#FB77E1 #FB779F #FB9177
triadic
#FB779F #9FFB77 #779FFB
tetradic
#FB779F #E1FB77 #77FBD3 #9177FB
square
#FB779F #E1FB77 #77FBD3 #9177FB
split-complementary
#FB779F #77FB91 #77E1FB
monochromatic
#F1074E #F93C75 #FB779F #FDB2C9 #FEE1EA
Accessibility & contrast
On white
2.55
#FB779F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FB779F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB779F
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB779F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB779F | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E93A0
Deuteranopia (green-blind)
#B0AC9C
Tritanopia (blue-blind)
#FF6B86
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb779f; /* rgb */ color: rgb(251, 119, 159); /* oklch */ color: oklch(73.4% 0.165 2.9);
Tailwind
colors: {
custom: {
50: '#ffa2bb',
500: '#fb779f',
950: '#000000',
},
}SCSS
$custom: #fb779f; $custom-light: #ffa2bb; $custom-dark: #000000;
JSON
{
"hex": "#fb779f",
"rgb": {
"r": 251,
"g": 119,
"b": 159
},
"hsl": {
"h": 341.818,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.73406,
"c": 0.16521,
"h": 2.9
},
"luminance": 0.36206
}Semantic roles & 50–950 ramp
primary
#FB779F
secondary
#D5F6EC
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80