Skip to content

#f0cdbf

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

RGB
240, 205, 191
HSL
17°, 62%, 85%
CMYK
0, 15, 20, 6
Luminance
0.6595

Every format

HEX#f0cdbf
RGBrgb(240, 205, 191)
HSLhsl(17, 62%, 85%)
CMYKcmyk(0%, 15%, 20%, 6%)
LABlab(85.0 10.1 11.5)
LCHlch(85.0 15.3 48.6)
OKLCHoklch(0.874 0.044 43.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cdbf on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#f0cdbf on black: 14.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green80.4%
Blue74.9%

CMYK percentages

Cyan0.0%
Magenta14.6%
Yellow20.4%
Key (black)5.9%

Color previews

#f0cdbf text on a black background

contrast 14.19:1

Card sample

#f0cdbf text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cdbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0cdbf in the Color Lab