#FA789A#FA789A
#FA789A is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.161 H 5.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA789A |
|---|---|
| RGB | rgb(250, 120, 154) |
| HSL | hsl(344, 93%, 73%) |
| HSV | hsv(344, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 38.4%, 2%) |
| CIE-LAB | lab(66.59, 52.87, 5.66) |
| CIE-LCH | lch(66.59, 53.18, 6.12°) |
| OKLab | oklab(73.27% 0.1608 0.0153) |
| OKLCH | oklch(73.27% 0.161 5.4) |
| XYZ | xyz(51.9765, 36.0953, 34.7954) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.68
Rosa
#FE86A4
ΔE00 3.03
Rosy Pink
#F6688E
ΔE00 3.40
Carnation
#FD798F
ΔE00 3.55
Pinky
#FC86AA
ΔE00 3.57
Rose Pink
#F7879A
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA789A #78FAD8
analogous
#FA78DB #FA789A #FA9778
triadic
#FA789A #9AFA78 #789AFA
tetradic
#FA789A #DBFA78 #78FAD8 #9778FA
square
#FA789A #DBFA78 #78FAD8 #9778FA
split-complementary
#FA789A #78FA97 #78DBFA
monochromatic
#EF0945 #F83D6E #FA789A #FCB3C6 #FEE1E9
Accessibility & contrast
On white
2.56
#FA789A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FA789A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA789A
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA789A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA789A | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90929B
Deuteranopia (green-blind)
#B1AB97
Tritanopia (blue-blind)
#FF6B84
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa789a; /* rgb */ color: rgb(250, 120, 154); /* oklch */ color: oklch(73.3% 0.161 5.4);
Tailwind
colors: {
custom: {
50: '#ffa3b7',
500: '#fa789a',
950: '#000000',
},
}SCSS
$custom: #fa789a; $custom-light: #ffa3b7; $custom-dark: #000000;
JSON
{
"hex": "#fa789a",
"rgb": {
"r": 250,
"g": 120,
"b": 154
},
"hsl": {
"h": 344.308,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.73269,
"c": 0.16149,
"h": 5.4
},
"luminance": 0.3609
}Semantic roles & 50–950 ramp
primary
#FA789A
secondary
#D5F6ED
accent
#E6A900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80