Skip to content

#f0b0af

a light, vivid red · warm · closest name: pink

RGB
240, 176, 175
HSL
1°, 68%, 81%
CMYK
0, 27, 27, 6
Luminance
0.5267

Every format

HEX#f0b0af
RGBrgb(240, 176, 175)
HSLhsl(1, 68%, 81%)
CMYKcmyk(0%, 27%, 27%, 6%)
LABlab(77.7 23.2 9.7)
LCHlch(77.7 25.2 22.8)
OKLCHoklch(0.816 0.075 19.8)

Copy-ready code

/* CSS */
color: #f0b0af;
background-color: #f0b0af;
/* Tailwind (arbitrary) */
class="text-[#f0b0af] bg-[#f0b0af]"
/* SCSS */
$brand: #f0b0af;
/* SwiftUI */
Color(red: 0.941, green: 0.690, blue: 0.686)
/* Android */
Color.parseColor("#f0b0af")

Accessibility — WCAG contrast

Aa
#f0b0af on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#f0b0af on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green69.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow27.1%
Key (black)5.9%

Color previews

#f0b0af text on a black background

contrast 11.53:1

Card sample

#f0b0af text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f0b0af;
Background color
Panel with #f0b0af background
background-color: #f0b0af;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f0b0af;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(240, 176, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 176, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f0b0af;
background: linear-gradient(135deg, #f0b0af, #F0DBAF);

Monochromatic scale

Palettes built from #f0b0af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0b0af in the Color Lab