#F792C6#F792C6
#F792C6 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.1% C 0.136 H 348.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F792C6 |
|---|---|
| RGB | rgb(247, 146, 198) |
| HSL | hsl(329, 86%, 77%) |
| HSV | hsv(329, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 19.8%, 3.1%) |
| CIE-LAB | lab(72.50, 44.63, -10.36) |
| CIE-LCH | lch(72.50, 45.82, 346.93°) |
| OKLab | oklab(78.06% 0.1331 -0.027) |
| OKLCH | oklch(78.06% 0.136 348.5) |
| XYZ | xyz(58.8307, 44.4131, 58.8891) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum Pink
#FE83CC
ΔE00 4.08
Pinky
#FC86AA
ΔE00 6.49
Carnation Pink
#FF7FA7
ΔE00 7.20
Bubblegum (survey)
#FF6CB5
ΔE00 7.45
Pig Pink
#E78EA5
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792C6 #92F7C3
analogous
#F692F7 #F792C6 #F79294
triadic
#F792C6 #C6F792 #92C6F7
tetradic
#F792C6 #F7F692 #92F7C3 #9294F7
square
#F792C6 #F7F692 #92F7C3 #9294F7
split-complementary
#F792C6 #94F792 #92F7F6
monochromatic
#EF208A #F359A8 #F792C6 #FBCBE4 #FDE2F0
Accessibility & contrast
On white
2.13
#F792C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F792C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792C6
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792C6 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA7C8
Deuteranopia (green-blind)
#B5B8C3
Tritanopia (blue-blind)
#FF90A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f792c6; /* rgb */ color: rgb(247, 146, 198); /* oklch */ color: oklch(78.1% 0.136 348.5);
Tailwind
colors: {
custom: {
50: '#fcb4d7',
500: '#f792c6',
950: '#000000',
},
}SCSS
$custom: #f792c6; $custom-light: #fcb4d7; $custom-dark: #000000;
JSON
{
"hex": "#f792c6",
"rgb": {
"r": 247,
"g": 146,
"b": 198
},
"hsl": {
"h": 329.109,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.78056,
"c": 0.13585,
"h": 348.5
},
"luminance": 0.44409
}Semantic roles & 50–950 ramp
primary
#F792C6
secondary
#D6F5E5
accent
#E36F03
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083