Skip to content

#dadeba

a light, soft yellow · warm · closest name: Light Goldenrod Yellow

RGB
218, 222, 186
HSL
67°, 35%, 80%
CMYK
2, 0, 16, 13
Luminance
0.7069

At a glance

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

Hex
#dadeba
Hue
67°
yellow
Saturation
35%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7069
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.14:1
Closest name
Light Goldenrod Yellow
ΔE2000 6.4
Where it sits
Hue67° of 360°
Saturation35%
Lightness80%
Temperature
Warm ← → Cool31% 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#dadeba
RGBrgb(218, 222, 186)
HSLhsl(67, 35%, 80%)
CMYKcmyk(2%, 0%, 16%, 13%)
LABlab(87.3 -7.4 17.2)
LCHlch(87.3 18.8 113.2)
OKLCHoklch(0.888 0.048 112.5)
Decimal14343866
Display P3color(display-p3 0.855 0.871 0.729)

Copy-ready code

/* CSS */
color: #dadeba;
background-color: #dadeba;
/* Tailwind (arbitrary) */
class="text-[#dadeba] bg-[#dadeba]"
/* SCSS */
$brand: #dadeba;
/* SwiftUI */
Color(red: 0.855, green: 0.871, blue: 0.729)
/* Android */
Color.parseColor("#dadeba")
/* Flutter */
Color(0xFFDADEBA)
/* Python / OpenCV (BGR) */
(186, 222, 218)

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

Accessibility — WCAG contrast

Aa
#dadeba on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#dadeba on black: 15.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4DAB8
deuteranopia · #E4DBBB
tritanopia · #DFD9D4

Color scale — 50 to 950

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

#F9F9F5
#F3F4EB
#E6E8D4
#dadeba
#C2C98D
#AEB667
#9CA64F
#828A42
#686E35
#4D5129
#30331A
Base = 300Lightest = 50 · #F9F9F5Darkest = 950 · #30331A
:root {
  --brand-50: #F9F9F5;
  --brand-100: #F3F4EB;
  --brand-200: #E6E8D4;
  --brand-300: #dadeba;
  --brand-400: #C2C98D;
  --brand-500: #AEB667;
  --brand-600: #9CA64F;
  --brand-700: #828A42;
  --brand-800: #686E35;
  --brand-900: #4D5129;
  --brand-950: #30331A;
  --brand: #dadeba;
  --brand-ink: #000000;
}

Colors that work with #dadeba

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#F9FAF5
Tinted page background
Border#E1E5C8
Hairlines and dividers
Muted text#929B4B
Captions on the surface
Accent#3E4A8E
Second voice, not a rival
Dark variant#515629
Hover, pressed, headers
Light variant#F6F7EE
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 #dadeba

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • 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#BEBADE
Analogous left#DED0BA
Analogous right#C8DEBA
Split-complement 1#BAC8DE
Split-complement 2#D0BADE
Triadic 1#BADADE
Triadic 2#DEBADA
Tetradic#BADED0

RGB percentages

Red85.5%
Green87.1%
Blue72.9%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow16.2%
Key (black)12.9%

Color previews

#dadeba text on a black background

contrast 15.14:1

Card sample

#dadeba text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 222, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 222, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dadeba;
background: linear-gradient(135deg, #dadeba, #C2DEBA);

Monochromatic scale

Palettes built from #dadeba

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.

#dadeba 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#dadeba, answered

What color is #dadeba?

#dadeba is a light soft yellow, closest to Light Goldenrod Yellow (ΔE2000 6.4). It sits at 67° on the hue wheel with 35% saturation and 80% lightness, which reads as warm.

What is the RGB value of #dadeba?

rgb(218, 222, 186) — 218 red, 222 green and 186 blue out of 255, or 85.5% / 87.1% / 72.9% by channel.

Is #dadeba a light or a dark color?

It is a light color. Relative luminance is 0.7069 and perceived brightness is 85%, so black text on it reaches 15.14:1.

Should I use black or white text on #dadeba?

Black. It scores 15.14:1 against #dadeba, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #dadeba?

#BEBADE sits directly opposite on the wheel. Softer options are the split-complements #BAC8DE and #D0BADE, which give the same contrast with far less vibration.

What colors go well with #dadeba?

For interface work: #F9FAF5 as the surface, #E1E5C8 for borders, #929B4B for secondary text, #3E4A8E as an accent and #515629 for hover and pressed states. For a palette, the analogous pair #DED0BA and #C8DEBA stays calm, while #BEBADE is the loudest partner.

What is #dadeba in CMYK for printing?

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

Is #dadeba warm or cool?

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

Work with #dadeba in the Color Lab