Skip to content

#f1d2af

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

RGB
241, 210, 175
HSL
32°, 70%, 82%
CMYK
0, 13, 27, 6
Luminance
0.6789

Every format

HEX#f1d2af
RGBrgb(241, 210, 175)
HSLhsl(32, 70%, 82%)
CMYKcmyk(0%, 13%, 27%, 6%)
LABlab(86.0 5.7 21.4)
LCHlch(86.0 22.1 75.1)
OKLCHoklch(0.881 0.058 70.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1d2af on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#f1d2af on black: 14.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green82.4%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta12.9%
Yellow27.4%
Key (black)5.5%

Color previews

#f1d2af text on a black background

contrast 14.58:1

Card sample

#f1d2af text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1d2af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1d2af in the Color Lab