Skip to content

#ddf252

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

RGB
221, 242, 82
HSL
68°, 86%, 64%
CMYK
9, 0, 66, 5
Luminance
0.7949

Every format

HEX#ddf252
RGBrgb(221, 242, 82)
HSLhsl(68, 86%, 64%)
CMYKcmyk(9%, 0%, 66%, 5%)
LABlab(91.5 -27.0 71.6)
LCHlch(91.5 76.5 110.7)
OKLCHoklch(0.917 0.180 116.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf252 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#ddf252 on black: 16.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green94.9%
Blue32.2%

CMYK percentages

Cyan8.7%
Magenta0.0%
Yellow66.1%
Key (black)5.1%

Color previews

#ddf252 text on a black background

contrast 16.90:1

Card sample

#ddf252 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 242, 82, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 242, 82, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddf252;
background: linear-gradient(135deg, #ddf252, #72F252);

Monochromatic scale

Palettes built from #ddf252

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddf252 in the Color Lab