Skip to content

#f2ceb2

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

RGB
242, 206, 178
HSL
26°, 71%, 82%
CMYK
0, 15, 26, 5
Luminance
0.6623

Every format

HEX#f2ceb2
RGBrgb(242, 206, 178)
HSLhsl(26, 71%, 82%)
CMYKcmyk(0%, 15%, 26%, 5%)
LABlab(85.1 8.5 18.6)
LCHlch(85.1 20.5 65.4)
OKLCHoklch(0.875 0.055 59.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta14.9%
Yellow26.4%
Key (black)5.1%

Color previews

#f2ceb2 text on a black background

contrast 14.25:1

Card sample

#f2ceb2 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2ceb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2ceb2 in the Color Lab