Skip to content

#edceba

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

RGB
237, 206, 186
HSL
24°, 59%, 83%
CMYK
0, 13, 22, 7
Luminance
0.6569

Every format

HEX#edceba
RGBrgb(237, 206, 186)
HSLhsl(24, 59%, 83%)
CMYKcmyk(0%, 13%, 22%, 7%)
LABlab(84.8 7.8 13.9)
LCHlch(84.8 16.0 60.8)
OKLCHoklch(0.872 0.044 54.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green80.8%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta13.1%
Yellow21.5%
Key (black)7.1%

Color previews

#edceba text on a black background

contrast 14.14:1

Card sample

#edceba text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edceba in the Color Lab