#F792BF#F792BF
#F792BF is a light, vivid pink. Relative luminance 0.441; OKLCH L 77.8% C 0.132 H 352.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F792BF |
|---|---|
| RGB | rgb(247, 146, 191) |
| HSL | hsl(333, 86%, 77%) |
| HSV | hsv(333, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 22.7%, 3.1%) |
| CIE-LAB | lab(72.29, 43.62, -6.79) |
| CIE-LCH | lch(72.29, 44.15, 351.15°) |
| OKLab | oklab(77.83% 0.1309 -0.0174) |
| OKLCH | oklch(77.83% 0.132 352.4) |
| XYZ | xyz(58.0419, 44.0976, 54.7348) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.09
Pinky
#FC86AA
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.35
Carnation Pink
#FF7FA7
ΔE00 5.87
Pig Pink
#E78EA5
ΔE00 6.10
Rosa
#FE86A4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792BF #92F7CA
analogous
#F792F2 #F792BF #F79892
triadic
#F792BF #BFF792 #92BFF7
tetradic
#F792BF #F2F792 #92F7CA #9892F7
square
#F792BF #F2F792 #92F7CA #9892F7
split-complementary
#F792BF #92F798 #92F2F7
monochromatic
#EF207C #F3599E #F792BF #FBCBE0 #FDE2EE
Accessibility & contrast
On white
2.14
#F792BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F792BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792BF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792BF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#FF8EA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f792bf; /* rgb */ color: rgb(247, 146, 191); /* oklch */ color: oklch(77.8% 0.132 352.4);
Tailwind
colors: {
custom: {
50: '#fcb4d2',
500: '#f792bf',
950: '#000000',
},
}SCSS
$custom: #f792bf; $custom-light: #fcb4d2; $custom-dark: #000000;
JSON
{
"hex": "#f792bf",
"rgb": {
"r": 247,
"g": 146,
"b": 191
},
"hsl": {
"h": 333.267,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.77828,
"c": 0.13206,
"h": 352.4
},
"luminance": 0.44094
}Semantic roles & 50–950 ramp
primary
#F792BF
secondary
#D6F5E7
accent
#E37F03
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082