Skip to content

#ebedad

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

RGB
235, 237, 173
HSL
62°, 64%, 80%
CMYK
1, 0, 27, 7
Luminance
0.8125

Every format

HEX#ebedad
RGBrgb(235, 237, 173)
HSLhsl(62, 64%, 80%)
CMYKcmyk(1%, 0%, 27%, 7%)
LABlab(92.2 -10.6 30.9)
LCHlch(92.2 32.6 108.9)
OKLCHoklch(0.929 0.082 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebedad on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ebedad on black: 17.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.9%
Blue67.8%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow27.0%
Key (black)7.1%

Color previews

#ebedad text on a black background

contrast 17.25:1

Card sample

#ebedad text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebedad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebedad in the Color Lab