#F6749F#F6749F
#F6749F is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.3% C 0.164 H 1.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F6749F |
|---|---|
| RGB | rgb(246, 116, 159) |
| HSL | hsl(340, 88%, 71%) |
| HSV | hsv(340, 53%, 96%) |
| CMYK | cmyk(0%, 52.8%, 35.4%, 3.5%) |
| CIE-LAB | lab(65.43, 54.01, 1.07) |
| CIE-LCH | lch(65.43, 54.02, 1.13°) |
| OKLab | oklab(72.32% 0.1643 0.0035) |
| OKLCH | oklch(72.32% 0.164 1.2) |
| XYZ | xyz(50.5120, 34.5918, 36.8109) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.85
Rosy Pink
#F6688E
ΔE00 3.71
Medium Pink
#F36196
ΔE00 3.80
Pinky
#FC86AA
ΔE00 3.95
Rosa
#FE86A4
ΔE00 4.55
Bubble Gum Pink
#FF69AF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6749F #74F6CB
analogous
#F674E0 #F6749F #F68A74
triadic
#F6749F #9FF674 #749FF6
tetradic
#F6749F #E0F674 #74F6CB #8A74F6
square
#F6749F #E0F674 #74F6CB #8A74F6
split-complementary
#F6749F #74F68A #74E0F6
monochromatic
#E10F54 #F23B77 #F6749F #FAADC7 #FDE2EB
Accessibility & contrast
On white
2.65
#F6749F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#F6749F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6749F
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6749F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6749F | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A90A0
Deuteranopia (green-blind)
#ABA89C
Tritanopia (blue-blind)
#FF6984
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f6749f; /* rgb */ color: rgb(246, 116, 159); /* oklch */ color: oklch(72.3% 0.164 1.2);
Tailwind
colors: {
custom: {
50: '#fda0bb',
500: '#f6749f',
950: '#000000',
},
}SCSS
$custom: #f6749f; $custom-light: #fda0bb; $custom-dark: #000000;
JSON
{
"hex": "#f6749f",
"rgb": {
"r": 246,
"g": 116,
"b": 159
},
"hsl": {
"h": 340.154,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.72324,
"c": 0.16438,
"h": 1.2
},
"luminance": 0.34587
}Semantic roles & 50–950 ramp
primary
#F6749F
secondary
#D2F4E9
accent
#E49901
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80