#F8769B#F8769B
#F8769B is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.8% C 0.162 H 4.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F8769B |
|---|---|
| RGB | rgb(248, 118, 155) |
| HSL | hsl(343, 90%, 72%) |
| HSV | hsv(343, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 37.5%, 2.7%) |
| CIE-LAB | lab(65.97, 53.27, 4.16) |
| CIE-LCH | lch(65.97, 53.43, 4.47°) |
| OKLab | oklab(72.75% 0.1621 0.0114) |
| OKLCH | oklch(72.75% 0.162 4) |
| XYZ | xyz(51.1090, 35.2850, 35.1231) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.64
Rosy Pink
#F6688E
ΔE00 3.14
Rosa
#FE86A4
ΔE00 3.58
Pinky
#FC86AA
ΔE00 3.67
Carnation
#FD798F
ΔE00 4.38
Medium Pink
#F36196
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8769B #76F8D3
analogous
#F876DC #F8769B #F89276
triadic
#F8769B #9BF876 #769BF8
tetradic
#F8769B #DCF876 #76F8D3 #9276F8
square
#F8769B #DCF876 #76F8D3 #9276F8
split-complementary
#F8769B #76F892 #76DCF8
monochromatic
#E80C4A #F53C71 #F8769B #FBB0C6 #FEE2EA
Accessibility & contrast
On white
2.61
#F8769B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F8769B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8769B
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8769B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8769B | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#FF6A84
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f8769b; /* rgb */ color: rgb(248, 118, 155); /* oklch */ color: oklch(72.8% 0.162 4.0);
Tailwind
colors: {
custom: {
50: '#fea1b8',
500: '#f8769b',
950: '#000000',
},
}SCSS
$custom: #f8769b; $custom-light: #fea1b8; $custom-dark: #000000;
JSON
{
"hex": "#f8769b",
"rgb": {
"r": 248,
"g": 118,
"b": 155
},
"hsl": {
"h": 342.923,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.72752,
"c": 0.16245,
"h": 4
},
"luminance": 0.3528
}Semantic roles & 50–950 ramp
primary
#F8769B
secondary
#D4F5EC
accent
#E6A400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80