#F790AA#F790AA
#F790AA is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.127 H 4.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F790AA |
|---|---|
| RGB | rgb(247, 144, 170) |
| HSL | hsl(345, 87%, 77%) |
| HSV | hsv(345, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 31.2%, 3.1%) |
| CIE-LAB | lab(71.30, 41.84, 3.42) |
| CIE-LCH | lch(71.30, 41.98, 4.67°) |
| OKLab | oklab(76.88% 0.1268 0.0095) |
| OKLCH | oklch(76.88% 0.127 4.3) |
| XYZ | xyz(55.5888, 42.6274, 43.3226) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.51
Pinky
#FC86AA
ΔE00 2.72
Pig Pink
#E78EA5
ΔE00 2.77
Rose Pink
#F7879A
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.06
Faded Pink
#DE9DAC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790AA #90F7DD
analogous
#F790DE #F790AA #F7AA90
triadic
#F790AA #AAF790 #90AAF7
tetradic
#F790AA #DEF790 #90F7DD #AA90F7
square
#F790AA #DEF790 #90F7DD #AA90F7
split-complementary
#F790AA #90F7AA #90DEF7
monochromatic
#EF1E53 #F3577E #F790AA #FBC9D6 #FDE2E9
Accessibility & contrast
On white
2.20
#F790AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F790AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790AA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790AA | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#FF8899
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f790aa; /* rgb */ color: rgb(247, 144, 170); /* oklch */ color: oklch(76.9% 0.127 4.3);
Tailwind
colors: {
custom: {
50: '#fcb2c3',
500: '#f790aa',
950: '#000000',
},
}SCSS
$custom: #f790aa; $custom-light: #fcb2c3; $custom-dark: #000000;
JSON
{
"hex": "#f790aa",
"rgb": {
"r": 247,
"g": 144,
"b": 170
},
"hsl": {
"h": 344.854,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.76884,
"c": 0.12716,
"h": 4.3
},
"luminance": 0.42623
}Semantic roles & 50–950 ramp
primary
#F790AA
secondary
#D6F5ED
accent
#E3AA02
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081