#F9779F#F9779F
#F9779F is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.1% C 0.163 H 2.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F9779F |
|---|---|
| RGB | rgb(249, 119, 159) |
| HSL | hsl(342, 92%, 72%) |
| HSV | hsv(342, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 36.1%, 2.4%) |
| CIE-LAB | lab(66.40, 53.57, 2.53) |
| CIE-LCH | lch(66.40, 53.63, 2.70°) |
| OKLab | oklab(73.14% 0.163 0.0073) |
| OKLCH | oklch(73.14% 0.163 2.5) |
| XYZ | xyz(51.9245, 35.8417, 36.9777) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.06
Pinky
#FC86AA
ΔE00 3.21
Rosa
#FE86A4
ΔE00 3.55
Rosy Pink
#F6688E
ΔE00 3.79
Medium Pink
#F36196
ΔE00 4.67
Carnation
#FD798F
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9779F #77F9D1
analogous
#F977E0 #F9779F #F99077
triadic
#F9779F #9FF977 #779FF9
tetradic
#F9779F #E0F977 #77F9D1 #9077F9
square
#F9779F #E0F977 #77F9D1 #9077F9
split-complementary
#F9779F #77F990 #77E0F9
monochromatic
#EB0A50 #F63C76 #F9779F #FCB2C8 #FEE2EA
Accessibility & contrast
On white
2.57
#F9779F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F9779F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9779F
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9779F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9779F | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D92A0
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#FF6C86
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f9779f; /* rgb */ color: rgb(249, 119, 159); /* oklch */ color: oklch(73.1% 0.163 2.5);
Tailwind
colors: {
custom: {
50: '#ffa2bb',
500: '#f9779f',
950: '#000000',
},
}SCSS
$custom: #f9779f; $custom-light: #ffa2bb; $custom-dark: #000000;
JSON
{
"hex": "#f9779f",
"rgb": {
"r": 249,
"g": 119,
"b": 159
},
"hsl": {
"h": 341.538,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.73137,
"c": 0.16314,
"h": 2.5
},
"luminance": 0.35837
}Semantic roles & 50–950 ramp
primary
#F9779F
secondary
#D5F6EC
accent
#E69F00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80