#F3739E#F3739E
#F3739E is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.8% C 0.162 H 0.9°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F3739E |
|---|---|
| RGB | rgb(243, 115, 158) |
| HSL | hsl(340, 84%, 70%) |
| HSV | hsv(340, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 35%, 4.7%) |
| CIE-LAB | lab(64.80, 53.39, 0.66) |
| CIE-LCH | lch(64.80, 53.39, 0.71°) |
| OKLab | oklab(71.75% 0.1624 0.0024) |
| OKLCH | oklch(71.75% 0.162 0.9) |
| XYZ | xyz(49.2669, 33.7896, 36.2685) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.37
Medium Pink
#F36196
ΔE00 3.45
Rosy Pink
#F6688E
ΔE00 3.66
Palevioletred
#DB7093
ΔE00 4.34
Pinky
#FC86AA
ΔE00 4.38
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3739E #73F3C8
analogous
#F373DE #F3739E #F38873
triadic
#F3739E #9EF373 #739EF3
tetradic
#F3739E #DEF373 #73F3C8 #8873F3
square
#F3739E #DEF373 #73F3C8 #8873F3
split-complementary
#F3739E #73F388 #73DEF3
monochromatic
#D91355 #EE3B77 #F3739E #F8ABC5 #FDE3EB
Accessibility & contrast
On white
2.71
#F3739E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#F3739E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3739E
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3739E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3739E | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9F
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f3739e; /* rgb */ color: rgb(243, 115, 158); /* oklch */ color: oklch(71.8% 0.162 0.9);
Tailwind
colors: {
custom: {
50: '#fb9fba',
500: '#f3739e',
950: '#000000',
},
}SCSS
$custom: #f3739e; $custom-light: #fb9fba; $custom-dark: #000000;
JSON
{
"hex": "#f3739e",
"rgb": {
"r": 243,
"g": 115,
"b": 158
},
"hsl": {
"h": 339.844,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.71753,
"c": 0.16245,
"h": 0.9
},
"luminance": 0.33785
}Semantic roles & 50–950 ramp
primary
#F3739E
secondary
#CFF3E7
accent
#E19705
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80