#F790A5#F790A5
#F790A5 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.7% C 0.126 H 7.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F790A5 |
|---|---|
| RGB | rgb(247, 144, 165) |
| HSL | hsl(348, 87%, 77%) |
| HSV | hsv(348, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 33.2%, 3.1%) |
| CIE-LAB | lab(71.17, 41.22, 6.02) |
| CIE-LCH | lch(71.17, 41.66, 8.31°) |
| OKLab | oklab(76.75% 0.125 0.0162) |
| OKLCH | oklch(76.75% 0.126 7.4) |
| XYZ | xyz(55.1248, 42.4418, 40.8788) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.52
Rosa
#FE86A4
ΔE00 2.72
Pig Pink
#E78EA5
ΔE00 3.18
Pinky
#FC86AA
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 4.82
Carnation
#FD798F
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790A5 #90F7E2
analogous
#F790D9 #F790A5 #F7AF90
triadic
#F790A5 #A5F790 #90A5F7
tetradic
#F790A5 #D9F790 #90F7E2 #AF90F7
square
#F790A5 #D9F790 #90F7E2 #AF90F7
split-complementary
#F790A5 #90F7AF #90D9F7
monochromatic
#EF1E48 #F35777 #F790A5 #FBC9D3 #FDE2E8
Accessibility & contrast
On white
2.21
#F790A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F790A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790A5
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790A5 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#FF8797
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f790a5; /* rgb */ color: rgb(247, 144, 165); /* oklch */ color: oklch(76.7% 0.126 7.4);
Tailwind
colors: {
custom: {
50: '#fcb2bf',
500: '#f790a5',
950: '#000000',
},
}SCSS
$custom: #f790a5; $custom-light: #fcb2bf; $custom-dark: #000000;
JSON
{
"hex": "#f790a5",
"rgb": {
"r": 247,
"g": 144,
"b": 165
},
"hsl": {
"h": 347.767,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.76746,
"c": 0.12605,
"h": 7.4
},
"luminance": 0.42437
}Semantic roles & 50–950 ramp
primary
#F790A5
secondary
#D6F5EF
accent
#E3B502
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081