#F77F97#F77F97
#F77F97 is a light, vivid red. Relative luminance 0.372; OKLCH L 73.8% C 0.148 H 8.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F77F97 |
|---|---|
| RGB | rgb(247, 127, 151) |
| HSL | hsl(348, 88%, 73%) |
| HSV | hsv(348, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 38.9%, 3.1%) |
| CIE-LAB | lab(67.42, 48.15, 8.49) |
| CIE-LCH | lch(67.42, 48.89, 10.01°) |
| OKLab | oklab(73.79% 0.1461 0.0224) |
| OKLCH | oklch(73.79% 0.148 8.7) |
| XYZ | xyz(51.5359, 37.1923, 33.7368) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.86
Carnation
#FD798F
ΔE00 2.23
Rosa
#FE86A4
ΔE00 2.77
Carnation Pink
#FF7FA7
ΔE00 4.06
Pinky
#FC86AA
ΔE00 4.19
Watermelon
#FC6C85
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77F97 #7FF7DF
analogous
#F77FD3 #F77F97 #F7A37F
triadic
#F77F97 #97F77F #7F97F7
tetradic
#F77F97 #D3F77F #7FF7DF #A37FF7
square
#F77F97 #D3F77F #7FF7DF #A37FF7
split-complementary
#F77F97 #7FF7A3 #7FD3F7
monochromatic
#ED0F3B #F34568 #F77F97 #FBB9C6 #FDE2E8
Accessibility & contrast
On white
2.49
#F77F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F77F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77F97
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77F97 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959698
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#FF7388
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f77f97; /* rgb */ color: rgb(247, 127, 151); /* oklch */ color: oklch(73.8% 0.148 8.7);
Tailwind
colors: {
custom: {
50: '#fda7b5',
500: '#f77f97',
950: '#000000',
},
}SCSS
$custom: #f77f97; $custom-light: #fda7b5; $custom-dark: #000000;
JSON
{
"hex": "#f77f97",
"rgb": {
"r": 247,
"g": 127,
"b": 151
},
"hsl": {
"h": 348,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.73785,
"c": 0.14783,
"h": 8.7
},
"luminance": 0.37187
}Semantic roles & 50–950 ramp
primary
#F77F97
secondary
#D6F5EF
accent
#E5B701
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80