#F791BF#F791BF
#F791BF is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.7% C 0.134 H 352.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F791BF |
|---|---|
| RGB | rgb(247, 145, 191) |
| HSL | hsl(333, 86%, 77%) |
| HSV | hsv(333, 41%, 97%) |
| CMYK | cmyk(0%, 41.3%, 22.7%, 3.1%) |
| CIE-LAB | lab(72.09, 44.14, -7.10) |
| CIE-LCH | lch(72.09, 44.70, 350.86°) |
| OKLab | oklab(77.67% 0.1324 -0.0182) |
| OKLCH | oklch(77.67% 0.134 352.2) |
| XYZ | xyz(57.8885, 43.7907, 54.6836) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.84
Pinky
#FC86AA
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 6.21
Rosa
#FE86A4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F791BF #91F7C9
analogous
#F791F2 #F791BF #F79691
triadic
#F791BF #BFF791 #91BFF7
tetradic
#F791BF #F2F791 #91F7C9 #9691F7
square
#F791BF #F2F791 #91F7C9 #9691F7
split-complementary
#F791BF #91F796 #91F2F7
monochromatic
#EF1F7D #F3589E #F791BF #FBCAE0 #FDE2EE
Accessibility & contrast
On white
2.15
#F791BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F791BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F791BF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F791BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F791BF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#FF8DA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f791bf; /* rgb */ color: rgb(247, 145, 191); /* oklch */ color: oklch(77.7% 0.134 352.2);
Tailwind
colors: {
custom: {
50: '#fcb3d2',
500: '#f791bf',
950: '#000000',
},
}SCSS
$custom: #f791bf; $custom-light: #fcb3d2; $custom-dark: #000000;
JSON
{
"hex": "#f791bf",
"rgb": {
"r": 247,
"g": 145,
"b": 191
},
"hsl": {
"h": 332.941,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.77672,
"c": 0.13368,
"h": 352.2
},
"luminance": 0.43787
}Semantic roles & 50–950 ramp
primary
#F791BF
secondary
#D6F5E7
accent
#E37E03
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082