Skip to content

#eacfac

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

RGB
234, 207, 172
HSL
34°, 60%, 80%
CMYK
0, 12, 27, 8
Luminance
0.6510

Every format

HEX#eacfac
RGBrgb(234, 207, 172)
HSLhsl(34, 60%, 80%)
CMYKcmyk(0%, 12%, 27%, 8%)
LABlab(84.5 4.2 20.9)
LCHlch(84.5 21.3 78.6)
OKLCHoklch(0.868 0.055 74.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eacfac on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#eacfac on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green81.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta11.5%
Yellow26.5%
Key (black)8.2%

Color previews

#eacfac text on a black background

contrast 14.02:1

Card sample

#eacfac text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eacfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eacfac in the Color Lab