Skip to content

#ebeeaf

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

RGB
235, 238, 175
HSL
63°, 65%, 81%
CMYK
1, 0, 27, 7
Luminance
0.8191

Every format

HEX#ebeeaf
RGBrgb(235, 238, 175)
HSLhsl(63, 65%, 81%)
CMYKcmyk(1%, 0%, 27%, 7%)
LABlab(92.5 -10.8 30.3)
LCHlch(92.5 32.1 109.7)
OKLCHoklch(0.932 0.081 110.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebeeaf on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#ebeeaf on black: 17.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green93.3%
Blue68.6%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow26.5%
Key (black)6.7%

Color previews

#ebeeaf text on a black background

contrast 17.38:1

Card sample

#ebeeaf text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebeeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebeeaf in the Color Lab