#F8749D#F8749D
#F8749D is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.5% C 0.166 H 2.6°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F8749D |
|---|---|
| RGB | rgb(248, 116, 157) |
| HSL | hsl(341, 90%, 71%) |
| HSV | hsv(341, 53%, 97%) |
| CMYK | cmyk(0%, 53.2%, 36.7%, 2.7%) |
| CIE-LAB | lab(65.66, 54.44, 2.58) |
| CIE-LCH | lch(65.66, 54.50, 2.71°) |
| OKLab | oklab(72.54% 0.1657 0.0074) |
| OKLCH | oklch(72.54% 0.166 2.6) |
| XYZ | xyz(51.0454, 34.8867, 35.9373) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.68
Rosy Pink
#F6688E
ΔE00 3.27
Pinky
#FC86AA
ΔE00 3.85
Medium Pink
#F36196
ΔE00 4.04
Rosa
#FE86A4
ΔE00 4.15
Strawberry
#FC5A8D
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8749D #74F8CF
analogous
#F874DF #F8749D #F88D74
triadic
#F8749D #9DF874 #749DF8
tetradic
#F8749D #DFF874 #74F8CF #8D74F8
square
#F8749D #DFF874 #74F8CF #8D74F8
split-complementary
#F8749D #74F88D #74DFF8
monochromatic
#E60C4F #F53A74 #F8749D #FBAEC6 #FEE2EA
Accessibility & contrast
On white
2.63
#F8749D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#F8749D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8749D
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8749D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8749D | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909E
Deuteranopia (green-blind)
#ADA99A
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f8749d; /* rgb */ color: rgb(248, 116, 157); /* oklch */ color: oklch(72.5% 0.166 2.6);
Tailwind
colors: {
custom: {
50: '#fea0b9',
500: '#f8749d',
950: '#000000',
},
}SCSS
$custom: #f8749d; $custom-light: #fea0b9; $custom-dark: #000000;
JSON
{
"hex": "#f8749d",
"rgb": {
"r": 248,
"g": 116,
"b": 157
},
"hsl": {
"h": 341.364,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.72537,
"c": 0.16583,
"h": 2.6
},
"luminance": 0.34882
}Semantic roles & 50–950 ramp
primary
#F8749D
secondary
#D3F5EA
accent
#E69E00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80