Skip to content

#e2cf5f

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

RGB
226, 207, 95
HSL
51°, 69%, 63%
CMYK
0, 8, 58, 11
Luminance
0.6162

At a glance

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

Hex
#e2cf5f
Hue
51°
yellow
Saturation
69%
vivid
Lightness
63%
balanced
Brightness
89%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6162
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.32:1
Closest name
Khaki
ΔE2000 6.5
Where it sits
Hue51° of 360°
Saturation69%
Lightness63%
Temperature
Warm ← → Cool18% 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#e2cf5f
RGBrgb(226, 207, 95)
HSLhsl(51, 69%, 63%)
CMYKcmyk(0%, 8%, 58%, 11%)
LABlab(82.7 -7.0 56.9)
LCHlch(82.7 57.3 97.0)
OKLCHoklch(0.849 0.134 99.8)
Decimal14864223
Display P3color(display-p3 0.886 0.812 0.373)

Copy-ready code

/* CSS */
color: #e2cf5f;
background-color: #e2cf5f;
/* Tailwind (arbitrary) */
class="text-[#e2cf5f] bg-[#e2cf5f]"
/* SCSS */
$brand: #e2cf5f;
/* SwiftUI */
Color(red: 0.886, green: 0.812, blue: 0.373)
/* Android */
Color.parseColor("#e2cf5f")
/* Flutter */
Color(0xFFE2CF5F)
/* Python / OpenCV (BGR) */
(95, 207, 226)

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

Accessibility — WCAG contrast

Aa
#e2cf5f on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#e2cf5f on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0CA53
deuteranopia · #E6D164
tritanopia · #F2C2B6

Color scale — 50 to 950

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

#FBFAF3
#F8F6E7
#F2ECCA
#EEE3A0
#e2cf5f
#DDC641
#CFB726
#AD981F
#8A7A19
#645916
#3F380E
Base = 400Lightest = 50 · #FBFAF3Darkest = 950 · #3F380E
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F6E7;
  --brand-200: #F2ECCA;
  --brand-300: #EEE3A0;
  --brand-400: #e2cf5f;
  --brand-500: #DDC641;
  --brand-600: #CFB726;
  --brand-700: #AD981F;
  --brand-800: #8A7A19;
  --brand-900: #645916;
  --brand-950: #3F380E;
  --brand: #e2cf5f;
  --brand-ink: #000000;
}

Colors that work with #e2cf5f

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#EDE6C0
Hairlines and dividers
Muted text#9B8F4B
Captions on the surface
Accent#1B56B1
Second voice, not a rival
Dark variant#6C5F14
Hover, pressed, headers
Light variant#FBF9E9
Selected rows, tints
Dark surface#242214
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 #e2cf5f

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#5F72E2
Analogous left#E28D5F
Analogous right#B3E25F
Split-complement 1#5FB3E2
Split-complement 2#8D5FE2
Triadic 1#5FE2CF
Triadic 2#CF5FE2
Tetradic#5FE28D

RGB percentages

Red88.6%
Green81.2%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta8.4%
Yellow58.0%
Key (black)11.4%

Color previews

#e2cf5f text on a black background

contrast 13.32:1

Card sample

#e2cf5f text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(226, 207, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(226, 207, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e2cf5f;
background: linear-gradient(135deg, #e2cf5f, #9EE25F);

Monochromatic scale

Palettes built from #e2cf5f

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.

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

#e2cf5f, answered

What color is #e2cf5f?

#e2cf5f is a balanced vivid yellow, closest to Khaki (ΔE2000 6.5). It sits at 51° on the hue wheel with 69% saturation and 63% lightness, which reads as warm.

What is the RGB value of #e2cf5f?

rgb(226, 207, 95) — 226 red, 207 green and 95 blue out of 255, or 88.6% / 81.2% / 37.3% by channel.

Is #e2cf5f a light or a dark color?

It is a light color. Relative luminance is 0.6162 and perceived brightness is 80%, so black text on it reaches 13.32:1.

Should I use black or white text on #e2cf5f?

Black. It scores 13.32:1 against #e2cf5f, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #e2cf5f?

#5F72E2 sits directly opposite on the wheel. Softer options are the split-complements #5FB3E2 and #8D5FE2, which give the same contrast with far less vibration.

What colors go well with #e2cf5f?

For interface work: #FAFAF4 as the surface, #EDE6C0 for borders, #9B8F4B for secondary text, #1B56B1 as an accent and #6C5F14 for hover and pressed states. For a palette, the analogous pair #E28D5F and #B3E25F stays calm, while #5F72E2 is the loudest partner.

What is #e2cf5f in CMYK for printing?

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

Is #e2cf5f warm or cool?

Warm — it scores 18 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E2AB5F; nudged cooler, #C6E45D.

Work with #e2cf5f in the Color Lab