Skip to content

#f2cdbf

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

RGB
242, 205, 191
HSL
17°, 66%, 85%
CMYK
0, 15, 21, 5
Luminance
0.6630

Every format

HEX#f2cdbf
RGBrgb(242, 205, 191)
HSLhsl(17, 66%, 85%)
CMYKcmyk(0%, 15%, 21%, 5%)
LABlab(85.2 10.9 11.8)
LCHlch(85.2 16.0 47.3)
OKLCHoklch(0.876 0.046 41.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2cdbf on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#f2cdbf on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta15.3%
Yellow21.1%
Key (black)5.1%

Color previews

#f2cdbf text on a black background

contrast 14.26:1

Card sample

#f2cdbf text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2cdbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2cdbf in the Color Lab