Skip to content

#e2cf85

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

RGB
226, 207, 133
HSL
48°, 62%, 70%
CMYK
0, 8, 41, 11
Luminance
0.6249

At a glance

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

Hex
#e2cf85
Hue
48°
yellow
Saturation
62%
vivid
Lightness
70%
light
Brightness
89%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6249
WCAG relative
Temperature
Warm
15/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.50:1
Closest name
Khaki
ΔE2000 6
Where it sits
Hue48° of 360°
Saturation62%
Lightness70%
Temperature
Warm ← → Cool15% 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#e2cf85
RGBrgb(226, 207, 133)
HSLhsl(48, 62%, 70%)
CMYKcmyk(0%, 8%, 41%, 11%)
LABlab(83.2 -3.6 39.1)
LCHlch(83.2 39.3 95.2)
OKLCHoklch(0.854 0.096 95.4)
Decimal14864261
Display P3color(display-p3 0.886 0.812 0.522)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e2cf85 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#e2cf85 on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDCC7F
deuteranopia · #E2D288
tritanopia · #EFC5BD

Color scale — 50 to 950

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

#FBFAF4
#F7F4E8
#F0E8CC
#E9DBA4
#e2cf85
#D4B84A
#C6A72F
#A58B27
#846F1F
#60521B
#3C3311
Base = 400Lightest = 50 · #FBFAF4Darkest = 950 · #3C3311
:root {
  --brand-50: #FBFAF4;
  --brand-100: #F7F4E8;
  --brand-200: #F0E8CC;
  --brand-300: #E9DBA4;
  --brand-400: #e2cf85;
  --brand-500: #D4B84A;
  --brand-600: #C6A72F;
  --brand-700: #A58B27;
  --brand-800: #846F1F;
  --brand-900: #60521B;
  --brand-950: #3C3311;
  --brand: #e2cf85;
  --brand-ink: #000000;
}

Colors that work with #e2cf85

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#FAF9F4
Tinted page background
Border#EDE3C0
Hairlines and dividers
Muted text#9B8A4B
Captions on the surface
Accent#2360A9
Second voice, not a rival
Dark variant#675718
Hover, pressed, headers
Light variant#FAF7EA
Selected rows, tints
Dark surface#242114
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 #e2cf85

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
  • 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#8598E2
Analogous left#E2A085
Analogous right#C7E285
Split-complement 1#85C7E2
Split-complement 2#A085E2
Triadic 1#85E2CF
Triadic 2#CF85E2
Tetradic#85E2A0

RGB percentages

Red88.6%
Green81.2%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta8.4%
Yellow41.2%
Key (black)11.4%

Color previews

#e2cf85 text on a black background

contrast 13.50:1

Card sample

#e2cf85 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2cf85

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.

#e2cf85 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#e2cf85, answered

What color is #e2cf85?

#e2cf85 is a light vivid yellow, closest to Khaki (ΔE2000 6). It sits at 48° on the hue wheel with 62% saturation and 70% lightness, which reads as warm.

What is the RGB value of #e2cf85?

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

Is #e2cf85 a light or a dark color?

It is a light color. Relative luminance is 0.6249 and perceived brightness is 81%, so black text on it reaches 13.50:1.

Should I use black or white text on #e2cf85?

Black. It scores 13.50:1 against #e2cf85, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #e2cf85?

#8598E2 sits directly opposite on the wheel. Softer options are the split-complements #85C7E2 and #A085E2, which give the same contrast with far less vibration.

What colors go well with #e2cf85?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B8A4B for secondary text, #2360A9 as an accent and #675718 for hover and pressed states. For a palette, the analogous pair #E2A085 and #C7E285 stays calm, while #8598E2 is the loudest partner.

What is #e2cf85 in CMYK for printing?

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

Is #e2cf85 warm or cool?

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

Work with #e2cf85 in the Color Lab