#F792B7#F792B7
#F792B7 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.6% C 0.128 H 357.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F792B7 |
|---|---|
| RGB | rgb(247, 146, 183) |
| HSL | hsl(338, 86%, 77%) |
| HSV | hsv(338, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 25.9%, 3.1%) |
| CIE-LAB | lab(72.06, 42.52, -2.70) |
| CIE-LCH | lch(72.06, 42.60, 356.37°) |
| OKLab | oklab(77.58% 0.1283 -0.0065) |
| OKLCH | oklch(77.58% 0.128 357.1) |
| XYZ | xyz(57.1855, 43.7550, 50.2242) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.40
Pig Pink
#E78EA5
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.65
Rosa
#FE86A4
ΔE00 4.76
Pink (survey)
#FF81C0
ΔE00 5.36
Rose Pink
#F7879A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792B7 #92F7D2
analogous
#F792E9 #F792B7 #F7A092
triadic
#F792B7 #B7F792 #92B7F7
tetradic
#F792B7 #E9F792 #92F7D2 #A092F7
square
#F792B7 #E9F792 #92F7D2 #A092F7
split-complementary
#F792B7 #92F7A0 #92E9F7
monochromatic
#EF206C #F35991 #F792B7 #FBCBDD #FDE2EC
Accessibility & contrast
On white
2.15
#F792B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F792B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792B7
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792B7 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6B8
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#FF8D9F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f792b7; /* rgb */ color: rgb(247, 146, 183); /* oklch */ color: oklch(77.6% 0.128 357.1);
Tailwind
colors: {
custom: {
50: '#fcb3cc',
500: '#f792b7',
950: '#000000',
},
}SCSS
$custom: #f792b7; $custom-light: #fcb3cc; $custom-dark: #000000;
JSON
{
"hex": "#f792b7",
"rgb": {
"r": 247,
"g": 146,
"b": 183
},
"hsl": {
"h": 338.02,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.77579,
"c": 0.12842,
"h": 357.1
},
"luminance": 0.43751
}Semantic roles & 50–950 ramp
primary
#F792B7
secondary
#D6F5EA
accent
#E39103
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082