#F793AA#F793AA
#F793AA is a light, vivid red. Relative luminance 0.435; OKLCH L 77.4% C 0.123 H 5.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F793AA |
|---|---|
| RGB | rgb(247, 147, 170) |
| HSL | hsl(346, 86%, 77%) |
| HSV | hsv(346, 40%, 97%) |
| CMYK | cmyk(0%, 40.5%, 31.2%, 3.1%) |
| CIE-LAB | lab(71.93, 40.30, 4.32) |
| CIE-LCH | lch(71.93, 40.53, 6.12°) |
| OKLab | oklab(77.36% 0.1221 0.0118) |
| OKLCH | oklch(77.36% 0.123 5.5) |
| XYZ | xyz(56.0492, 43.5483, 43.4761) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.96
Rosa
#FE86A4
ΔE00 3.11
Pinky
#FC86AA
ΔE00 3.59
Rose Pink
#F7879A
ΔE00 3.62
Carnation Pink
#FF7FA7
ΔE00 4.90
Faded Pink
#DE9DAC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F793AA #93F7E0
analogous
#F793DC #F793AA #F7AE93
triadic
#F793AA #AAF793 #93AAF7
tetradic
#F793AA #DCF793 #93F7E0 #AE93F7
square
#F793AA #DCF793 #93F7E0 #AE93F7
split-complementary
#F793AA #93F7AE #93DCF7
monochromatic
#EF2150 #F35A7D #F793AA #FBCCD7 #FDE3E9
Accessibility & contrast
On white
2.16
#F793AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F793AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F793AA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F793AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F793AA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#BCB7A8
Tritanopia (blue-blind)
#FF8B9B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f793aa; /* rgb */ color: rgb(247, 147, 170); /* oklch */ color: oklch(77.4% 0.123 5.5);
Tailwind
colors: {
custom: {
50: '#fcb4c3',
500: '#f793aa',
950: '#000000',
},
}SCSS
$custom: #f793aa; $custom-light: #fcb4c3; $custom-dark: #000000;
JSON
{
"hex": "#f793aa",
"rgb": {
"r": 247,
"g": 147,
"b": 170
},
"hsl": {
"h": 346.2,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.77359,
"c": 0.12271,
"h": 5.5
},
"luminance": 0.43544
}Semantic roles & 50–950 ramp
primary
#F793AA
secondary
#D6F5EE
accent
#E3AF03
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081