Skip to content

#eadace

a pale, soft orange · warm · closest name: beige

RGB
234, 218, 206
HSL
26°, 40%, 86%
CMYK
0, 7, 12, 8
Luminance
0.7209

Every format

HEX#eadace
RGBrgb(234, 218, 206)
HSLhsl(26, 40%, 86%)
CMYKcmyk(0%, 7%, 12%, 8%)
LABlab(88.0 3.5 7.9)
LCHlch(88.0 8.6 66.0)
OKLCHoklch(0.898 0.024 59.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eadace on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#eadace on black: 15.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green85.5%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow12.0%
Key (black)8.2%

Color previews

#eadace text on a black background

contrast 15.42:1

Card sample

#eadace text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadace in the Color Lab