Skip to content

#f6cf8f

a light, electric orange · warm · closest name: Navajo White

RGB
246, 207, 143
HSL
37°, 85%, 76%
CMYK
0, 16, 42, 4
Luminance
0.6620

At a glance

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

Hex
#f6cf8f
Hue
37°
orange
Saturation
85%
electric
Lightness
76%
light
Brightness
96%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6620
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
14.24:1
Closest name
Navajo White
ΔE2000 4.7
Where it sits
Hue37° of 360°
Saturation85%
Lightness76%
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#f6cf8f
RGBrgb(246, 207, 143)
HSLhsl(37, 85%, 76%)
CMYKcmyk(0%, 16%, 42%, 4%)
LABlab(85.1 5.4 36.9)
LCHlch(85.1 37.3 81.7)
OKLCHoklch(0.874 0.092 79.5)
Decimal16174991
Display P3color(display-p3 0.965 0.812 0.561)

Copy-ready code

/* CSS */
color: #f6cf8f;
background-color: #f6cf8f;
/* Tailwind (arbitrary) */
class="text-[#f6cf8f] bg-[#f6cf8f]"
/* SCSS */
$brand: #f6cf8f;
/* SwiftUI */
Color(red: 0.965, green: 0.812, blue: 0.561)
/* Android */
Color.parseColor("#f6cf8f")
/* Flutter */
Color(0xFFF6CF8F)
/* Python / OpenCV (BGR) */
(143, 207, 246)

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

Accessibility — WCAG contrast

Aa
#f6cf8f on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#f6cf8f on black: 14.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFCF8A
deuteranopia · #E9D991
tritanopia · #FFC4BF

Color scale — 50 to 950

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

#FCF9F2
#FAF2E5
#F7E4C5
#f6cf8f
#F2BC63
#EEA62F
#E39412
#BD7B0F
#97620C
#6D490D
#442E08
Base = 300Lightest = 50 · #FCF9F2Darkest = 950 · #442E08
:root {
  --brand-50: #FCF9F2;
  --brand-100: #FAF2E5;
  --brand-200: #F7E4C5;
  --brand-300: #f6cf8f;
  --brand-400: #F2BC63;
  --brand-500: #EEA62F;
  --brand-600: #E39412;
  --brand-700: #BD7B0F;
  --brand-800: #97620C;
  --brand-900: #6D490D;
  --brand-950: #442E08;
  --brand: #f6cf8f;
  --brand-ink: #000000;
}

Colors that work with #f6cf8f

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#FAF8F4
Tinted page background
Border#EDDCC0
Hairlines and dividers
Muted text#9B7D4B
Captions on the surface
Accent#0C7DC0
Second voice, not a rival
Dark variant#764D09
Hover, pressed, headers
Light variant#FDF5E7
Selected rows, tints
Dark surface#241E14
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 #f6cf8f

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#8FB6F6
Analogous left#F69C8F
Analogous right#E9F68F
Split-complement 1#8FE9F6
Split-complement 2#9C8FF6
Triadic 1#8FF6CF
Triadic 2#CF8FF6
Tetradic#8FF69C

RGB percentages

Red96.5%
Green81.2%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta15.9%
Yellow41.9%
Key (black)3.5%

Color previews

#f6cf8f text on a black background

contrast 14.24:1

Card sample

#f6cf8f text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6cf8f

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.

#f6cf8f 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

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

#f6cf8f, answered

What color is #f6cf8f?

#f6cf8f is a light electric orange, closest to Navajo White (ΔE2000 4.7). It sits at 37° on the hue wheel with 85% saturation and 76% lightness, which reads as warm.

What is the RGB value of #f6cf8f?

rgb(246, 207, 143) — 246 red, 207 green and 143 blue out of 255, or 96.5% / 81.2% / 56.1% by channel.

Is #f6cf8f a light or a dark color?

It is a light color. Relative luminance is 0.6620 and perceived brightness is 84%, so black text on it reaches 14.24:1.

Should I use black or white text on #f6cf8f?

Black. It scores 14.24:1 against #f6cf8f, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #f6cf8f?

#8FB6F6 sits directly opposite on the wheel. Softer options are the split-complements #8FE9F6 and #9C8FF6, which give the same contrast with far less vibration.

What colors go well with #f6cf8f?

For interface work: #FAF8F4 as the surface, #EDDCC0 for borders, #9B7D4B for secondary text, #0C7DC0 as an accent and #764D09 for hover and pressed states. For a palette, the analogous pair #F69C8F and #E9F68F stays calm, while #8FB6F6 is the loudest partner.

What is #f6cf8f in CMYK for printing?

cmyk(0%, 16%, 42%, 4%). 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 #f6cf8f 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 #F6C18F; nudged cooler, #F7F68E.

Work with #f6cf8f in the Color Lab