Skip to content

#ecf3c2

a pale, vivid yellow · warm · closest name: Light Goldenrod Yellow

RGB
236, 243, 194
HSL
69°, 67%, 86%
CMYK
3, 0, 20, 5
Luminance
0.8583

At a glance

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

Hex
#ecf3c2
Hue
69°
yellow
Saturation
67%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8583
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
18.17:1
Closest name
Light Goldenrod Yellow
ΔE2000 3.7
Where it sits
Hue69° of 360°
Saturation67%
Lightness86%
Temperature
Warm ← → Cool32% 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#ecf3c2
RGBrgb(236, 243, 194)
HSLhsl(69, 67%, 86%)
CMYKcmyk(3%, 0%, 20%, 5%)
LABlab(94.2 -10.3 22.9)
LCHlch(94.2 25.1 114.2)
OKLCHoklch(0.947 0.064 114.2)
Decimal15528898
Display P3color(display-p3 0.925 0.953 0.761)

Copy-ready code

/* CSS */
color: #ecf3c2;
background-color: #ecf3c2;
/* Tailwind (arbitrary) */
class="text-[#ecf3c2] bg-[#ecf3c2]"
/* SCSS */
$brand: #ecf3c2;
/* SwiftUI */
Color(red: 0.925, green: 0.953, blue: 0.761)
/* Android */
Color.parseColor("#ecf3c2")
/* Flutter */
Color(0xFFECF3C2)
/* Python / OpenCV (BGR) */
(194, 243, 236)

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

Accessibility — WCAG contrast

Aa
#ecf3c2 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#ecf3c2 on black: 18.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBEEBF
deuteranopia · #FAEFC4
tritanopia · #F2EDE6

Color scale — 50 to 950

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

#FAFBF3
#F5F8E8
#ecf3c2
#E2EDA1
#D3E372
#C5DA44
#B5CD28
#97AA22
#79881B
#586317
#373E0F
Base = 200Lightest = 50 · #FAFBF3Darkest = 950 · #373E0F
:root {
  --brand-50: #FAFBF3;
  --brand-100: #F5F8E8;
  --brand-200: #ecf3c2;
  --brand-300: #E2EDA1;
  --brand-400: #D3E372;
  --brand-500: #C5DA44;
  --brand-600: #B5CD28;
  --brand-700: #97AA22;
  --brand-800: #79881B;
  --brand-900: #586317;
  --brand-950: #373E0F;
  --brand: #ecf3c2;
  --brand-ink: #000000;
}

Colors that work with #ecf3c2

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#E6EDC0
Hairlines and dividers
Muted text#8F9B4B
Captions on the surface
Accent#1F2DAD
Second voice, not a rival
Dark variant#5E6B15
Hover, pressed, headers
Light variant#F8FBEA
Selected rows, tints
Dark surface#222414
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 #ecf3c2

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#C9C2F3
Analogous left#F3E2C2
Analogous right#D4F3C2
Split-complement 1#C2D4F3
Split-complement 2#E2C2F3
Triadic 1#C2ECF3
Triadic 2#F3C2EC
Tetradic#C2F3E2

RGB percentages

Red92.5%
Green95.3%
Blue76.1%

CMYK percentages

Cyan2.9%
Magenta0.0%
Yellow20.2%
Key (black)4.7%

Color previews

#ecf3c2 text on a black background

contrast 18.17:1

Card sample

#ecf3c2 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 243, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 243, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ecf3c2;
background: linear-gradient(135deg, #ecf3c2, #CBF3C2);

Monochromatic scale

Palettes built from #ecf3c2

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#ecf3c2, answered

What color is #ecf3c2?

#ecf3c2 is a pale vivid yellow, closest to Light Goldenrod Yellow (ΔE2000 3.7). It sits at 69° on the hue wheel with 67% saturation and 86% lightness, which reads as warm.

What is the RGB value of #ecf3c2?

rgb(236, 243, 194) — 236 red, 243 green and 194 blue out of 255, or 92.5% / 95.3% / 76.1% by channel.

Is #ecf3c2 a light or a dark color?

It is a light color. Relative luminance is 0.8583 and perceived brightness is 92%, so black text on it reaches 18.17:1.

Should I use black or white text on #ecf3c2?

Black. It scores 18.17:1 against #ecf3c2, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #ecf3c2?

#C9C2F3 sits directly opposite on the wheel. Softer options are the split-complements #C2D4F3 and #E2C2F3, which give the same contrast with far less vibration.

What colors go well with #ecf3c2?

For interface work: #FAFAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #1F2DAD as an accent and #5E6B15 for hover and pressed states. For a palette, the analogous pair #F3E2C2 and #D4F3C2 stays calm, while #C9C2F3 is the loudest partner.

What is #ecf3c2 in CMYK for printing?

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

Is #ecf3c2 warm or cool?

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

Work with #ecf3c2 in the Color Lab