Skip to content

#efeee1

a pale, soft yellow · warm · closest name: Ivory

RGB
239, 238, 225
HSL
56°, 30%, 91%
CMYK
0, 0, 6, 6
Luminance
0.8494

At a glance

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

Hex
#efeee1
Hue
56°
yellow
Saturation
30%
soft
Lightness
91%
pale
Brightness
94%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8494
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
17.99:1
Closest name
Ivory
ΔE2000 3.5
Where it sits
Hue56° of 360°
Saturation30%
Lightness91%
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#efeee1
RGBrgb(239, 238, 225)
HSLhsl(56, 30%, 91%)
CMYKcmyk(0%, 0%, 6%, 6%)
LABlab(93.9 -1.9 6.4)
LCHlch(93.9 6.7 106.5)
OKLCHoklch(0.946 0.017 103.2)
Decimal15724257
Display P3color(display-p3 0.937 0.933 0.882)

Copy-ready code

/* CSS */
color: #efeee1;
background-color: #efeee1;
/* Tailwind (arbitrary) */
class="text-[#efeee1] bg-[#efeee1]"
/* SCSS */
$brand: #efeee1;
/* SwiftUI */
Color(red: 0.937, green: 0.933, blue: 0.882)
/* Android */
Color.parseColor("#efeee1")
/* Flutter */
Color(0xFFEFEEE1)
/* Python / OpenCV (BGR) */
(225, 238, 239)

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

Accessibility — WCAG contrast

Aa
#efeee1 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#efeee1 on black: 17.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1EDE0
deuteranopia · #F1EEE1
tritanopia · #F1ECEA

Color scale — 50 to 950

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

#F9F9F6
#efeee1
#E7E5D5
#D8D6B6
#C4C191
#B1AC6D
#A09A55
#858147
#6A6739
#4E4C2C
#312F1C
Base = 100Lightest = 50 · #F9F9F6Darkest = 950 · #312F1C
:root {
  --brand-50: #F9F9F6;
  --brand-100: #efeee1;
  --brand-200: #E7E5D5;
  --brand-300: #D8D6B6;
  --brand-400: #C4C191;
  --brand-500: #B1AC6D;
  --brand-600: #A09A55;
  --brand-700: #858147;
  --brand-800: #6A6739;
  --brand-900: #4E4C2C;
  --brand-950: #312F1C;
  --brand: #efeee1;
  --brand-ink: #000000;
}

Colors that work with #efeee1

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#FAF9F5
Tinted page background
Border#E3E1CA
Hairlines and dividers
Muted text#969150
Captions on the surface
Accent#435989
Second voice, not a rival
Dark variant#53502C
Hover, pressed, headers
Light variant#F6F6EE
Selected rows, tints
Dark surface#242314
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 #efeee1

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#E1E2EF
Analogous left#EFE7E1
Analogous right#E9EFE1
Split-complement 1#E1E9EF
Split-complement 2#E7E1EF
Triadic 1#E1EFEE
Triadic 2#EEE1EF
Tetradic#E1EFE7

RGB percentages

Red93.7%
Green93.3%
Blue88.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow5.9%
Key (black)6.3%

Color previews

#efeee1 text on a black background

contrast 17.99:1

Card sample

#efeee1 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(239, 238, 225, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(239, 238, 225, 0.45);
Border & gradient
Gradient panel
border: 3px solid #efeee1;
background: linear-gradient(135deg, #efeee1, #E7EFE1);

Monochromatic scale

Palettes built from #efeee1

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.

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

#efeee1, answered

What color is #efeee1?

#efeee1 is a pale soft yellow, closest to Ivory (ΔE2000 3.5). It sits at 56° on the hue wheel with 30% saturation and 91% lightness, which reads as warm.

What is the RGB value of #efeee1?

rgb(239, 238, 225) — 239 red, 238 green and 225 blue out of 255, or 93.7% / 93.3% / 88.2% by channel.

Is #efeee1 a light or a dark color?

It is a light color. Relative luminance is 0.8494 and perceived brightness is 93%, so black text on it reaches 17.99:1.

Should I use black or white text on #efeee1?

Black. It scores 17.99:1 against #efeee1, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #efeee1?

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

What colors go well with #efeee1?

For interface work: #FAF9F5 as the surface, #E3E1CA for borders, #969150 for secondary text, #435989 as an accent and #53502C for hover and pressed states. For a palette, the analogous pair #EFE7E1 and #E9EFE1 stays calm, while #E1E2EF is the loudest partner.

What is #efeee1 in CMYK for printing?

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

Is #efeee1 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 #EFE9E1; nudged cooler, #EBEFE1.

Work with #efeee1 in the Color Lab