#F791AA#F791AA
#F791AA is a light, vivid red. Relative luminance 0.429; OKLCH L 77.0% C 0.126 H 4.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F791AA |
|---|---|
| RGB | rgb(247, 145, 170) |
| HSL | hsl(345, 86%, 77%) |
| HSV | hsv(345, 41%, 97%) |
| CMYK | cmyk(0%, 41.3%, 31.2%, 3.1%) |
| CIE-LAB | lab(71.51, 41.33, 3.72) |
| CIE-LCH | lch(71.51, 41.49, 5.14°) |
| OKLab | oklab(77.04% 0.1253 0.0102) |
| OKLCH | oklch(77.04% 0.126 4.7) |
| XYZ | xyz(55.7409, 42.9317, 43.3733) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.69
Pig Pink
#E78EA5
ΔE00 2.80
Pinky
#FC86AA
ΔE00 3.00
Rose Pink
#F7879A
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 4.33
Faded Pink
#DE9DAC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F791AA #91F7DE
analogous
#F791DD #F791AA #F7AB91
triadic
#F791AA #AAF791 #91AAF7
tetradic
#F791AA #DDF791 #91F7DE #AB91F7
square
#F791AA #DDF791 #91F7DE #AB91F7
split-complementary
#F791AA #91F7AB #91DDF7
monochromatic
#EF1F52 #F3587E #F791AA #FBCAD6 #FDE2E9
Accessibility & contrast
On white
2.19
#F791AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F791AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F791AA
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F791AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F791AA | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AB
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#FF899A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f791aa; /* rgb */ color: rgb(247, 145, 170); /* oklch */ color: oklch(77.0% 0.126 4.7);
Tailwind
colors: {
custom: {
50: '#fcb3c3',
500: '#f791aa',
950: '#000000',
},
}SCSS
$custom: #f791aa; $custom-light: #fcb3c3; $custom-dark: #000000;
JSON
{
"hex": "#f791aa",
"rgb": {
"r": 247,
"g": 145,
"b": 170
},
"hsl": {
"h": 345.294,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.77041,
"c": 0.12568,
"h": 4.7
},
"luminance": 0.42927
}Semantic roles & 50–950 ramp
primary
#F791AA
secondary
#D6F5ED
accent
#E3AC03
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081