Skip to content

#f1ceba

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

RGB
241, 206, 186
HSL
22°, 66%, 84%
CMYK
0, 15, 23, 6
Luminance
0.6639

Every format

HEX#f1ceba
RGBrgb(241, 206, 186)
HSLhsl(22, 66%, 84%)
CMYKcmyk(0%, 15%, 23%, 6%)
LABlab(85.2 9.3 14.5)
LCHlch(85.2 17.2 57.4)
OKLCHoklch(0.876 0.048 51.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.5%
Green80.8%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta14.5%
Yellow22.8%
Key (black)5.5%

Color previews

#f1ceba text on a black background

contrast 14.28:1

Card sample

#f1ceba text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1ceba in the Color Lab