Skip to content

#cf680a

a dark, electric orange · warm · closest name: Chocolate

RGB
207, 104, 10
HSL
29°, 91%, 43%
CMYK
0, 50, 95, 19
Luminance
0.2319

At a glance

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

Hex
#cf680a
Hue
29°
orange
Saturation
91%
electric
Lightness
43%
dark
Brightness
81%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2319
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
5.64:1
Closest name
Chocolate
ΔE2000 2.3
Where it sits
Hue29° of 360°
Saturation91%
Lightness43%
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#cf680a
RGBrgb(207, 104, 10)
HSLhsl(29, 91%, 43%)
CMYKcmyk(0%, 50%, 95%, 19%)
LABlab(55.3 36.0 61.5)
LCHlch(55.3 71.3 59.7)
OKLCHoklch(0.628 0.157 52.9)
Decimal13592586
Display P3color(display-p3 0.812 0.408 0.039)

Copy-ready code

/* CSS */
color: #cf680a;
background-color: #cf680a;
/* Tailwind (arbitrary) */
class="text-[#cf680a] bg-[#cf680a]"
/* SCSS */
$brand: #cf680a;
/* SwiftUI */
Color(red: 0.812, green: 0.408, blue: 0.039)
/* Android */
Color.parseColor("#cf680a")
/* Flutter */
Color(0xFFCF680A)
/* Python / OpenCV (BGR) */
(10, 104, 207)

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

Accessibility — WCAG contrast

Aa
#cf680a on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#cf680a on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #867600
deuteranopia · #9F8D05
tritanopia · #E45059

Color scale — 50 to 950

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

#FDF7F2
#FBEFE5
#F9DDC3
#FAC594
#F7A75E
#F58A29
#EA750B
#cf680a
#9C4E08
#703B0A
#462506
Base = 700Lightest = 50 · #FDF7F2Darkest = 950 · #462506
:root {
  --brand-50: #FDF7F2;
  --brand-100: #FBEFE5;
  --brand-200: #F9DDC3;
  --brand-300: #FAC594;
  --brand-400: #F7A75E;
  --brand-500: #F58A29;
  --brand-600: #EA750B;
  --brand-700: #cf680a;
  --brand-800: #9C4E08;
  --brand-900: #703B0A;
  --brand-950: #462506;
  --brand: #cf680a;
  --brand-ink: #000000;
}

Colors that work with #cf680a

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#FAF7F4
Tinted page background
Border#EDD5C0
Hairlines and dividers
Muted text#9B714B
Captions on the surface
Accent#069BC6
Second voice, not a rival
Dark variant#7A3D06
Hover, pressed, headers
Light variant#FEF2E7
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 #cf680a

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black 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#0A71CF
Analogous left#CF0A0F
Analogous right#CFCA0A
Split-complement 1#0ACFCA
Split-complement 2#0A0FCF
Triadic 1#0ACF68
Triadic 2#680ACF
Tetradic#0FCF0A

RGB percentages

Red81.2%
Green40.8%
Blue3.9%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow95.2%
Key (black)18.8%

Color previews

#cf680a text on a black background

contrast 5.64:1

Card sample

#cf680a text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 104, 10, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 104, 10, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf680a;
background: linear-gradient(135deg, #cf680a, #B3CF0A);

Monochromatic scale

Palettes built from #cf680a

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.

#cf680a 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cf680a, answered

What color is #cf680a?

#cf680a is a dark electric orange, closest to Chocolate (ΔE2000 2.3). It sits at 29° on the hue wheel with 91% saturation and 43% lightness, which reads as warm.

What is the RGB value of #cf680a?

rgb(207, 104, 10) — 207 red, 104 green and 10 blue out of 255, or 81.2% / 40.8% / 3.9% by channel.

Is #cf680a a light or a dark color?

It is a mid-tone. Relative luminance is 0.2319 and perceived brightness is 54%, so black text on it reaches 5.64:1.

Should I use black or white text on #cf680a?

Black. It scores 5.64:1 against #cf680a, versus 3.72:1 for white — AA at any size.

What is the complementary color of #cf680a?

#0A71CF sits directly opposite on the wheel. Softer options are the split-complements #0ACFCA and #0A0FCF, which give the same contrast with far less vibration.

What colors go well with #cf680a?

For interface work: #FAF7F4 as the surface, #EDD5C0 for borders, #9B714B for secondary text, #069BC6 as an accent and #7A3D06 for hover and pressed states. For a palette, the analogous pair #CF0A0F and #CFCA0A stays calm, while #0A71CF is the loudest partner.

What is #cf680a in CMYK for printing?

cmyk(0%, 50%, 95%, 19%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cf680a 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 #E76E0B; nudged cooler, #D11E08.

Work with #cf680a in the Color Lab