Skip to content

#dfeb46

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

RGB
223, 235, 70
HSL
64°, 81%, 60%
CMYK
5, 0, 70, 8
Luminance
0.7555

At a glance

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

Hex
#dfeb46
Hue
64°
yellow
Saturation
81%
electric
Lightness
60%
balanced
Brightness
92%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7555
WCAG relative
Temperature
Warm
29/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
16.11:1
Closest name
Yellow
ΔE2000 6.9
Where it sits
Hue64° of 360°
Saturation81%
Lightness60%
Temperature
Warm ← → Cool29% 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#dfeb46
RGBrgb(223, 235, 70)
HSLhsl(64, 81%, 60%)
CMYKcmyk(5%, 0%, 70%, 8%)
LABlab(89.7 -23.5 74.2)
LCHlch(89.7 77.8 107.6)
OKLCHoklch(0.903 0.180 113.6)
Decimal14674758
Display P3color(display-p3 0.875 0.922 0.275)

Copy-ready code

/* CSS */
color: #dfeb46;
background-color: #dfeb46;
/* Tailwind (arbitrary) */
class="text-[#dfeb46] bg-[#dfeb46]"
/* SCSS */
$brand: #dfeb46;
/* SwiftUI */
Color(red: 0.875, green: 0.922, blue: 0.275)
/* Android */
Color.parseColor("#dfeb46")
/* Flutter */
Color(0xFFDFEB46)
/* Python / OpenCV (BGR) */
(70, 235, 223)

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 #dfeb46 · 16.11:1
Use #000000AAA at every size.
Aa
White text · 1.30:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.11:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dfeb46 as text scores 1.30:1 on white and 16.11:1 on black.

Accessibility — WCAG contrast

Aa
#dfeb46 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#dfeb46 on black: 16.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCE028
deuteranopia · #FCE353
tritanopia · #EEDDCB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfeb46 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.

#FBFCF3
#F8F9E6
#F2F5C6
#EDF49A
#E5EF67
#dfeb46
#CEDD18
#ACB814
#8A9310
#646B10
#3E430A
Base = 500Lightest = 50 · #FBFCF3Darkest = 950 · #3E430A
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F8F9E6;
  --brand-200: #F2F5C6;
  --brand-300: #EDF49A;
  --brand-400: #E5EF67;
  --brand-500: #dfeb46;
  --brand-600: #CEDD18;
  --brand-700: #ACB814;
  --brand-800: #8A9310;
  --brand-900: #646B10;
  --brand-950: #3E430A;
  --brand: #dfeb46;
  --brand-ink: #000000;
}

Colors that work with #dfeb46

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#FAFAF4
Tinted page background
Border#E9EDC0
Hairlines and dividers
Muted text#959B4B
Captions on the surface
Accent#4260EF
Second voice, not a rival
Dark variant#6C730C
Hover, pressed, headers
Light variant#FBFDE8
Selected rows, tints
Dark surface#232414
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 #dfeb46

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#5246EB
Analogous left#EBA546
Analogous right#8CEB46
Split-complement 1#468CEB
Split-complement 2#A546EB
Triadic 1#46DFEB
Triadic 2#EB46DF
Tetradic#46EBA5

RGB percentages

Red87.5%
Green92.2%
Blue27.5%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow70.2%
Key (black)7.8%

Color previews

#dfeb46 text on a black background

contrast 16.11:1

Card sample

#dfeb46 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeb46

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.

#dfeb46 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.

#dfeb46, answered

What color is #dfeb46?

#dfeb46 is a balanced electric yellow, closest to Yellow (ΔE2000 6.9). It sits at 64° on the hue wheel with 81% saturation and 60% lightness, which reads as warm.

What is the RGB value of #dfeb46?

rgb(223, 235, 70) — 223 red, 235 green and 70 blue out of 255, or 87.5% / 92.2% / 27.5% by channel.

Is #dfeb46 a light or a dark color?

It is a light color. Relative luminance is 0.7555 and perceived brightness is 86%, so black text on it reaches 16.11:1.

Should I use black or white text on #dfeb46?

Black. It scores 16.11:1 against #dfeb46, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #dfeb46?

#5246EB sits directly opposite on the wheel. Softer options are the split-complements #468CEB and #A546EB, which give the same contrast with far less vibration.

What colors go well with #dfeb46?

For interface work: #FAFAF4 as the surface, #E9EDC0 for borders, #959B4B for secondary text, #4260EF as an accent and #6C730C for hover and pressed states. For a palette, the analogous pair #EBA546 and #8CEB46 stays calm, while #5246EB is the loudest partner.

What is #dfeb46 in CMYK for printing?

cmyk(5%, 0%, 70%, 8%). 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 #dfeb46 warm or cool?

Warm — it scores 29 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBBB46; nudged cooler, #A3ED44.

Work with #dfeb46 in the Color Lab