Skip to content

#f0ccac

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

RGB
240, 204, 172
HSL
28°, 69%, 81%
CMYK
0, 15, 28, 6
Luminance
0.6469

Every format

HEX#f0ccac
RGBrgb(240, 204, 172)
HSLhsl(28, 69%, 81%)
CMYKcmyk(0%, 15%, 28%, 6%)
LABlab(84.3 8.0 20.7)
LCHlch(84.3 22.2 68.8)
OKLCHoklch(0.868 0.059 63.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0ccac on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#f0ccac on black: 13.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green80.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow28.3%
Key (black)5.9%

Color previews

#f0ccac text on a black background

contrast 13.94:1

Card sample

#f0ccac text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0ccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0ccac in the Color Lab