Skip to content

#d2df50

a balanced, vivid yellow · warm · closest name: Khaki

RGB
210, 223, 80
HSL
66°, 69%, 59%
CMYK
6, 0, 64, 13
Luminance
0.6706

At a glance

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

Hex
#d2df50
Hue
66°
yellow
Saturation
69%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6706
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.41:1
Closest name
Khaki
ΔE2000 8.5
Where it sits
Hue66° of 360°
Saturation69%
Lightness59%
Temperature
Warm ← → Cool30% 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#d2df50
RGBrgb(210, 223, 80)
HSLhsl(66, 69%, 59%)
CMYKcmyk(6%, 0%, 64%, 13%)
LABlab(85.5 -22.5 66.0)
LCHlch(85.5 69.7 108.8)
OKLCHoklch(0.868 0.164 114.3)
Decimal13819728
Display P3color(display-p3 0.824 0.875 0.314)

Copy-ready code

/* CSS */
color: #d2df50;
background-color: #d2df50;
/* Tailwind (arbitrary) */
class="text-[#d2df50] bg-[#d2df50]"
/* SCSS */
$brand: #d2df50;
/* SwiftUI */
Color(red: 0.824, green: 0.875, blue: 0.314)
/* Android */
Color.parseColor("#d2df50")
/* Flutter */
Color(0xFFD2DF50)
/* Python / OpenCV (BGR) */
(80, 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 #d2df50 · 14.41:1
Use #000000AAA at every size.
Aa
White text · 1.46:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.41:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d2df50 as text scores 1.46:1 on white and 14.41:1 on black.

Accessibility — WCAG contrast

Aa
#d2df50 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#d2df50 on black: 14.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED53D
deuteranopia · #EED75A
tritanopia · #DFD3C2

Color scale — 50 to 950

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

#FBFBF3
#F6F8E7
#EEF2CA
#E7EEA0
#DAE571
#d2df50
#BFCF26
#A0AC20
#808A19
#5D6416
#3A3F0E
Base = 500Lightest = 50 · #FBFBF3Darkest = 950 · #3A3F0E
:root {
  --brand-50: #FBFBF3;
  --brand-100: #F6F8E7;
  --brand-200: #EEF2CA;
  --brand-300: #E7EEA0;
  --brand-400: #DAE571;
  --brand-500: #d2df50;
  --brand-600: #BFCF26;
  --brand-700: #A0AC20;
  --brand-800: #808A19;
  --brand-900: #5D6416;
  --brand-950: #3A3F0E;
  --brand: #d2df50;
  --brand-ink: #000000;
}

Colors that work with #d2df50

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#949B4B
Captions on the surface
Accent#4C64E3
Second voice, not a rival
Dark variant#646C14
Hover, pressed, headers
Light variant#F9FBE9
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 #d2df50

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#5D50DF
Analogous left#DFA550
Analogous right#8ADF50
Split-complement 1#508ADF
Split-complement 2#A550DF
Triadic 1#50D2DF
Triadic 2#DF50D2
Tetradic#50DFA5

RGB percentages

Red82.4%
Green87.5%
Blue31.4%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#d2df50 text on a black background

contrast 14.41:1

Card sample

#d2df50 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2df50

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.

#d2df50 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

Converts to four-color process without much drama. Proof it anyway.

#d2df50, answered

What color is #d2df50?

#d2df50 is a balanced vivid yellow, closest to Khaki (ΔE2000 8.5). It sits at 66° on the hue wheel with 69% saturation and 59% lightness, which reads as warm.

What is the RGB value of #d2df50?

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

Is #d2df50 a light or a dark color?

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

Should I use black or white text on #d2df50?

Black. It scores 14.41:1 against #d2df50, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #d2df50?

#5D50DF sits directly opposite on the wheel. Softer options are the split-complements #508ADF and #A550DF, which give the same contrast with far less vibration.

What colors go well with #d2df50?

For interface work: #FAFAF4 as the surface, #E9EDC0 for borders, #949B4B for secondary text, #4C64E3 as an accent and #646C14 for hover and pressed states. For a palette, the analogous pair #DFA550 and #8ADF50 stays calm, while #5D50DF is the loudest partner.

What is #d2df50 in CMYK for printing?

cmyk(6%, 0%, 64%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d2df50 warm or cool?

Warm — it scores 30 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFB850; nudged cooler, #9EE14E.

Work with #d2df50 in the Color Lab