Skip to content

#cfd03f

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

RGB
207, 208, 63
HSL
60°, 61%, 53%
CMYK
1, 0, 70, 18
Luminance
0.5874

At a glance

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

Hex
#cfd03f
Hue
60°
yellow
Saturation
61%
vivid
Lightness
53%
balanced
Brightness
82%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5874
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.75:1
Closest name
Khaki
ΔE2000 9.2
Where it sits
Hue60° of 360°
Saturation61%
Lightness53%
Temperature
Warm ← → Cool25% 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#cfd03f
RGBrgb(207, 208, 63)
HSLhsl(60, 61%, 53%)
CMYKcmyk(1%, 0%, 70%, 18%)
LABlab(81.2 -17.3 67.9)
LCHlch(81.2 70.1 104.3)
OKLCHoklch(0.832 0.160 109.8)
Decimal13619263
Display P3color(display-p3 0.812 0.816 0.247)

Copy-ready code

/* CSS */
color: #cfd03f;
background-color: #cfd03f;
/* Tailwind (arbitrary) */
class="text-[#cfd03f] bg-[#cfd03f]"
/* SCSS */
$brand: #cfd03f;
/* SwiftUI */
Color(red: 0.812, green: 0.816, blue: 0.247)
/* Android */
Color.parseColor("#cfd03f")
/* Flutter */
Color(0xFFCFD03F)
/* Python / OpenCV (BGR) */
(63, 208, 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 #cfd03f · 12.75:1
Use #000000AAA at every size.
Aa
White text · 1.65:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.75:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cfd03f as text scores 1.65:1 on white and 12.75:1 on black.

Accessibility — WCAG contrast

Aa
#cfd03f on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cfd03f on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0C726
deuteranopia · #E2CC4A
tritanopia · #DDC3B4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfd03f 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.

#FBFBF4
#F7F7E8
#EFF0CC
#E8E9A5
#DDDE78
#cfd03f
#C4C530
#A3A428
#828320
#5F5F1B
#3B3C11
Base = 500Lightest = 50 · #FBFBF4Darkest = 950 · #3B3C11
:root {
  --brand-50: #FBFBF4;
  --brand-100: #F7F7E8;
  --brand-200: #EFF0CC;
  --brand-300: #E8E9A5;
  --brand-400: #DDDE78;
  --brand-500: #cfd03f;
  --brand-600: #C4C530;
  --brand-700: #A3A428;
  --brand-800: #828320;
  --brand-900: #5F5F1B;
  --brand-950: #3B3C11;
  --brand: #cfd03f;
  --brand-ink: #000000;
}

Colors that work with #cfd03f

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#ECEDC0
Hairlines and dividers
Muted text#9A9B4B
Captions on the surface
Accent#3A60D5
Second voice, not a rival
Dark variant#666619
Hover, pressed, headers
Light variant#FAFAEB
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 #cfd03f

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#403FD0
Analogous left#D0883F
Analogous right#86D03F
Split-complement 1#3F86D0
Split-complement 2#883FD0
Triadic 1#3FCFD0
Triadic 2#D03FCF
Tetradic#3FD088

RGB percentages

Red81.2%
Green81.6%
Blue24.7%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow69.7%
Key (black)18.4%

Color previews

#cfd03f text on a black background

contrast 12.75:1

Card sample

#cfd03f text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 208, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 208, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfd03f;
background: linear-gradient(135deg, #cfd03f, #6ED03F);

Monochromatic scale

Palettes built from #cfd03f

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.

#cfd03f 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.

#cfd03f, answered

What color is #cfd03f?

#cfd03f is a balanced vivid yellow, closest to Khaki (ΔE2000 9.2). It sits at 60° on the hue wheel with 61% saturation and 53% lightness, which reads as warm.

What is the RGB value of #cfd03f?

rgb(207, 208, 63) — 207 red, 208 green and 63 blue out of 255, or 81.2% / 81.6% / 24.7% by channel.

Is #cfd03f a light or a dark color?

It is a light color. Relative luminance is 0.5874 and perceived brightness is 77%, so black text on it reaches 12.75:1.

Should I use black or white text on #cfd03f?

Black. It scores 12.75:1 against #cfd03f, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #cfd03f?

#403FD0 sits directly opposite on the wheel. Softer options are the split-complements #3F86D0 and #883FD0, which give the same contrast with far less vibration.

What colors go well with #cfd03f?

For interface work: #FAFAF4 as the surface, #ECEDC0 for borders, #9A9B4B for secondary text, #3A60D5 as an accent and #666619 for hover and pressed states. For a palette, the analogous pair #D0883F and #86D03F stays calm, while #403FD0 is the loudest partner.

What is #cfd03f in CMYK for printing?

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

Is #cfd03f warm or cool?

Warm — it scores 25 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D09D3F; nudged cooler, #9AD23C.

Work with #cfd03f in the Color Lab