#F792C7#F792C7
#F792C7 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.1% C 0.136 H 348.0°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F792C7 |
|---|---|
| RGB | rgb(247, 146, 199) |
| HSL | hsl(329, 86%, 77%) |
| HSV | hsv(329, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 19.4%, 3.1%) |
| CIE-LAB | lab(72.53, 44.78, -10.86) |
| CIE-LCH | lch(72.53, 46.08, 346.36°) |
| OKLab | oklab(78.09% 0.1334 -0.0284) |
| OKLCH | oklch(78.09% 0.136 348) |
| XYZ | xyz(58.9464, 44.4594, 59.4986) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 3.94
Pinky
#FC86AA
ΔE00 6.71
Carnation Pink
#FF7FA7
ΔE00 7.40
Bubblegum (survey)
#FF6CB5
ΔE00 7.46
Pig Pink
#E78EA5
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792C7 #92F7C2
analogous
#F592F7 #F792C7 #F79295
triadic
#F792C7 #C7F792 #92C7F7
tetradic
#F792C7 #F7F592 #92F7C2 #9295F7
square
#F792C7 #F7F592 #92F7C2 #9295F7
split-complementary
#F792C7 #95F792 #92F7F5
monochromatic
#EF208C #F359AA #F792C7 #FBCBE4 #FDE2F0
Accessibility & contrast
On white
2.12
#F792C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F792C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792C7
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792C7 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8C9
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#FF90A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f792c7; /* rgb */ color: rgb(247, 146, 199); /* oklch */ color: oklch(78.1% 0.136 348.0);
Tailwind
colors: {
custom: {
50: '#fcb4d8',
500: '#f792c7',
950: '#000000',
},
}SCSS
$custom: #f792c7; $custom-light: #fcb4d8; $custom-dark: #000000;
JSON
{
"hex": "#f792c7",
"rgb": {
"r": 247,
"g": 146,
"b": 199
},
"hsl": {
"h": 328.515,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.7809,
"c": 0.13643,
"h": 348
},
"luminance": 0.44455
}Semantic roles & 50–950 ramp
primary
#F792C7
secondary
#D6F5E5
accent
#E36D03
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083