Skip to content

#ebdf7b

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

RGB
235, 223, 123
HSL
54°, 74%, 70%
CMYK
0, 5, 48, 8
Luminance
0.7187

Every format

HEX#ebdf7b
RGBrgb(235, 223, 123)
HSLhsl(54, 74%, 70%)
CMYKcmyk(0%, 5%, 48%, 8%)
LABlab(87.9 -9.1 50.1)
LCHlch(87.9 51.0 100.3)
OKLCHoklch(0.893 0.122 102.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf7b on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf7b on black: 15.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.5%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow47.7%
Key (black)7.8%

Color previews

#ebdf7b text on a black background

contrast 15.37:1

Card sample

#ebdf7b text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf7b in the Color Lab