Skip to content

#cdcaaa

a light, soft yellow · warm · closest name: Wheat

RGB
205, 202, 170
HSL
55°, 26%, 74%
CMYK
0, 2, 17, 20
Luminance
0.5812

At a glance

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

Hex
#cdcaaa
Hue
55°
yellow
Saturation
26%
soft
Lightness
74%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5812
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
12.62:1
Closest name
Wheat
ΔE2000 9.5
Where it sits
Hue55° of 360°
Saturation26%
Lightness74%
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#cdcaaa
RGBrgb(205, 202, 170)
HSLhsl(55, 26%, 74%)
CMYKcmyk(0%, 2%, 17%, 20%)
LABlab(80.8 -4.3 16.4)
LCHlch(80.8 16.9 104.7)
OKLCHoklch(0.833 0.043 102.9)
Decimal13486762
Display P3color(display-p3 0.804 0.792 0.667)

Copy-ready code

/* CSS */
color: #cdcaaa;
background-color: #cdcaaa;
/* Tailwind (arbitrary) */
class="text-[#cdcaaa] bg-[#cdcaaa]"
/* SCSS */
$brand: #cdcaaa;
/* SwiftUI */
Color(red: 0.804, green: 0.792, blue: 0.667)
/* Android */
Color.parseColor("#cdcaaa")
/* Flutter */
Color(0xFFCDCAAA)
/* Python / OpenCV (BGR) */
(170, 202, 205)

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

Accessibility — WCAG contrast

Aa
#cdcaaa on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#cdcaaa on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0C7A8
deuteranopia · #D1C9AB
tritanopia · #D3C5C1

Color scale — 50 to 950

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

#F9F9F6
#F3F2ED
#E5E4D6
#cdcaaa
#C1BD95
#ACA772
#9A955B
#807C4C
#67633C
#4C492F
#2F2E1D
Base = 300Lightest = 50 · #F9F9F6Darkest = 950 · #2F2E1D
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F3F2ED;
  --brand-200: #E5E4D6;
  --brand-300: #cdcaaa;
  --brand-400: #C1BD95;
  --brand-500: #ACA772;
  --brand-600: #9A955B;
  --brand-700: #807C4C;
  --brand-800: #67633C;
  --brand-900: #4C492F;
  --brand-950: #2F2E1D;
  --brand: #cdcaaa;
  --brand-ink: #000000;
}

Colors that work with #cdcaaa

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#F9F9F5
Tinted page background
Border#E1DFCC
Hairlines and dividers
Muted text#908B55
Captions on the surface
Accent#475C85
Second voice, not a rival
Dark variant#504D2F
Hover, pressed, headers
Light variant#F6F5EF
Selected rows, tints
Dark surface#232215
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 #cdcaaa

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#AAADCD
Analogous left#CDB8AA
Analogous right#BECDAA
Split-complement 1#AABECD
Split-complement 2#B8AACD
Triadic 1#AACDCA
Triadic 2#CAAACD
Tetradic#AACDB8

RGB percentages

Red80.4%
Green79.2%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta1.5%
Yellow17.1%
Key (black)19.6%

Color previews

#cdcaaa text on a black background

contrast 12.62:1

Card sample

#cdcaaa text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 202, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 202, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdcaaa;
background: linear-gradient(135deg, #cdcaaa, #B9CDAA);

Monochromatic scale

Palettes built from #cdcaaa

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.

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

#cdcaaa, answered

What color is #cdcaaa?

#cdcaaa is a light soft yellow, closest to Wheat (ΔE2000 9.5). It sits at 55° on the hue wheel with 26% saturation and 74% lightness, which reads as warm.

What is the RGB value of #cdcaaa?

rgb(205, 202, 170) — 205 red, 202 green and 170 blue out of 255, or 80.4% / 79.2% / 66.7% by channel.

Is #cdcaaa a light or a dark color?

It is a light color. Relative luminance is 0.5812 and perceived brightness is 78%, so black text on it reaches 12.62:1.

Should I use black or white text on #cdcaaa?

Black. It scores 12.62:1 against #cdcaaa, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #cdcaaa?

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

What colors go well with #cdcaaa?

For interface work: #F9F9F5 as the surface, #E1DFCC for borders, #908B55 for secondary text, #475C85 as an accent and #504D2F for hover and pressed states. For a palette, the analogous pair #CDB8AA and #BECDAA stays calm, while #AAADCD is the loudest partner.

What is #cdcaaa in CMYK for printing?

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

Is #cdcaaa 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 #CDBDAA; nudged cooler, #C4CEA9.

Work with #cdcaaa in the Color Lab