Skip to content

#ebdfaa

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

RGB
235, 223, 170
HSL
49°, 62%, 79%
CMYK
0, 5, 28, 8
Luminance
0.7334

Every format

HEX#ebdfaa
RGBrgb(235, 223, 170)
HSLhsl(49, 62%, 79%)
CMYKcmyk(0%, 5%, 28%, 8%)
LABlab(88.6 -3.9 27.5)
LCHlch(88.6 27.8 98.1)
OKLCHoklch(0.900 0.070 96.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green87.5%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow27.7%
Key (black)7.8%

Color previews

#ebdfaa text on a black background

contrast 15.67:1

Card sample

#ebdfaa text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdfaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdfaa in the Color Lab