Skip to content

#f2ceac

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

RGB
242, 206, 172
HSL
29°, 73%, 81%
CMYK
0, 15, 29, 5
Luminance
0.6600

Every format

HEX#f2ceac
RGBrgb(242, 206, 172)
HSLhsl(29, 73%, 81%)
CMYKcmyk(0%, 15%, 29%, 5%)
LABlab(85.0 7.7 21.6)
LCHlch(85.0 23.0 70.3)
OKLCHoklch(0.874 0.061 65.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.9%
Green80.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta14.9%
Yellow28.9%
Key (black)5.1%

Color previews

#f2ceac text on a black background

contrast 14.20:1

Card sample

#f2ceac text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2ceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2ceac in the Color Lab