#F4769B#F4769B
#F4769B is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.2% C 0.158 H 3.3°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F4769B |
|---|---|
| RGB | rgb(244, 118, 155) |
| HSL | hsl(342, 85%, 71%) |
| HSV | hsv(342, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 36.5%, 4.3%) |
| CIE-LAB | lab(65.41, 51.95, 3.28) |
| CIE-LCH | lch(65.41, 52.05, 3.61°) |
| OKLab | oklab(72.21% 0.158 0.0092) |
| OKLCH | oklch(72.21% 0.158 3.3) |
| XYZ | xyz(49.7057, 34.5614, 35.0573) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.92
Rosy Pink
#F6688E
ΔE00 3.18
Pinky
#FC86AA
ΔE00 3.84
Rosa
#FE86A4
ΔE00 3.96
Medium Pink
#F36196
ΔE00 4.36
Palevioletred
#DB7093
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4769B #76F4CF
analogous
#F476DA #F4769B #F49076
triadic
#F4769B #9BF476 #769BF4
tetradic
#F4769B #DAF476 #76F4CF #9076F4
square
#F4769B #DAF476 #76F4CF #9076F4
split-complementary
#F4769B #76F490 #76DAF4
monochromatic
#DE124E #EF3D72 #F4769B #F9AFC4 #FDE3EA
Accessibility & contrast
On white
2.65
#F4769B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#F4769B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4769B
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4769B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4769B | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909C
Deuteranopia (green-blind)
#ACA898
Tritanopia (blue-blind)
#FF6B84
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f4769b; /* rgb */ color: rgb(244, 118, 155); /* oklch */ color: oklch(72.2% 0.158 3.3);
Tailwind
colors: {
custom: {
50: '#fba1b8',
500: '#f4769b',
950: '#000000',
},
}SCSS
$custom: #f4769b; $custom-light: #fba1b8; $custom-dark: #000000;
JSON
{
"hex": "#f4769b",
"rgb": {
"r": 244,
"g": 118,
"b": 155
},
"hsl": {
"h": 342.381,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.72214,
"c": 0.15826,
"h": 3.3
},
"luminance": 0.34557
}Semantic roles & 50–950 ramp
primary
#F4769B
secondary
#D2F4EA
accent
#E2A104
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80