#F0739B#F0739B
#F0739B is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.3% C 0.158 H 1.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F0739B |
|---|---|
| RGB | rgb(240, 115, 155) |
| HSL | hsl(341, 81%, 70%) |
| HSV | hsv(341, 52%, 94%) |
| CMYK | cmyk(0%, 52.1%, 35.4%, 5.9%) |
| CIE-LAB | lab(64.29, 52.06, 1.59) |
| CIE-LCH | lch(64.29, 52.08, 1.74°) |
| OKLab | oklab(71.26% 0.1584 0.0048) |
| OKLCH | oklch(71.26% 0.158 1.7) |
| XYZ | xyz(47.9848, 33.1580, 34.8770) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.27
Medium Pink
#F36196
ΔE00 3.44
Carnation Pink
#FF7FA7
ΔE00 3.74
Palevioletred
#DB7093
ΔE00 3.81
Pinky
#FC86AA
ΔE00 4.64
Strawberry
#FC5A8D
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0739B #73F0C8
analogous
#F073DA #F0739B #F08A73
triadic
#F0739B #9BF073 #739BF0
tetradic
#F0739B #DAF073 #73F0C8 #8A73F0
square
#F0739B #DAF073 #73F0C8 #8A73F0
split-complementary
#F0739B #73F08A #73DAF0
monochromatic
#D21753 #EA3C74 #F0739B #F6AAC2 #FCE2EA
Accessibility & contrast
On white
2.75
#F0739B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#F0739B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0739B
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0739B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0739B | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9C
Deuteranopia (green-blind)
#A8A598
Tritanopia (blue-blind)
#FF6882
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f0739b; /* rgb */ color: rgb(240, 115, 155); /* oklch */ color: oklch(71.3% 0.158 1.7);
Tailwind
colors: {
custom: {
50: '#f89fb8',
500: '#f0739b',
950: '#000000',
},
}SCSS
$custom: #f0739b; $custom-light: #f89fb8; $custom-dark: #000000;
JSON
{
"hex": "#f0739b",
"rgb": {
"r": 240,
"g": 115,
"b": 155
},
"hsl": {
"h": 340.8,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.7126,
"c": 0.15842,
"h": 1.7
},
"luminance": 0.33153
}Semantic roles & 50–950 ramp
primary
#F0739B
secondary
#CEF1E6
accent
#DD9909
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80