#F7769D#F7769D
#F7769D is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.7% C 0.162 H 2.9°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F7769D |
|---|---|
| RGB | rgb(247, 118, 157) |
| HSL | hsl(342, 89%, 72%) |
| HSV | hsv(342, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 36.4%, 3.1%) |
| CIE-LAB | lab(65.88, 53.16, 2.88) |
| CIE-LCH | lch(65.88, 53.24, 3.10°) |
| OKLab | oklab(72.67% 0.1617 0.0081) |
| OKLCH | oklch(72.67% 0.162 2.9) |
| XYZ | xyz(50.9247, 35.1704, 35.9984) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.49
Rosy Pink
#F6688E
ΔE00 3.42
Pinky
#FC86AA
ΔE00 3.56
Rosa
#FE86A4
ΔE00 3.79
Medium Pink
#F36196
ΔE00 4.41
Carnation
#FD798F
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7769D #76F7D0
analogous
#F776DE #F7769D #F79076
triadic
#F7769D #9DF776 #769DF7
tetradic
#F7769D #DEF776 #76F7D0 #9076F7
square
#F7769D #DEF776 #76F7D0 #9076F7
split-complementary
#F7769D #76F790 #76DEF7
monochromatic
#E50D4F #F43C74 #F7769D #FAB0C6 #FDE2EA
Accessibility & contrast
On white
2.61
#F7769D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F7769D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7769D
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7769D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7769D | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C919E
Deuteranopia (green-blind)
#AEA99A
Tritanopia (blue-blind)
#FF6A84
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f7769d; /* rgb */ color: rgb(247, 118, 157); /* oklch */ color: oklch(72.7% 0.162 2.9);
Tailwind
colors: {
custom: {
50: '#fda1b9',
500: '#f7769d',
950: '#000000',
},
}SCSS
$custom: #f7769d; $custom-light: #fda1b9; $custom-dark: #000000;
JSON
{
"hex": "#f7769d",
"rgb": {
"r": 247,
"g": 118,
"b": 157
},
"hsl": {
"h": 341.86,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.72674,
"c": 0.16194,
"h": 2.9
},
"luminance": 0.35165
}Semantic roles & 50–950 ramp
primary
#F7769D
secondary
#D4F5EB
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80