#cf6c40
a balanced, vivid orange · warm · closest name: Chocolate
At a glance
Every number on this page in one read: what #cf6c40 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #cf6c40 |
| RGB | rgb(207, 108, 64) |
| HSL | hsl(19, 60%, 53%) |
| CMYK | cmyk(0%, 48%, 69%, 19%) |
| LAB | lab(56.5 35.6 41.6) |
| LCH | lch(56.5 54.8 49.4) |
| OKLCH | oklch(0.638 0.138 43.5) |
| Decimal | 13593664 |
| Display P3 | color(display-p3 0.812 0.424 0.251) |
Copy-ready code
/* CSS */
color: #cf6c40;
background-color: #cf6c40;
/* Tailwind (arbitrary) */
class="text-[#cf6c40] bg-[#cf6c40]"
/* SCSS */
$brand: #cf6c40;
/* SwiftUI */
Color(red: 0.812, green: 0.424, blue: 0.251)
/* Android */
Color.parseColor("#cf6c40")
/* Flutter */
Color(0xFFCF6C40)
/* Python / OpenCV (BGR) */
(64, 108, 207)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #cf6c40 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FBF6F4;
--brand-100: #F7EDE9;
--brand-200: #EFD7CC;
--brand-300: #E8BAA5;
--brand-400: #DD9879;
--brand-500: #cf6c40;
--brand-600: #C45E31;
--brand-700: #A34F29;
--brand-800: #823F21;
--brand-900: #5F301C;
--brand-950: #3B1E11;
--brand: #cf6c40;
--brand-ink: #000000;
}Colors that work with #cf6c40
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #cf6c40
Derived from its contrast, chroma and lightness — not from taste.
- ✓Headings from 24px up on white
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠Small text on white — under 4.5:1
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠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 | #40A3CF | Directly opposite — maximum tension | |
| Analogous left | #CF405B | Neighbour, quieter | |
| Analogous right | #CFB440 | Neighbour, quieter | |
| Split-complement 1 | #40CFB4 | Contrast without the clash | |
| Split-complement 2 | #405BCF | Contrast without the clash | |
| Triadic 1 | #40CF6C | Even thirds — balanced and loud | |
| Triadic 2 | #6C40CF | Even thirds — balanced and loud | |
| Tetradic | #5BCF40 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#cf6c40 text on a black background
contrast 5.87:1
#cf6c40 text on a white background
contrast 3.58:1
CSS3 live lab
The quick brown fox
color: #cf6c40;
background-color: #cf6c40;
Glowing headline
text-shadow: 2px 2px 8px #cf6c40;
Soft neon halo
text-shadow: 0 0 14px rgba(207, 108, 64, 0.45);
box-shadow: 0 12px 32px -8px rgba(207, 108, 64, 0.45);
border: 3px solid #cf6c40; background: linear-gradient(135deg, #cf6c40, #CFCB40);
Monochromatic scale
Palettes built from #cf6c40
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.
Closest color with a full write-up: Terracotta (#e2725b) — ΔE2000 7.8 away, with its history, psychology and brand usage.
#cf6c40 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#cf6c40, answered
What color is #cf6c40?
#cf6c40 is a balanced vivid orange, closest to Chocolate (ΔE2000 6.1). It sits at 19° on the hue wheel with 60% saturation and 53% lightness, which reads as warm.
What is the RGB value of #cf6c40?
rgb(207, 108, 64) — 207 red, 108 green and 64 blue out of 255, or 81.2% / 42.4% / 25.1% by channel.
Is #cf6c40 a light or a dark color?
It is a mid-tone. Relative luminance is 0.2436 and perceived brightness is 56%, so black text on it reaches 5.87:1.
Should I use black or white text on #cf6c40?
Black. It scores 5.87:1 against #cf6c40, versus 3.58:1 for white — AA at any size.
What is the complementary color of #cf6c40?
#40A3CF sits directly opposite on the wheel. Softer options are the split-complements #40CFB4 and #405BCF, which give the same contrast with far less vibration.
What colors go well with #cf6c40?
For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B634B for secondary text, #25A0A7 as an accent and #66311A for hover and pressed states. For a palette, the analogous pair #CF405B and #CFB440 stays calm, while #40A3CF is the loudest partner.
What is #cf6c40 in CMYK for printing?
cmyk(0%, 48%, 69%, 19%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #cf6c40 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 #D48554; nudged cooler, #D13D46.