Skip to content

#cfda07

a dark, electric yellow · warm · closest name: Yellow

RGB
207, 218, 7
HSL
63°, 94%, 44%
CMYK
5, 0, 97, 15
Luminance
0.6342

At a glance

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

Hex
#cfda07
Hue
63°
yellow
Saturation
94%
electric
Lightness
44%
dark
Brightness
85%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6342
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.68:1
Closest name
Yellow
ΔE2000 9
Where it sits
Hue63° of 360°
Saturation94%
Lightness44%
Temperature
Warm ← → Cool28% 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#cfda07
RGBrgb(207, 218, 7)
HSLhsl(63, 94%, 44%)
CMYKcmyk(5%, 0%, 97%, 15%)
LABlab(83.7 -23.7 82.3)
LCHlch(83.7 85.7 106.1)
OKLCHoklch(0.851 0.190 113.4)
Decimal13621767
Display P3color(display-p3 0.812 0.855 0.027)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfda07 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#cfda07 on black: 13.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBCF00
deuteranopia · #EBD22C
tritanopia · #DECCBA

Color scale — 50 to 950

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

#FDFDF2
#FAFBE4
#F7FAC2
#F6FC92
#F2FA5C
#EDF826
#cfda07
#BCC606
#969E05
#6D7208
#444705
Base = 600Lightest = 50 · #FDFDF2Darkest = 950 · #444705
:root {
  --brand-50: #FDFDF2;
  --brand-100: #FAFBE4;
  --brand-200: #F7FAC2;
  --brand-300: #F6FC92;
  --brand-400: #F2FA5C;
  --brand-500: #EDF826;
  --brand-600: #cfda07;
  --brand-700: #BCC606;
  --brand-800: #969E05;
  --brand-900: #6D7208;
  --brand-950: #444705;
  --brand: #cfda07;
  --brand-ink: #000000;
}

Colors that work with #cfda07

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#EAEDC0
Hairlines and dividers
Muted text#979B4B
Captions on the surface
Accent#022EDE
Second voice, not a rival
Dark variant#757C04
Hover, pressed, headers
Light variant#FDFEE6
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 #cfda07

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#1207DA
Analogous left#DA7B07
Analogous right#66DA07
Split-complement 1#0766DA
Split-complement 2#7B07DA
Triadic 1#07CFDA
Triadic 2#DA07CF
Tetradic#07DA7B

RGB percentages

Red81.2%
Green85.5%
Blue2.7%

CMYK percentages

Cyan5.0%
Magenta0.0%
Yellow96.8%
Key (black)14.5%

Color previews

#cfda07 text on a black background

contrast 13.68:1

Card sample

#cfda07 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 218, 7, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 218, 7, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfda07;
background: linear-gradient(135deg, #cfda07, #42DA07);

Monochromatic scale

Palettes built from #cfda07

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.

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

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

#cfda07, answered

What color is #cfda07?

#cfda07 is a dark electric yellow, closest to Yellow (ΔE2000 9). It sits at 63° on the hue wheel with 94% saturation and 44% lightness, which reads as warm.

What is the RGB value of #cfda07?

rgb(207, 218, 7) — 207 red, 218 green and 7 blue out of 255, or 81.2% / 85.5% / 2.7% by channel.

Is #cfda07 a light or a dark color?

It is a light color. Relative luminance is 0.6342 and perceived brightness is 79%, so black text on it reaches 13.68:1.

Should I use black or white text on #cfda07?

Black. It scores 13.68:1 against #cfda07, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #cfda07?

#1207DA sits directly opposite on the wheel. Softer options are the split-complements #0766DA and #7B07DA, which give the same contrast with far less vibration.

What colors go well with #cfda07?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #979B4B for secondary text, #022EDE as an accent and #757C04 for hover and pressed states. For a palette, the analogous pair #DA7B07 and #66DA07 stays calm, while #1207DA is the loudest partner.

What is #cfda07 in CMYK for printing?

cmyk(5%, 0%, 97%, 15%). 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 #cfda07 warm or cool?

Warm — it scores 28 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DA9E07; nudged cooler, #82DC05.

Work with #cfda07 in the Color Lab