#F796A5#F796A5
#F796A5 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.7% C 0.117 H 10.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F796A5 |
|---|---|
| RGB | rgb(247, 150, 165) |
| HSL | hsl(351, 86%, 78%) |
| HSV | hsv(351, 39%, 97%) |
| CMYK | cmyk(0%, 39.3%, 33.2%, 3.1%) |
| CIE-LAB | lab(72.43, 38.13, 7.83) |
| CIE-LCH | lch(72.43, 38.93, 11.60°) |
| OKLab | oklab(77.71% 0.1156 0.0207) |
| OKLCH | oklch(77.71% 0.117 10.2) |
| XYZ | xyz(56.0578, 44.3078, 41.1898) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.42
Pig Pink
#E78EA5
ΔE00 4.27
Rosa
#FE86A4
ΔE00 4.51
Pinky
#FC86AA
ΔE00 5.62
Faded Pink
#DE9DAC
ΔE00 5.80
Blush Pink
#FE828C
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F796A5 #96F7E8
analogous
#F796D5 #F796A5 #F7B896
triadic
#F796A5 #A5F796 #96A5F7
tetradic
#F796A5 #D5F796 #96F7E8 #B896F7
square
#F796A5 #D5F796 #96F7E8 #B896F7
split-complementary
#F796A5 #96F7B8 #96D5F7
monochromatic
#EE2444 #F35D74 #F796A5 #FBCFD6 #FDE3E7
Accessibility & contrast
On white
2.13
#F796A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F796A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F796A5
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F796A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F796A5 | 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)
#A7A6A5
Deuteranopia (green-blind)
#BFB9A3
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f796a5; /* rgb */ color: rgb(247, 150, 165); /* oklch */ color: oklch(77.7% 0.117 10.2);
Tailwind
colors: {
custom: {
50: '#fcb6bf',
500: '#f796a5',
950: '#000000',
},
}SCSS
$custom: #f796a5; $custom-light: #fcb6bf; $custom-dark: #000000;
JSON
{
"hex": "#f796a5",
"rgb": {
"r": 247,
"g": 150,
"b": 165
},
"hsl": {
"h": 350.722,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.77705,
"c": 0.11748,
"h": 10.2
},
"luminance": 0.44303
}Semantic roles & 50–950 ramp
primary
#F796A5
secondary
#D6F5F0
accent
#E2C003
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081