#F7769E#F7769E
#F7769E is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.7% C 0.162 H 2.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F7769E |
|---|---|
| RGB | rgb(247, 118, 158) |
| HSL | hsl(341, 89%, 72%) |
| HSV | hsv(341, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 36%, 3.1%) |
| CIE-LAB | lab(65.91, 53.28, 2.35) |
| CIE-LCH | lch(65.91, 53.33, 2.53°) |
| OKLab | oklab(72.7% 0.1621 0.0068) |
| OKLCH | oklch(72.7% 0.162 2.4) |
| XYZ | xyz(51.0104, 35.2047, 36.4499) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.43
Pinky
#FC86AA
ΔE00 3.51
Rosy Pink
#F6688E
ΔE00 3.58
Rosa
#FE86A4
ΔE00 3.88
Medium Pink
#F36196
ΔE00 4.34
Strawberry
#FC5A8D
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7769E #76F7CF
analogous
#F776DF #F7769E #F78F76
triadic
#F7769E #9EF776 #769EF7
tetradic
#F7769E #DFF776 #76F7CF #8F76F7
square
#F7769E #DFF776 #76F7CF #8F76F7
split-complementary
#F7769E #76F78F #76DFF7
monochromatic
#E50D50 #F43C75 #F7769E #FAB0C7 #FDE2EB
Accessibility & contrast
On white
2.61
#F7769E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F7769E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7769E
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7769E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7769E | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C919F
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#FF6B85
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f7769e; /* rgb */ color: rgb(247, 118, 158); /* oklch */ color: oklch(72.7% 0.162 2.4);
Tailwind
colors: {
custom: {
50: '#fda1ba',
500: '#f7769e',
950: '#000000',
},
}SCSS
$custom: #f7769e; $custom-light: #fda1ba; $custom-dark: #000000;
JSON
{
"hex": "#f7769e",
"rgb": {
"r": 247,
"g": 118,
"b": 158
},
"hsl": {
"h": 341.395,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.72703,
"c": 0.16222,
"h": 2.4
},
"luminance": 0.352
}Semantic roles & 50–950 ramp
primary
#F7769E
secondary
#D4F5EB
accent
#E69E00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80