Skip to content

#cba28f

a light, soft orange · warm · closest name: Dark Salmon

RGB
203, 162, 143
HSL
19°, 37%, 68%
CMYK
0, 20, 30, 20
Luminance
0.4052

At a glance

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

Hex
#cba28f
Hue
19°
orange
Saturation
37%
soft
Lightness
68%
light
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4052
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
9.10:1
Closest name
Dark Salmon
ΔE2000 9
Where it sits
Hue19° of 360°
Saturation37%
Lightness68%
Temperature
Warm ← → Cool6% 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#cba28f
RGBrgb(203, 162, 143)
HSLhsl(19, 37%, 68%)
CMYKcmyk(0%, 20%, 30%, 20%)
LABlab(69.8 12.4 15.6)
LCHlch(69.8 19.9 51.6)
OKLCHoklch(0.745 0.056 46.2)
Decimal13345423
Display P3color(display-p3 0.796 0.635 0.561)

Copy-ready code

/* CSS */
color: #cba28f;
background-color: #cba28f;
/* Tailwind (arbitrary) */
class="text-[#cba28f] bg-[#cba28f]"
/* SCSS */
$brand: #cba28f;
/* SwiftUI */
Color(red: 0.796, green: 0.635, blue: 0.561)
/* Android */
Color.parseColor("#cba28f")
/* Flutter */
Color(0xFFCBA28F)
/* Python / OpenCV (BGR) */
(143, 162, 203)

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

Accessibility — WCAG contrast

Aa
#cba28f on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#cba28f on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACA68E
deuteranopia · #B6AE8F
tritanopia · #D69B9D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cba28f 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
#F4EEEB
#E9DAD3
#DBBFB2
#cba28f
#B88066
#A76A4E
#8B5841
#6F4734
#523629
#332219
Base = 400Lightest = 50 · #FAF7F5Darkest = 950 · #332219
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F4EEEB;
  --brand-200: #E9DAD3;
  --brand-300: #DBBFB2;
  --brand-400: #cba28f;
  --brand-500: #B88066;
  --brand-600: #A76A4E;
  --brand-700: #8B5841;
  --brand-800: #6F4734;
  --brand-900: #523629;
  --brand-950: #332219;
  --brand: #cba28f;
  --brand-ink: #000000;
}

Colors that work with #cba28f

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#FAF6F5
Tinted page background
Border#E5D1C7
Hairlines and dividers
Muted text#9B644B
Captions on the surface
Accent#3D8A8F
Second voice, not a rival
Dark variant#573728
Hover, pressed, headers
Light variant#F7F1EE
Selected rows, tints
Dark surface#241914
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 #cba28f

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#8FB8CB
Analogous left#CB8F9A
Analogous right#CBC08F
Split-complement 1#8FCBC0
Split-complement 2#8F9ACB
Triadic 1#8FCBA2
Triadic 2#A28FCB
Tetradic#9ACB8F

RGB percentages

Red79.6%
Green63.5%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow29.6%
Key (black)20.4%

Color previews

#cba28f text on a black background

contrast 9.10:1

Card sample

#cba28f text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 162, 143, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 162, 143, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cba28f;
background: linear-gradient(135deg, #cba28f, #CBCA8F);

Monochromatic scale

Palettes built from #cba28f

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.

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

#cba28f, answered

What color is #cba28f?

#cba28f is a light soft orange, closest to Dark Salmon (ΔE2000 9). It sits at 19° on the hue wheel with 37% saturation and 68% lightness, which reads as warm.

What is the RGB value of #cba28f?

rgb(203, 162, 143) — 203 red, 162 green and 143 blue out of 255, or 79.6% / 63.5% / 56.1% by channel.

Is #cba28f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4052 and perceived brightness is 68%, so black text on it reaches 9.10:1.

Should I use black or white text on #cba28f?

Black. It scores 9.10:1 against #cba28f, versus 2.31:1 for white — AAA at any size.

What is the complementary color of #cba28f?

#8FB8CB sits directly opposite on the wheel. Softer options are the split-complements #8FCBC0 and #8F9ACB, which give the same contrast with far less vibration.

What colors go well with #cba28f?

For interface work: #FAF6F5 as the surface, #E5D1C7 for borders, #9B644B for secondary text, #3D8A8F as an accent and #573728 for hover and pressed states. For a palette, the analogous pair #CB8F9A and #CBC08F stays calm, while #8FB8CB is the loudest partner.

What is #cba28f in CMYK for printing?

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

Is #cba28f warm or cool?

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

Work with #cba28f in the Color Lab