#F77896#F77896
#F77896 is a light, vivid red. Relative luminance 0.354; OKLCH L 72.8% C 0.157 H 6.9°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F77896 |
|---|---|
| RGB | rgb(247, 120, 150) |
| HSL | hsl(346, 89%, 72%) |
| HSV | hsv(346, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 39.3%, 3.1%) |
| CIE-LAB | lab(66.07, 51.44, 7.13) |
| CIE-LCH | lch(66.07, 51.93, 7.89°) |
| OKLab | oklab(72.76% 0.1563 0.019) |
| OKLCH | oklch(72.76% 0.157 6.9) |
| XYZ | xyz(50.5822, 35.4142, 33.0200) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.82
Rosy Pink
#F6688E
ΔE00 3.21
Rosa
#FE86A4
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 3.58
Rose Pink
#F7879A
ΔE00 3.58
Watermelon
#FC6C85
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77896 #78F7D9
analogous
#F778D5 #F77896 #F79A78
triadic
#F77896 #96F778 #7896F7
tetradic
#F77896 #D5F778 #78F7D9 #9A78F7
square
#F77896 #D5F778 #78F7D9 #9A78F7
split-complementary
#F77896 #78F79A #78D5F7
monochromatic
#E70E41 #F43E69 #F77896 #FAB2C3 #FDE2E9
Accessibility & contrast
On white
2.60
#F77896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F77896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77896
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77896 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909197
Deuteranopia (green-blind)
#B0AA93
Tritanopia (blue-blind)
#FF6B83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f77896; /* rgb */ color: rgb(247, 120, 150); /* oklch */ color: oklch(72.8% 0.157 6.9);
Tailwind
colors: {
custom: {
50: '#fea2b4',
500: '#f77896',
950: '#000000',
},
}SCSS
$custom: #f77896; $custom-light: #fea2b4; $custom-dark: #000000;
JSON
{
"hex": "#f77896",
"rgb": {
"r": 247,
"g": 120,
"b": 150
},
"hsl": {
"h": 345.827,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.72757,
"c": 0.15745,
"h": 6.9
},
"luminance": 0.35409
}Semantic roles & 50–950 ramp
primary
#F77896
secondary
#D5F5EE
accent
#E5AF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80