Skip to content

#ebdabc

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

RGB
235, 218, 188
HSL
38°, 54%, 83%
CMYK
0, 7, 20, 8
Luminance
0.7144

Every format

HEX#ebdabc
RGBrgb(235, 218, 188)
HSLhsl(38, 54%, 83%)
CMYKcmyk(0%, 7%, 20%, 8%)
LABlab(87.7 1.1 16.9)
LCHlch(87.7 16.9 86.2)
OKLCHoklch(0.894 0.044 81.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdabc on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ebdabc on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green85.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow20.0%
Key (black)7.8%

Color previews

#ebdabc text on a black background

contrast 15.29:1

Card sample

#ebdabc text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdabc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdabc in the Color Lab