#F9779B#F9779B
#F9779B is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.0% C 0.162 H 4.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F9779B |
|---|---|
| RGB | rgb(249, 119, 155) |
| HSL | hsl(343, 92%, 72%) |
| HSV | hsv(343, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 37.8%, 2.4%) |
| CIE-LAB | lab(66.29, 53.13, 4.65) |
| CIE-LCH | lch(66.29, 53.33, 5.00°) |
| OKLab | oklab(73.02% 0.1616 0.0127) |
| OKLCH | oklch(73.02% 0.162 4.5) |
| XYZ | xyz(51.5830, 35.7052, 35.1792) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.53
Rosy Pink
#F6688E
ΔE00 3.28
Rosa
#FE86A4
ΔE00 3.29
Pinky
#FC86AA
ΔE00 3.53
Carnation
#FD798F
ΔE00 4.09
Rose Pink
#F7879A
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9779B #77F9D5
analogous
#F977DC #F9779B #F99477
triadic
#F9779B #9BF977 #779BF9
tetradic
#F9779B #DCF977 #77F9D5 #9477F9
square
#F9779B #DCF977 #77F9D5 #9477F9
split-complementary
#F9779B #77F994 #77DCF9
monochromatic
#EB0A49 #F63C70 #F9779B #FCB2C6 #FEE2E9
Accessibility & contrast
On white
2.58
#F9779B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F9779B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9779B
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9779B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9779B | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929C
Deuteranopia (green-blind)
#B0AB98
Tritanopia (blue-blind)
#FF6B84
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f9779b; /* rgb */ color: rgb(249, 119, 155); /* oklch */ color: oklch(73.0% 0.162 4.5);
Tailwind
colors: {
custom: {
50: '#ffa2b8',
500: '#f9779b',
950: '#000000',
},
}SCSS
$custom: #f9779b; $custom-light: #ffa2b8; $custom-dark: #000000;
JSON
{
"hex": "#f9779b",
"rgb": {
"r": 249,
"g": 119,
"b": 155
},
"hsl": {
"h": 343.385,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.73024,
"c": 0.16209,
"h": 4.5
},
"luminance": 0.357
}Semantic roles & 50–950 ramp
primary
#F9779B
secondary
#D5F6ED
accent
#E6A600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80