#F792C4#F792C4
#F792C4 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.0% C 0.135 H 349.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F792C4 |
|---|---|
| RGB | rgb(247, 146, 196) |
| HSL | hsl(330, 86%, 77%) |
| HSV | hsv(330, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 20.6%, 3.1%) |
| CIE-LAB | lab(72.44, 44.34, -9.34) |
| CIE-LCH | lch(72.44, 45.31, 348.10°) |
| OKLab | oklab(77.99% 0.1325 -0.0243) |
| OKLCH | oklch(77.99% 0.135 349.6) |
| XYZ | xyz(58.6016, 44.3215, 57.6822) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum Pink
#FE83CC
ΔE00 4.40
Pinky
#FC86AA
ΔE00 6.05
Carnation Pink
#FF7FA7
ΔE00 6.81
Pig Pink
#E78EA5
ΔE00 7.25
Bubblegum (survey)
#FF6CB5
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792C4 #92F7C5
analogous
#F792F7 #F792C4 #F79392
triadic
#F792C4 #C4F792 #92C4F7
tetradic
#F792C4 #F7F792 #92F7C5 #9392F7
square
#F792C4 #F7F792 #92F7C5 #9392F7
split-complementary
#F792C4 #92F793 #92F7F7
monochromatic
#EF2086 #F359A5 #F792C4 #FBCBE3 #FDE2F0
Accessibility & contrast
On white
2.13
#F792C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F792C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792C4
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792C4 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA7C6
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#FF8FA4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f792c4; /* rgb */ color: rgb(247, 146, 196); /* oklch */ color: oklch(78.0% 0.135 349.6);
Tailwind
colors: {
custom: {
50: '#fcb4d5',
500: '#f792c4',
950: '#000000',
},
}SCSS
$custom: #f792c4; $custom-light: #fcb4d5; $custom-dark: #000000;
JSON
{
"hex": "#f792c4",
"rgb": {
"r": 247,
"g": 146,
"b": 196
},
"hsl": {
"h": 330.297,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.7799,
"c": 0.13472,
"h": 349.6
},
"luminance": 0.44317
}Semantic roles & 50–950 ramp
primary
#F792C4
secondary
#D6F5E6
accent
#E37403
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083