Skip to content

#ddfb3c

a balanced, electric yellow · warm · closest name: Yellow

RGB
221, 251, 60
HSL
69°, 96%, 61%
CMYK
12, 0, 76, 2
Luminance
0.8469

At a glance

Every number on this page in one read: what #ddfb3c is made of, how bright it looks, and which way it leans.

Hex
#ddfb3c
Hue
69°
yellow
Saturation
96%
electric
Lightness
61%
balanced
Brightness
98%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8469
WCAG relative
Temperature
Warm
33/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
17.94:1
Closest name
Yellow
ΔE2000 7.1
Where it sits
Hue69° of 360°
Saturation96%
Lightness61%
Temperature
Warm ← → Cool33% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ddfb3c
RGBrgb(221, 251, 60)
HSLhsl(69, 96%, 61%)
CMYKcmyk(12%, 0%, 76%, 2%)
LABlab(93.8 -32.3 81.1)
LCHlch(93.8 87.3 111.7)
OKLCHoklch(0.935 0.203 118.6)
Decimal14547772
Display P3color(display-p3 0.867 0.984 0.235)

Copy-ready code

/* CSS */
color: #ddfb3c;
background-color: #ddfb3c;
/* Tailwind (arbitrary) */
class="text-[#ddfb3c] bg-[#ddfb3c]"
/* SCSS */
$brand: #ddfb3c;
/* SwiftUI */
Color(red: 0.867, green: 0.984, blue: 0.235)
/* Android */
Color.parseColor("#ddfb3c")
/* Flutter */
Color(0xFFDDFB3C)
/* Python / OpenCV (BGR) */
(60, 251, 221)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ddfb3c · 17.94:1
Use #000000AAA at every size.
Aa
White text · 1.17:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ddfb3c as text scores 1.17:1 on white and 17.94:1 on black.

Accessibility — WCAG contrast

Aa
#ddfb3c on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#ddfb3c on black: 17.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFED00
deuteranopia · #FFEE4E
tritanopia · #EAEDD8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddfb3c is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFDF1
#F8FCE4
#F1FAC1
#ECFD91
#E2FC5A
#ddfb3c
#CBF005
#A9C804
#87A003
#627307
#3D4804
Base = 500Lightest = 50 · #FBFDF1Darkest = 950 · #3D4804
:root {
  --brand-50: #FBFDF1;
  --brand-100: #F8FCE4;
  --brand-200: #F1FAC1;
  --brand-300: #ECFD91;
  --brand-400: #E2FC5A;
  --brand-500: #ddfb3c;
  --brand-600: #CBF005;
  --brand-700: #A9C804;
  --brand-800: #87A003;
  --brand-900: #627307;
  --brand-950: #3D4804;
  --brand: #ddfb3c;
  --brand-ink: #000000;
}

Colors that work with #ddfb3c

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#8E9B4B
Captions on the surface
Accent#384BFF
Second voice, not a rival
Dark variant#6A7D03
Hover, pressed, headers
Light variant#FBFEE6
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ddfb3c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#5A3CFB
Analogous left#FBB93C
Analogous right#7EFB3C
Split-complement 1#3C7EFB
Split-complement 2#B93CFB
Triadic 1#3CDDFB
Triadic 2#FB3CDD
Tetradic#3CFBB9

RGB percentages

Red86.7%
Green98.4%
Blue23.5%

CMYK percentages

Cyan12.0%
Magenta0.0%
Yellow76.1%
Key (black)1.6%

Color previews

#ddfb3c text on a black background

contrast 17.94:1

Card sample

#ddfb3c text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 251, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 251, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddfb3c;
background: linear-gradient(135deg, #ddfb3c, #5EFB3C);

Monochromatic scale

Palettes built from #ddfb3c

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ddfb3c in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ddfb3c, answered

What color is #ddfb3c?

#ddfb3c is a balanced electric yellow, closest to Yellow (ΔE2000 7.1). It sits at 69° on the hue wheel with 96% saturation and 61% lightness, which reads as warm.

What is the RGB value of #ddfb3c?

rgb(221, 251, 60) — 221 red, 251 green and 60 blue out of 255, or 86.7% / 98.4% / 23.5% by channel.

Is #ddfb3c a light or a dark color?

It is a light color. Relative luminance is 0.8469 and perceived brightness is 89%, so black text on it reaches 17.94:1.

Should I use black or white text on #ddfb3c?

Black. It scores 17.94:1 against #ddfb3c, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #ddfb3c?

#5A3CFB sits directly opposite on the wheel. Softer options are the split-complements #3C7EFB and #B93CFB, which give the same contrast with far less vibration.

What colors go well with #ddfb3c?

For interface work: #F9FAF4 as the surface, #E6EDC0 for borders, #8E9B4B for secondary text, #384BFF as an accent and #6A7D03 for hover and pressed states. For a palette, the analogous pair #FBB93C and #7EFB3C stays calm, while #5A3CFB is the loudest partner.

What is #ddfb3c in CMYK for printing?

cmyk(12%, 0%, 76%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ddfb3c warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FBD33C; nudged cooler, #97FD3A.

Work with #ddfb3c in the Color Lab