Skip to content

#c2bf2f

a balanced, vivid yellow · warm · closest name: Dark Khaki

RGB
194, 191, 47
HSL
59°, 61%, 47%
CMYK
0, 2, 76, 24
Luminance
0.4894

At a glance

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

Hex
#c2bf2f
Hue
59°
yellow
Saturation
61%
vivid
Lightness
47%
balanced
Brightness
76%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4894
WCAG relative
Temperature
Warm
24/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.79:1
Closest name
Dark Khaki
ΔE2000 8.5
Where it sits
Hue59° of 360°
Saturation61%
Lightness47%
Temperature
Warm ← → Cool24% 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#c2bf2f
RGBrgb(194, 191, 47)
HSLhsl(59, 61%, 47%)
CMYKcmyk(0%, 2%, 76%, 24%)
LABlab(75.4 -15.0 67.5)
LCHlch(75.4 69.2 102.5)
OKLCHoklch(0.783 0.155 108.3)
Decimal12762927
Display P3color(display-p3 0.761 0.749 0.184)

Copy-ready code

/* CSS */
color: #c2bf2f;
background-color: #c2bf2f;
/* Tailwind (arbitrary) */
class="text-[#c2bf2f] bg-[#c2bf2f]"
/* SCSS */
$brand: #c2bf2f;
/* SwiftUI */
Color(red: 0.761, green: 0.749, blue: 0.184)
/* Android */
Color.parseColor("#c2bf2f")
/* Flutter */
Color(0xFFC2BF2F)
/* Python / OpenCV (BGR) */
(47, 191, 194)

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

Accessibility — WCAG contrast

Aa
#c2bf2f on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#c2bf2f on black: 10.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFB709
deuteranopia · #D1BC3B
tritanopia · #D0B2A4

Color scale — 50 to 950

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

#FBFBF4
#F7F7E8
#F0EFCC
#E9E8A5
#DEDC78
#D3D14A
#c2bf2f
#A4A228
#838120
#605E1B
#3C3B11
Base = 600Lightest = 50 · #FBFBF4Darkest = 950 · #3C3B11
:root {
  --brand-50: #FBFBF4;
  --brand-100: #F7F7E8;
  --brand-200: #F0EFCC;
  --brand-300: #E9E8A5;
  --brand-400: #DEDC78;
  --brand-500: #D3D14A;
  --brand-600: #c2bf2f;
  --brand-700: #A4A228;
  --brand-800: #838120;
  --brand-900: #605E1B;
  --brand-950: #3C3B11;
  --brand: #c2bf2f;
  --brand-ink: #000000;
}

Colors that work with #c2bf2f

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#FAFAF4
Tinted page background
Border#EDECC0
Hairlines and dividers
Muted text#9B994B
Captions on the surface
Accent#2A55C7
Second voice, not a rival
Dark variant#676519
Hover, pressed, headers
Light variant#FAFAEA
Selected rows, tints
Dark surface#242414
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 #c2bf2f

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
  • 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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#2F32C2
Analogous left#C2762F
Analogous right#7CC22F
Split-complement 1#2F7CC2
Split-complement 2#762FC2
Triadic 1#2FC2BF
Triadic 2#BF2FC2
Tetradic#2FC276

RGB percentages

Red76.1%
Green74.9%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta1.5%
Yellow75.8%
Key (black)23.9%

Color previews

#c2bf2f text on a black background

contrast 10.79:1

Card sample

#c2bf2f text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 191, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 191, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2bf2f;
background: linear-gradient(135deg, #c2bf2f, #63C22F);

Monochromatic scale

Palettes built from #c2bf2f

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.

#c2bf2f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#c2bf2f, answered

What color is #c2bf2f?

#c2bf2f is a balanced vivid yellow, closest to Dark Khaki (ΔE2000 8.5). It sits at 59° on the hue wheel with 61% saturation and 47% lightness, which reads as warm.

What is the RGB value of #c2bf2f?

rgb(194, 191, 47) — 194 red, 191 green and 47 blue out of 255, or 76.1% / 74.9% / 18.4% by channel.

Is #c2bf2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4894 and perceived brightness is 71%, so black text on it reaches 10.79:1.

Should I use black or white text on #c2bf2f?

Black. It scores 10.79:1 against #c2bf2f, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #c2bf2f?

#2F32C2 sits directly opposite on the wheel. Softer options are the split-complements #2F7CC2 and #762FC2, which give the same contrast with far less vibration.

What colors go well with #c2bf2f?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B994B for secondary text, #2A55C7 as an accent and #676519 for hover and pressed states. For a palette, the analogous pair #C2762F and #7CC22F stays calm, while #2F32C2 is the loudest partner.

What is #c2bf2f in CMYK for printing?

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

Is #c2bf2f warm or cool?

Warm — it scores 24 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C28D2F; nudged cooler, #90C52D.

Work with #c2bf2f in the Color Lab