Skip to content

#ebedac

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

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

Every format

HEX#ebedac
RGBrgb(235, 237, 172)
HSLhsl(62, 64%, 80%)
CMYKcmyk(1%, 0%, 27%, 7%)
LABlab(92.2 -10.7 31.4)
LCHlch(92.2 33.1 108.9)
OKLCHoklch(0.929 0.083 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.9%
Blue67.5%

CMYK percentages

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

Color previews

#ebedac text on a black background

contrast 17.24:1

Card sample

#ebedac text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebedac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebedac in the Color Lab