#cf6f00
a dark, electric orange · warm · closest name: Chocolate
At a glance
Every number on this page in one read: what #cf6f00 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 | #cf6f00 |
| RGB | rgb(207, 111, 0) |
| HSL | hsl(32, 100%, 41%) |
| CMYK | cmyk(0%, 46%, 100%, 19%) |
| LAB | lab(56.7 32.3 64.3) |
| LCH | lch(56.7 71.9 63.3) |
| OKLCH | oklch(0.639 0.154 57.4) |
| Decimal | 13594368 |
| Display P3 | color(display-p3 0.812 0.435 0.000) |
Copy-ready code
/* CSS */
color: #cf6f00;
background-color: #cf6f00;
/* Tailwind (arbitrary) */
class="text-[#cf6f00] bg-[#cf6f00]"
/* SCSS */
$brand: #cf6f00;
/* SwiftUI */
Color(red: 0.812, green: 0.435, blue: 0.000)
/* Android */
Color.parseColor("#cf6f00")
/* Flutter */
Color(0xFFCF6F00)
/* Python / OpenCV (BGR) */
(0, 111, 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. #cf6f00 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.
:root {
--brand-50: #FEF8F1;
--brand-100: #FCF1E3;
--brand-200: #FCE0C0;
--brand-300: #FFCB8F;
--brand-400: #FFB157;
--brand-500: #FF971F;
--brand-600: #F58300;
--brand-700: #cf6f00;
--brand-800: #A35800;
--brand-900: #764105;
--brand-950: #492903;
--brand: #cf6f00;
--brand-ink: #000000;
}Colors that work with #cf6f00
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 #cf6f00
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
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠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 | #0060CF | Directly opposite — maximum tension | |
| Analogous left | #CF0800 | Neighbour, quieter | |
| Analogous right | #C7CF00 | Neighbour, quieter | |
| Split-complement 1 | #00C7CF | Contrast without the clash | |
| Split-complement 2 | #0800CF | Contrast without the clash | |
| Triadic 1 | #00CF6F | Even thirds — balanced and loud | |
| Triadic 2 | #6F00CF | Even thirds — balanced and loud | |
| Tetradic | #00CF08 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#cf6f00 text on a black background
contrast 5.93:1
#cf6f00 text on a white background
contrast 3.54:1
CSS3 live lab
The quick brown fox
color: #cf6f00;
background-color: #cf6f00;
Glowing headline
text-shadow: 2px 2px 8px #cf6f00;
Soft neon halo
text-shadow: 0 0 14px rgba(207, 111, 0, 0.45);
box-shadow: 0 12px 32px -8px rgba(207, 111, 0, 0.45);
border: 3px solid #cf6f00; background: linear-gradient(135deg, #cf6f00, #A5CF00);
Monochromatic scale
Palettes built from #cf6f00
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: Ochre (#cc7722) — ΔE2000 2.7 away, with its history, psychology and brand usage.
#cf6f00 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#cf6f00, answered
What color is #cf6f00?
#cf6f00 is a dark electric orange, closest to Chocolate (ΔE2000 5). It sits at 32° on the hue wheel with 100% saturation and 41% lightness, which reads as warm.
What is the RGB value of #cf6f00?
rgb(207, 111, 0) — 207 red, 111 green and 0 blue out of 255, or 81.2% / 43.5% / 0% by channel.
Is #cf6f00 a light or a dark color?
It is a mid-tone. Relative luminance is 0.2463 and perceived brightness is 56%, so black text on it reaches 5.93:1.
Should I use black or white text on #cf6f00?
Black. It scores 5.93:1 against #cf6f00, versus 3.54:1 for white — AA at any size.
What is the complementary color of #cf6f00?
#0060CF sits directly opposite on the wheel. Softer options are the split-complements #00C7CF and #0800CF, which give the same contrast with far less vibration.
What colors go well with #cf6f00?
For interface work: #FAF8F4 as the surface, #EDD8C0 for borders, #9B764B for secondary text, #0094CF as an accent and #804400 for hover and pressed states. For a palette, the analogous pair #CF0800 and #C7CF00 stays calm, while #0060CF is the loudest partner.
What is #cf6f00 in CMYK for printing?
cmyk(0%, 46%, 100%, 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 #cf6f00 warm or cool?
Warm — it scores 2 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E96F00; nudged cooler, #CF8500.