Skip to content

#f5ccaf

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

RGB
245, 204, 175
HSL
25°, 78%, 82%
CMYK
0, 17, 29, 4
Luminance
0.6569

Every format

HEX#f5ccaf
RGBrgb(245, 204, 175)
HSLhsl(25, 78%, 82%)
CMYKcmyk(0%, 17%, 29%, 4%)
LABlab(84.8 10.3 19.9)
LCHlch(84.8 22.4 62.6)
OKLCHoklch(0.873 0.061 57.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5ccaf on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#f5ccaf on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green80.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow28.6%
Key (black)3.9%

Color previews

#f5ccaf text on a black background

contrast 14.14:1

Card sample

#f5ccaf text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5ccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5ccaf in the Color Lab