#F792B5#F792B5
#F792B5 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.5% C 0.128 H 358.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F792B5 |
|---|---|
| RGB | rgb(247, 146, 181) |
| HSL | hsl(339, 86%, 77%) |
| HSV | hsv(339, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 26.7%, 3.1%) |
| CIE-LAB | lab(72.01, 42.25, -1.67) |
| CIE-LCH | lch(72.01, 42.28, 357.74°) |
| OKLab | oklab(77.52% 0.1276 -0.0038) |
| OKLCH | oklch(77.52% 0.128 358.3) |
| XYZ | xyz(56.9788, 43.6724, 49.1357) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.11
Pig Pink
#E78EA5
ΔE00 3.93
Rosa
#FE86A4
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.45
Pink (survey)
#FF81C0
ΔE00 5.78
Rose Pink
#F7879A
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792B5 #92F7D4
analogous
#F792E8 #F792B5 #F7A292
triadic
#F792B5 #B5F792 #92B5F7
tetradic
#F792B5 #E8F792 #92F7D4 #A292F7
square
#F792B5 #E8F792 #92F7D4 #A292F7
split-complementary
#F792B5 #92F7A2 #92E8F7
monochromatic
#EF2068 #F3598E #F792B5 #FBCBDC #FDE2EC
Accessibility & contrast
On white
2.16
#F792B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F792B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792B5
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792B5 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B6
Deuteranopia (green-blind)
#B9B7B3
Tritanopia (blue-blind)
#FF8C9E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f792b5; /* rgb */ color: rgb(247, 146, 181); /* oklch */ color: oklch(77.5% 0.128 358.3);
Tailwind
colors: {
custom: {
50: '#fcb3cb',
500: '#f792b5',
950: '#000000',
},
}SCSS
$custom: #f792b5; $custom-light: #fcb3cb; $custom-dark: #000000;
JSON
{
"hex": "#f792b5",
"rgb": {
"r": 247,
"g": 146,
"b": 181
},
"hsl": {
"h": 339.208,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.77518,
"c": 0.12762,
"h": 358.3
},
"luminance": 0.43668
}Semantic roles & 50–950 ramp
primary
#F792B5
secondary
#D6F5EA
accent
#E39503
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082