Skip to content

#ccaf90

a light, soft orange · warm · closest name: Tan

RGB
204, 175, 144
HSL
31°, 37%, 68%
CMYK
0, 14, 29, 20
Luminance
0.4551

At a glance

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

Hex
#ccaf90
Hue
31°
orange
Saturation
37%
soft
Lightness
68%
light
Brightness
80%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4551
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
10.10:1
Closest name
Tan
ΔE2000 3.1
Where it sits
Hue31° of 360°
Saturation37%
Lightness68%
Temperature
Warm ← → Cool1% 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#ccaf90
RGBrgb(204, 175, 144)
HSLhsl(31, 37%, 68%)
CMYKcmyk(0%, 14%, 29%, 20%)
LABlab(73.2 5.9 19.8)
LCHlch(73.2 20.6 73.5)
OKLCHoklch(0.771 0.054 68.8)
Decimal13414288
Display P3color(display-p3 0.800 0.686 0.565)

Copy-ready code

/* CSS */
color: #ccaf90;
background-color: #ccaf90;
/* Tailwind (arbitrary) */
class="text-[#ccaf90] bg-[#ccaf90]"
/* SCSS */
$brand: #ccaf90;
/* SwiftUI */
Color(red: 0.800, green: 0.686, blue: 0.565)
/* Android */
Color.parseColor("#ccaf90")
/* Flutter */
Color(0xFFCCAF90)
/* Python / OpenCV (BGR) */
(144, 175, 204)

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

Accessibility — WCAG contrast

Aa
#ccaf90 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#ccaf90 on black: 10.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9B08E
deuteranopia · #C0B691
tritanopia · #D6A8A7

Color scale — 50 to 950

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

#FAF7F5
#F4F0EB
#E9DED3
#DCC8B2
#ccaf90
#B89065
#A87C4D
#8C6740
#705333
#523E28
#332719
Base = 400Lightest = 50 · #FAF7F5Darkest = 950 · #332719
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F4F0EB;
  --brand-200: #E9DED3;
  --brand-300: #DCC8B2;
  --brand-400: #ccaf90;
  --brand-500: #B89065;
  --brand-600: #A87C4D;
  --brand-700: #8C6740;
  --brand-800: #705333;
  --brand-900: #523E28;
  --brand-950: #332719;
  --brand: #ccaf90;
  --brand-ink: #000000;
}

Colors that work with #ccaf90

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#FAF7F5
Tinted page background
Border#E5D7C7
Hairlines and dividers
Muted text#9B744B
Captions on the surface
Accent#3C7990
Second voice, not a rival
Dark variant#574128
Hover, pressed, headers
Light variant#F7F2EE
Selected rows, tints
Dark surface#241C14
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 #ccaf90

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
  • 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#90ADCC
Analogous left#CC9190
Analogous right#CBCC90
Split-complement 1#90CBCC
Split-complement 2#9190CC
Triadic 1#90CCAF
Triadic 2#AF90CC
Tetradic#90CC91

RGB percentages

Red80.0%
Green68.6%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta14.2%
Yellow29.4%
Key (black)20.0%

Color previews

#ccaf90 text on a black background

contrast 10.10:1

Card sample

#ccaf90 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 175, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 175, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccaf90;
background: linear-gradient(135deg, #ccaf90, #C1CC90);

Monochromatic scale

Palettes built from #ccaf90

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.

#ccaf90 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#ccaf90, answered

What color is #ccaf90?

#ccaf90 is a light soft orange, closest to Tan (ΔE2000 3.1). It sits at 31° on the hue wheel with 37% saturation and 68% lightness, which reads as warm.

What is the RGB value of #ccaf90?

rgb(204, 175, 144) — 204 red, 175 green and 144 blue out of 255, or 80% / 68.6% / 56.5% by channel.

Is #ccaf90 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4551 and perceived brightness is 71%, so black text on it reaches 10.10:1.

Should I use black or white text on #ccaf90?

Black. It scores 10.10:1 against #ccaf90, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #ccaf90?

#90ADCC sits directly opposite on the wheel. Softer options are the split-complements #90CBCC and #9190CC, which give the same contrast with far less vibration.

What colors go well with #ccaf90?

For interface work: #FAF7F5 as the surface, #E5D7C7 for borders, #9B744B for secondary text, #3C7990 as an accent and #574128 for hover and pressed states. For a palette, the analogous pair #CC9190 and #CBCC90 stays calm, while #90ADCC is the loudest partner.

What is #ccaf90 in CMYK for printing?

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

Is #ccaf90 warm or cool?

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

Work with #ccaf90 in the Color Lab