#F790A4#F790A4
#F790A4 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.7% C 0.126 H 8.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F790A4 |
|---|---|
| RGB | rgb(247, 144, 164) |
| HSL | hsl(348, 87%, 77%) |
| HSV | hsv(348, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 33.6%, 3.1%) |
| CIE-LAB | lab(71.15, 41.10, 6.54) |
| CIE-LCH | lch(71.15, 41.61, 9.04°) |
| OKLab | oklab(76.72% 0.1246 0.0175) |
| OKLCH | oklch(76.72% 0.126 8) |
| XYZ | xyz(55.0341, 42.4055, 40.4013) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.35
Rosa
#FE86A4
ΔE00 2.86
Pig Pink
#E78EA5
ΔE00 3.34
Pinky
#FC86AA
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 5.02
Carnation
#FD798F
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790A4 #90F7E3
analogous
#F790D7 #F790A4 #F7B090
triadic
#F790A4 #A4F790 #90A4F7
tetradic
#F790A4 #D7F790 #90F7E3 #B090F7
square
#F790A4 #D7F790 #90F7E3 #B090F7
split-complementary
#F790A4 #90F7B0 #90D7F7
monochromatic
#EF1E46 #F35775 #F790A4 #FBC9D3 #FDE2E8
Accessibility & contrast
On white
2.22
#F790A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F790A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790A4
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790A4 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A4
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#FF8797
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f790a4; /* rgb */ color: rgb(247, 144, 164); /* oklch */ color: oklch(76.7% 0.126 8.0);
Tailwind
colors: {
custom: {
50: '#fcb2be',
500: '#f790a4',
950: '#000000',
},
}SCSS
$custom: #f790a4; $custom-light: #fcb2be; $custom-dark: #000000;
JSON
{
"hex": "#f790a4",
"rgb": {
"r": 247,
"g": 144,
"b": 164
},
"hsl": {
"h": 348.35,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.76718,
"c": 0.12586,
"h": 8
},
"luminance": 0.42401
}Semantic roles & 50–950 ramp
primary
#F790A4
secondary
#D6F5EF
accent
#E3B702
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081