#FA779F#FA779F
#FA779F is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.3% C 0.164 H 2.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FA779F |
|---|---|
| RGB | rgb(250, 119, 159) |
| HSL | hsl(342, 93%, 72%) |
| HSV | hsv(342, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 36.4%, 2%) |
| CIE-LAB | lab(66.54, 53.90, 2.75) |
| CIE-LCH | lch(66.54, 53.97, 2.92°) |
| OKLab | oklab(73.27% 0.164 0.0078) |
| OKLCH | oklch(73.27% 0.164 2.7) |
| XYZ | xyz(52.2820, 36.0261, 36.9945) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.98
Pinky
#FC86AA
ΔE00 3.17
Rosa
#FE86A4
ΔE00 3.46
Rosy Pink
#F6688E
ΔE00 3.79
Medium Pink
#F36196
ΔE00 4.75
Carnation
#FD798F
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA779F #77FAD2
analogous
#FA77E1 #FA779F #FA9077
triadic
#FA779F #9FFA77 #779FFA
tetradic
#FA779F #E1FA77 #77FAD2 #9077FA
square
#FA779F #E1FA77 #77FAD2 #9077FA
split-complementary
#FA779F #77FA90 #77E1FA
monochromatic
#EE094F #F83C75 #FA779F #FCB2C9 #FEE1EA
Accessibility & contrast
On white
2.56
#FA779F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FA779F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA779F
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA779F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA779F | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E92A0
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#FF6B86
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa779f; /* rgb */ color: rgb(250, 119, 159); /* oklch */ color: oklch(73.3% 0.164 2.7);
Tailwind
colors: {
custom: {
50: '#ffa2bb',
500: '#fa779f',
950: '#000000',
},
}SCSS
$custom: #fa779f; $custom-light: #ffa2bb; $custom-dark: #000000;
JSON
{
"hex": "#fa779f",
"rgb": {
"r": 250,
"g": 119,
"b": 159
},
"hsl": {
"h": 341.679,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.73272,
"c": 0.16418,
"h": 2.7
},
"luminance": 0.36021
}Semantic roles & 50–950 ramp
primary
#FA779F
secondary
#D5F6EC
accent
#E69F00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80