Skip to content

#ebdb75

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

RGB
235, 219, 117
HSL
52°, 75%, 69%
CMYK
0, 7, 50, 8
Luminance
0.6961

Every format

HEX#ebdb75
RGBrgb(235, 219, 117)
HSLhsl(52, 75%, 69%)
CMYKcmyk(0%, 7%, 50%, 8%)
LABlab(86.8 -7.6 51.7)
LCHlch(86.8 52.2 98.4)
OKLCHoklch(0.884 0.125 100.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdb75 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ebdb75 on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green85.9%
Blue45.9%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow50.2%
Key (black)7.8%

Color previews

#ebdb75 text on a black background

contrast 14.92:1

Card sample

#ebdb75 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdb75

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdb75 in the Color Lab