#F792CA#F792CA
#F792CA is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.2% C 0.138 H 346.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F792CA |
|---|---|
| RGB | rgb(247, 146, 202) |
| HSL | hsl(327, 86%, 77%) |
| HSV | hsv(327, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 18.2%, 3.1%) |
| CIE-LAB | lab(72.63, 45.22, -12.38) |
| CIE-LCH | lch(72.63, 46.89, 344.69°) |
| OKLab | oklab(78.19% 0.1344 -0.0325) |
| OKLCH | oklch(78.19% 0.138 346.4) |
| XYZ | xyz(59.2982, 44.6001, 61.3511) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 3.82
Pinky
#FC86AA
ΔE00 7.37
Bubblegum (survey)
#FF6CB5
ΔE00 7.55
Plum
#DDA0DD
ΔE00 7.87
Carnation Pink
#FF7FA7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792CA #92F7BF
analogous
#F292F7 #F792CA #F79298
triadic
#F792CA #CAF792 #92CAF7
tetradic
#F792CA #F7F292 #92F7BF #9298F7
square
#F792CA #F7F292 #92F7BF #9298F7
split-complementary
#F792CA #98F792 #92F7F2
monochromatic
#EF2093 #F359AE #F792CA #FBCBE6 #FDE2F1
Accessibility & contrast
On white
2.12
#F792CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F792CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792CA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792CA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#B4B8C7
Tritanopia (blue-blind)
#FF91A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f792ca; /* rgb */ color: rgb(247, 146, 202); /* oklch */ color: oklch(78.2% 0.138 346.4);
Tailwind
colors: {
custom: {
50: '#fcb4da',
500: '#f792ca',
950: '#000000',
},
}SCSS
$custom: #f792ca; $custom-light: #fcb4da; $custom-dark: #000000;
JSON
{
"hex": "#f792ca",
"rgb": {
"r": 247,
"g": 146,
"b": 202
},
"hsl": {
"h": 326.733,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.78191,
"c": 0.13824,
"h": 346.4
},
"luminance": 0.44596
}Semantic roles & 50–950 ramp
primary
#F792CA
secondary
#D6F5E4
accent
#E36703
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083