Skip to content

#dfeb3c

a balanced, electric yellow · cool · closest name: yellow

RGB
223, 235, 60
HSL
64°, 81%, 58%
CMYK
5, 0, 75, 8
Luminance
0.7543

Every format

HEX#dfeb3c
RGBrgb(223, 235, 60)
HSLhsl(64, 81%, 58%)
CMYKcmyk(5%, 0%, 75%, 8%)
LABlab(89.6 -24.0 77.4)
LCHlch(89.6 81.0 107.2)
OKLCHoklch(0.902 0.185 113.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeb3c on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#dfeb3c on black: 16.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.2%
Blue23.5%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow74.5%
Key (black)7.8%

Color previews

#dfeb3c text on a black background

contrast 16.09:1

Card sample

#dfeb3c text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeb3c in the Color Lab