#F77796#F77796
#F77796 is a light, vivid red. Relative luminance 0.352; OKLCH L 72.6% C 0.159 H 6.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F77796 |
|---|---|
| RGB | rgb(247, 119, 150) |
| HSL | hsl(345, 89%, 72%) |
| HSV | hsv(345, 52%, 97%) |
| CMYK | cmyk(0%, 51.8%, 39.3%, 3.1%) |
| CIE-LAB | lab(65.88, 51.92, 6.86) |
| CIE-LCH | lch(65.88, 52.37, 7.53°) |
| OKLab | oklab(72.62% 0.1578 0.0183) |
| OKLCH | oklch(72.62% 0.159 6.6) |
| XYZ | xyz(50.4625, 35.1750, 32.9801) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.00
Carnation
#FD798F
ΔE00 3.00
Rosa
#FE86A4
ΔE00 3.54
Carnation Pink
#FF7FA7
ΔE00 3.55
Rose Pink
#F7879A
ΔE00 3.84
Watermelon
#FC6C85
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77796 #77F7D8
analogous
#F777D6 #F77796 #F79877
triadic
#F77796 #96F777 #7796F7
tetradic
#F77796 #D6F777 #77F7D8 #9877F7
square
#F77796 #D6F777 #77F7D8 #9877F7
split-complementary
#F77796 #77F798 #77D6F7
monochromatic
#E60E42 #F43D69 #F77796 #FAB1C3 #FDE2E9
Accessibility & contrast
On white
2.61
#F77796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F77796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77796
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77796 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9197
Deuteranopia (green-blind)
#AFA993
Tritanopia (blue-blind)
#FF6A82
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f77796; /* rgb */ color: rgb(247, 119, 150); /* oklch */ color: oklch(72.6% 0.159 6.6);
Tailwind
colors: {
custom: {
50: '#fea2b4',
500: '#f77796',
950: '#000000',
},
}SCSS
$custom: #f77796; $custom-light: #fea2b4; $custom-dark: #000000;
JSON
{
"hex": "#f77796",
"rgb": {
"r": 247,
"g": 119,
"b": 150
},
"hsl": {
"h": 345.469,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.72617,
"c": 0.15885,
"h": 6.6
},
"luminance": 0.3517
}Semantic roles & 50–950 ramp
primary
#F77796
secondary
#D5F5ED
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80