Skip to content

#dfdf13

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

RGB
223, 223, 19
HSL
60°, 84%, 48%
CMYK
0, 0, 92, 13
Luminance
0.6851

Every format

HEX#dfdf13
RGBrgb(223, 223, 19)
HSLhsl(60, 84%, 48%)
CMYKcmyk(0%, 0%, 92%, 13%)
LABlab(86.3 -19.3 83.6)
LCHlch(86.3 85.8 103.0)
OKLCHoklch(0.875 0.188 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdf13 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dfdf13 on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow91.5%
Key (black)12.5%

Color previews

#dfdf13 text on a black background

contrast 14.70:1

Card sample

#dfdf13 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdf13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdf13 in the Color Lab