#F792CB#F792CB
#F792CB is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.2% C 0.139 H 345.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F792CB |
|---|---|
| RGB | rgb(247, 146, 203) |
| HSL | hsl(326, 86%, 77%) |
| HSV | hsv(326, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 17.8%, 3.1%) |
| CIE-LAB | lab(72.66, 45.37, -12.89) |
| CIE-LCH | lch(72.66, 47.17, 344.14°) |
| OKLab | oklab(78.22% 0.1347 -0.0339) |
| OKLCH | oklch(78.22% 0.139 345.9) |
| XYZ | xyz(59.4170, 44.6476, 61.9767) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.47
Pink (survey)
#FF81C0
ΔE00 3.89
Pinky
#FC86AA
ΔE00 7.59
Bubblegum (survey)
#FF6CB5
ΔE00 7.60
Plum
#DDA0DD
ΔE00 7.71
Lavender Pink
#DD85D7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792CB #92F7BE
analogous
#F192F7 #F792CB #F79299
triadic
#F792CB #CBF792 #92CBF7
tetradic
#F792CB #F7F192 #92F7BE #9299F7
square
#F792CB #F7F192 #92F7BE #9299F7
split-complementary
#F792CB #99F792 #92F7F1
monochromatic
#EF2095 #F359B0 #F792CB #FBCBE6 #FDE2F1
Accessibility & contrast
On white
2.12
#F792CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F792CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792CB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792CB | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CD
Deuteranopia (green-blind)
#B3B8C8
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f792cb; /* rgb */ color: rgb(247, 146, 203); /* oklch */ color: oklch(78.2% 0.139 345.9);
Tailwind
colors: {
custom: {
50: '#fcb4da',
500: '#f792cb',
950: '#000000',
},
}SCSS
$custom: #f792cb; $custom-light: #fcb4da; $custom-dark: #000000;
JSON
{
"hex": "#f792cb",
"rgb": {
"r": 247,
"g": 146,
"b": 203
},
"hsl": {
"h": 326.139,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.78225,
"c": 0.13887,
"h": 345.9
},
"luminance": 0.44644
}Semantic roles & 50–950 ramp
primary
#F792CB
secondary
#D6F5E4
accent
#E36403
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083