Skip to content

#ebedaf

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

RGB
235, 237, 175
HSL
62°, 63%, 81%
CMYK
1, 0, 26, 7
Luminance
0.8133

Every format

HEX#ebedaf
RGBrgb(235, 237, 175)
HSLhsl(62, 63%, 81%)
CMYKcmyk(1%, 0%, 26%, 7%)
LABlab(92.3 -10.3 29.9)
LCHlch(92.3 31.6 109.0)
OKLCHoklch(0.930 0.080 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.9%
Blue68.6%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#ebedaf text on a black background

contrast 17.27:1

Card sample

#ebedaf text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebedaf in the Color Lab