Skip to content

#f3dcaf

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

RGB
243, 220, 175
HSL
40°, 74%, 82%
CMYK
0, 10, 28, 5
Luminance
0.7334

Every format

HEX#f3dcaf
RGBrgb(243, 220, 175)
HSLhsl(40, 74%, 82%)
CMYKcmyk(0%, 10%, 28%, 5%)
LABlab(88.6 1.3 25.0)
LCHlch(88.6 25.1 87.1)
OKLCHoklch(0.902 0.064 84.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3dcaf on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#f3dcaf on black: 15.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green86.3%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta9.5%
Yellow28.0%
Key (black)4.7%

Color previews

#f3dcaf text on a black background

contrast 15.67:1

Card sample

#f3dcaf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 220, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 220, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3dcaf;
background: linear-gradient(135deg, #f3dcaf, #DDF3AF);

Monochromatic scale

Palettes built from #f3dcaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3dcaf in the Color Lab