#F792BE#F792BE
#F792BE is a light, vivid pink. Relative luminance 0.441; OKLCH L 77.8% C 0.132 H 353.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F792BE |
|---|---|
| RGB | rgb(247, 146, 190) |
| HSL | hsl(334, 86%, 77%) |
| HSV | hsv(334, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 23.1%, 3.1%) |
| CIE-LAB | lab(72.26, 43.48, -6.28) |
| CIE-LCH | lch(72.26, 43.93, 351.78°) |
| OKLab | oklab(77.8% 0.1306 -0.0161) |
| OKLCH | oklch(77.8% 0.132 353) |
| XYZ | xyz(57.9323, 44.0538, 54.1572) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.21
Pinky
#FC86AA
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 5.56
Carnation Pink
#FF7FA7
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 5.87
Rosa
#FE86A4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792BE #92F7CB
analogous
#F792F1 #F792BE #F79992
triadic
#F792BE #BEF792 #92BEF7
tetradic
#F792BE #F1F792 #92F7CB #9992F7
square
#F792BE #F1F792 #92F7CB #9992F7
split-complementary
#F792BE #92F799 #92F1F7
monochromatic
#EF207A #F3599C #F792BE #FBCBE0 #FDE2EE
Accessibility & contrast
On white
2.14
#F792BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F792BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792BE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792BE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#FF8EA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f792be; /* rgb */ color: rgb(247, 146, 190); /* oklch */ color: oklch(77.8% 0.132 353.0);
Tailwind
colors: {
custom: {
50: '#fcb4d1',
500: '#f792be',
950: '#000000',
},
}SCSS
$custom: #f792be; $custom-light: #fcb4d1; $custom-dark: #000000;
JSON
{
"hex": "#f792be",
"rgb": {
"r": 247,
"g": 146,
"b": 190
},
"hsl": {
"h": 333.861,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.77796,
"c": 0.13157,
"h": 353
},
"luminance": 0.4405
}Semantic roles & 50–950 ramp
primary
#F792BE
secondary
#D6F5E7
accent
#E38103
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082