#F77D97#F77D97
#F77D97 is a light, vivid red. Relative luminance 0.367; OKLCH L 73.5% C 0.151 H 8.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F77D97 |
|---|---|
| RGB | rgb(247, 125, 151) |
| HSL | hsl(347, 88%, 73%) |
| HSV | hsv(347, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 38.9%, 3.1%) |
| CIE-LAB | lab(67.04, 49.13, 7.95) |
| CIE-LCH | lch(67.04, 49.76, 9.19°) |
| OKLab | oklab(73.5% 0.1492 0.021) |
| OKLCH | oklch(73.5% 0.151 8) |
| XYZ | xyz(51.2801, 36.6808, 33.6516) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.36
Rose Pink
#F7879A
ΔE00 2.40
Rosa
#FE86A4
ΔE00 2.81
Carnation Pink
#FF7FA7
ΔE00 3.76
Pinky
#FC86AA
ΔE00 4.05
Watermelon
#FC6C85
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77D97 #7DF7DD
analogous
#F77DD4 #F77D97 #F7A07D
triadic
#F77D97 #97F77D #7D97F7
tetradic
#F77D97 #D4F77D #7DF7DD #A07DF7
square
#F77D97 #D4F77D #7DF7DD #A07DF7
split-complementary
#F77D97 #7DF7A0 #7DD4F7
monochromatic
#EB0E3D #F34369 #F77D97 #FBB7C5 #FDE2E8
Accessibility & contrast
On white
2.52
#F77D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F77D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77D97
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77D97 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949598
Deuteranopia (green-blind)
#B2AC94
Tritanopia (blue-blind)
#FF7186
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f77d97; /* rgb */ color: rgb(247, 125, 151); /* oklch */ color: oklch(73.5% 0.151 8.0);
Tailwind
colors: {
custom: {
50: '#fda6b5',
500: '#f77d97',
950: '#000000',
},
}SCSS
$custom: #f77d97; $custom-light: #fda6b5; $custom-dark: #000000;
JSON
{
"hex": "#f77d97",
"rgb": {
"r": 247,
"g": 125,
"b": 151
},
"hsl": {
"h": 347.213,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.73495,
"c": 0.15063,
"h": 8
},
"luminance": 0.36676
}Semantic roles & 50–950 ramp
primary
#F77D97
secondary
#D6F5EF
accent
#E5B400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80