Skip to content

#ebdaac

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

RGB
235, 218, 172
HSL
44°, 61%, 80%
CMYK
0, 7, 27, 8
Luminance
0.7078

Every format

HEX#ebdaac
RGBrgb(235, 218, 172)
HSLhsl(44, 61%, 80%)
CMYKcmyk(0%, 7%, 27%, 8%)
LABlab(87.4 -1.1 24.8)
LCHlch(87.4 24.8 92.6)
OKLCHoklch(0.891 0.063 90.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdaac on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ebdaac on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green85.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow26.8%
Key (black)7.8%

Color previews

#ebdaac text on a black background

contrast 15.16:1

Card sample

#ebdaac text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdaac in the Color Lab