Skip to content

#f2cdb2

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

RGB
242, 205, 178
HSL
25°, 71%, 82%
CMYK
0, 15, 26, 5
Luminance
0.6575

Every format

HEX#f2cdb2
RGBrgb(242, 205, 178)
HSLhsl(25, 71%, 82%)
CMYKcmyk(0%, 15%, 26%, 5%)
LABlab(84.9 9.1 18.3)
LCHlch(84.9 20.4 63.7)
OKLCHoklch(0.873 0.055 58.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.9%
Green80.4%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta15.3%
Yellow26.4%
Key (black)5.1%

Color previews

#f2cdb2 text on a black background

contrast 14.15:1

Card sample

#f2cdb2 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2cdb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2cdb2 in the Color Lab