Skip to content

#eadfac

a light, vivid yellow · cool · closest name: beige

RGB
234, 223, 172
HSL
49°, 60%, 80%
CMYK
0, 5, 27, 8
Luminance
0.7325

Every format

HEX#eadfac
RGBrgb(234, 223, 172)
HSLhsl(49, 60%, 80%)
CMYKcmyk(0%, 5%, 27%, 8%)
LABlab(88.6 -4.0 26.4)
LCHlch(88.6 26.7 98.7)
OKLCHoklch(0.900 0.067 97.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green87.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow26.5%
Key (black)8.2%

Color previews

#eadfac text on a black background

contrast 15.65:1

Card sample

#eadfac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadfac in the Color Lab