#F77994#F77994
#F77994 is a light, vivid red. Relative luminance 0.356; OKLCH L 72.8% C 0.156 H 8.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F77994 |
|---|---|
| RGB | rgb(247, 121, 148) |
| HSL | hsl(347, 89%, 72%) |
| HSV | hsv(347, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 40.1%, 3.1%) |
| CIE-LAB | lab(66.21, 50.74, 8.46) |
| CIE-LCH | lch(66.21, 51.44, 9.47°) |
| OKLab | oklab(72.84% 0.1541 0.0223) |
| OKLCH | oklch(72.84% 0.156 8.2) |
| XYZ | xyz(50.5434, 35.5921, 32.2194) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.12
Rose Pink
#F7879A
ΔE00 3.13
Rosa
#FE86A4
ΔE00 3.53
Watermelon
#FC6C85
ΔE00 3.53
Rosy Pink
#F6688E
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77994 #79F7DC
analogous
#F779D3 #F77994 #F79D79
triadic
#F77994 #94F779 #7994F7
tetradic
#F77994 #D3F779 #79F7DC #9D79F7
square
#F77994 #D3F779 #79F7DC #9D79F7
split-complementary
#F77994 #79F79D #79D3F7
monochromatic
#E80E3D #F43F66 #F77994 #FAB3C2 #FDE2E8
Accessibility & contrast
On white
2.59
#F77994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F77994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77994
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77994 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919295
Deuteranopia (green-blind)
#B1AA91
Tritanopia (blue-blind)
#FF6C83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f77994; /* rgb */ color: rgb(247, 121, 148); /* oklch */ color: oklch(72.8% 0.156 8.2);
Tailwind
colors: {
custom: {
50: '#fea3b3',
500: '#f77994',
950: '#000000',
},
}SCSS
$custom: #f77994; $custom-light: #fea3b3; $custom-dark: #000000;
JSON
{
"hex": "#f77994",
"rgb": {
"r": 247,
"g": 121,
"b": 148
},
"hsl": {
"h": 347.143,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.72844,
"c": 0.15569,
"h": 8.2
},
"luminance": 0.35587
}Semantic roles & 50–950 ramp
primary
#F77994
secondary
#D6F5EF
accent
#E5B400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80