Skip to content

#d2df1c

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

RGB
210, 223, 28
HSL
64°, 78%, 49%
CMYK
6, 0, 87, 13
Luminance
0.6656

At a glance

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

Hex
#d2df1c
Hue
64°
yellow
Saturation
78%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6656
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
14.31:1
Closest name
Yellow
ΔE2000 8.3
Where it sits
Hue64° of 360°
Saturation78%
Lightness49%
Temperature
Warm ← → Cool28% 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#d2df1c
RGBrgb(210, 223, 28)
HSLhsl(64, 78%, 49%)
CMYKcmyk(6%, 0%, 87%, 13%)
LABlab(85.3 -24.6 81.1)
LCHlch(85.3 84.7 106.9)
OKLCHoklch(0.865 0.190 114.0)
Decimal13819676
Display P3color(display-p3 0.824 0.875 0.110)

Copy-ready code

/* CSS */
color: #d2df1c;
background-color: #d2df1c;
/* Tailwind (arbitrary) */
class="text-[#d2df1c] bg-[#d2df1c]"
/* SCSS */
$brand: #d2df1c;
/* SwiftUI */
Color(red: 0.824, green: 0.875, blue: 0.110)
/* Android */
Color.parseColor("#d2df1c")
/* Flutter */
Color(0xFFD2DF1C)
/* Python / OpenCV (BGR) */
(28, 223, 210)

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

Accessibility — WCAG contrast

Aa
#d2df1c on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#d2df1c on black: 14.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0D400
deuteranopia · #F0D735
tritanopia · #E1D1BE

Color scale — 50 to 950

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

#FBFCF3
#F8F9E6
#F1F5C7
#EDF29B
#E4EC69
#DAE638
#d2df1c
#ABB517
#899112
#636911
#3E420B
Base = 600Lightest = 50 · #FBFCF3Darkest = 950 · #3E420B
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F8F9E6;
  --brand-200: #F1F5C7;
  --brand-300: #EDF29B;
  --brand-400: #E4EC69;
  --brand-500: #DAE638;
  --brand-600: #d2df1c;
  --brand-700: #ABB517;
  --brand-800: #899112;
  --brand-900: #636911;
  --brand-950: #3E420B;
  --brand: #d2df1c;
  --brand-ink: #000000;
}

Colors that work with #d2df1c

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#EAEDC0
Hairlines and dividers
Muted text#969B4B
Captions on the surface
Accent#173DE4
Second voice, not a rival
Dark variant#6B710E
Hover, pressed, headers
Light variant#FBFCE8
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 #d2df1c

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#291CDF
Analogous left#DF8A1C
Analogous right#70DF1C
Split-complement 1#1C70DF
Split-complement 2#8A1CDF
Triadic 1#1CD2DF
Triadic 2#DF1CD2
Tetradic#1CDF8A

RGB percentages

Red82.4%
Green87.5%
Blue11.0%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow87.4%
Key (black)12.5%

Color previews

#d2df1c text on a black background

contrast 14.31:1

Card sample

#d2df1c text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 223, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 223, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2df1c;
background: linear-gradient(135deg, #d2df1c, #50DF1C);

Monochromatic scale

Palettes built from #d2df1c

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.

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

#d2df1c, answered

What color is #d2df1c?

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

What is the RGB value of #d2df1c?

rgb(210, 223, 28) — 210 red, 223 green and 28 blue out of 255, or 82.4% / 87.5% / 11% by channel.

Is #d2df1c a light or a dark color?

It is a light color. Relative luminance is 0.6656 and perceived brightness is 81%, so black text on it reaches 14.31:1.

Should I use black or white text on #d2df1c?

Black. It scores 14.31:1 against #d2df1c, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #d2df1c?

#291CDF sits directly opposite on the wheel. Softer options are the split-complements #1C70DF and #8A1CDF, which give the same contrast with far less vibration.

What colors go well with #d2df1c?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #969B4B for secondary text, #173DE4 as an accent and #6B710E for hover and pressed states. For a palette, the analogous pair #DF8A1C and #70DF1C stays calm, while #291CDF is the loudest partner.

What is #d2df1c in CMYK for printing?

cmyk(6%, 0%, 87%, 13%). 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 #d2df1c warm or cool?

Warm — it scores 28 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFA61C; nudged cooler, #8BE119.

Work with #d2df1c in the Color Lab