#F77D99#F77D99
#F77D99 is a light, vivid red. Relative luminance 0.367; OKLCH L 73.5% C 0.151 H 7.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F77D99 |
|---|---|
| RGB | rgb(247, 125, 153) |
| HSL | hsl(346, 88%, 73%) |
| HSV | hsv(346, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 38.1%, 3.1%) |
| CIE-LAB | lab(67.09, 49.35, 6.89) |
| CIE-LCH | lch(67.09, 49.82, 7.94°) |
| OKLab | oklab(73.55% 0.1499 0.0184) |
| OKLCH | oklch(73.55% 0.151 7) |
| XYZ | xyz(51.4439, 36.7463, 34.5143) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.51
Rose Pink
#F7879A
ΔE00 2.69
Carnation
#FD798F
ΔE00 2.87
Carnation Pink
#FF7FA7
ΔE00 3.23
Pinky
#FC86AA
ΔE00 3.58
Rosy Pink
#F6688E
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77D99 #7DF7DB
analogous
#F77DD6 #F77D99 #F79E7D
triadic
#F77D99 #99F77D #7D99F7
tetradic
#F77D99 #D6F77D #7DF7DB #9E7DF7
square
#F77D99 #D6F77D #7DF7DB #9E7DF7
split-complementary
#F77D99 #7DF79E #7DD6F7
monochromatic
#EB0E41 #F3436C #F77D99 #FBB7C6 #FDE2E8
Accessibility & contrast
On white
2.52
#F77D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F77D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77D99
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77D99 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959A
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#FF7187
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f77d99; /* rgb */ color: rgb(247, 125, 153); /* oklch */ color: oklch(73.5% 0.151 7.0);
Tailwind
colors: {
custom: {
50: '#fda6b6',
500: '#f77d99',
950: '#000000',
},
}SCSS
$custom: #f77d99; $custom-light: #fda6b6; $custom-dark: #000000;
JSON
{
"hex": "#f77d99",
"rgb": {
"r": 247,
"g": 125,
"b": 153
},
"hsl": {
"h": 346.23,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.73548,
"c": 0.151,
"h": 7
},
"luminance": 0.36741
}Semantic roles & 50–950 ramp
primary
#F77D99
secondary
#D6F5EE
accent
#E5B100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80