Skip to content

#ebecaf

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

RGB
235, 236, 175
HSL
61°, 62%, 81%
CMYK
0, 0, 26, 8
Luminance
0.8075

Every format

HEX#ebecaf
RGBrgb(235, 236, 175)
HSLhsl(61, 62%, 81%)
CMYKcmyk(0%, 0%, 26%, 8%)
LABlab(92.0 -9.8 29.6)
LCHlch(92.0 31.2 108.4)
OKLCHoklch(0.928 0.079 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.5%
Blue68.6%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow25.8%
Key (black)7.5%

Color previews

#ebecaf text on a black background

contrast 17.15:1

Card sample

#ebecaf text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebecaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebecaf in the Color Lab