#F6749D#F6749D
#F6749D is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.3% C 0.164 H 2.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F6749D |
|---|---|
| RGB | rgb(246, 116, 157) |
| HSL | hsl(341, 88%, 71%) |
| HSV | hsv(341, 53%, 96%) |
| CMYK | cmyk(0%, 52.8%, 36.2%, 3.5%) |
| CIE-LAB | lab(65.38, 53.78, 2.13) |
| CIE-LCH | lch(65.38, 53.83, 2.27°) |
| OKLab | oklab(72.27% 0.1637 0.0062) |
| OKLCH | oklch(72.27% 0.164 2.2) |
| XYZ | xyz(50.3399, 34.5230, 35.9042) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.86
Rosy Pink
#F6688E
ΔE00 3.32
Medium Pink
#F36196
ΔE00 3.88
Pinky
#FC86AA
ΔE00 3.96
Rosa
#FE86A4
ΔE00 4.34
Strawberry
#FC5A8D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6749D #74F6CD
analogous
#F674DE #F6749D #F68C74
triadic
#F6749D #9DF674 #749DF6
tetradic
#F6749D #DEF674 #74F6CD #8C74F6
square
#F6749D #DEF674 #74F6CD #8C74F6
split-complementary
#F6749D #74F68C #74DEF6
monochromatic
#E10F51 #F23B74 #F6749D #FAADC6 #FDE2EB
Accessibility & contrast
On white
2.66
#F6749D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#F6749D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6749D
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6749D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6749D | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9E
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#FF6983
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f6749d; /* rgb */ color: rgb(246, 116, 157); /* oklch */ color: oklch(72.3% 0.164 2.2);
Tailwind
colors: {
custom: {
50: '#fda0b9',
500: '#f6749d',
950: '#000000',
},
}SCSS
$custom: #f6749d; $custom-light: #fda0b9; $custom-dark: #000000;
JSON
{
"hex": "#f6749d",
"rgb": {
"r": 246,
"g": 116,
"b": 157
},
"hsl": {
"h": 341.077,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.72266,
"c": 0.16378,
"h": 2.2
},
"luminance": 0.34518
}Semantic roles & 50–950 ramp
primary
#F6749D
secondary
#D2F4E9
accent
#E49D01
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80