Skip to content

#eee6db

a pale, soft orange · warm · closest name: Linen

RGB
238, 230, 219
HSL
35°, 36%, 90%
CMYK
0, 3, 8, 7
Luminance
0.7989

At a glance

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

Hex
#eee6db
Hue
35°
orange
Saturation
36%
soft
Lightness
90%
pale
Brightness
93%
HSV value
Perceived
91%
weighted brightness
Luminance
0.7989
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
16.98:1
Closest name
Linen
ΔE2000 2.5
Where it sits
Hue35° of 360°
Saturation36%
Lightness90%
Temperature
Warm ← → Cool4% 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#eee6db
RGBrgb(238, 230, 219)
HSLhsl(35, 36%, 90%)
CMYKcmyk(0%, 3%, 8%, 7%)
LABlab(91.6 0.8 6.3)
LCHlch(91.6 6.4 82.4)
OKLCHoklch(0.928 0.017 76.1)
Decimal15656667
Display P3color(display-p3 0.933 0.902 0.859)

Copy-ready code

/* CSS */
color: #eee6db;
background-color: #eee6db;
/* Tailwind (arbitrary) */
class="text-[#eee6db] bg-[#eee6db]"
/* SCSS */
$brand: #eee6db;
/* SwiftUI */
Color(red: 0.933, green: 0.902, blue: 0.859)
/* Android */
Color.parseColor("#eee6db")
/* Flutter */
Color(0xFFEEE6DB)
/* Python / OpenCV (BGR) */
(219, 230, 238)

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

Accessibility — WCAG contrast

Aa
#eee6db on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#eee6db on black: 16.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9E6DA
deuteranopia · #EBE8DB
tritanopia · #F2E4E3

Color scale — 50 to 950

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

#F9F8F5
#F4F0EB
#eee6db
#DBCAB3
#C9B08D
#B79567
#A6814F
#8B6C41
#6F5634
#514029
#33281A
Base = 200Lightest = 50 · #F9F8F5Darkest = 950 · #33281A
:root {
  --brand-50: #F9F8F5;
  --brand-100: #F4F0EB;
  --brand-200: #eee6db;
  --brand-300: #DBCAB3;
  --brand-400: #C9B08D;
  --brand-500: #B79567;
  --brand-600: #A6814F;
  --brand-700: #8B6C41;
  --brand-800: #6F5634;
  --brand-900: #514029;
  --brand-950: #33281A;
  --brand: #eee6db;
  --brand-ink: #000000;
}

Colors that work with #eee6db

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#FAF8F5
Tinted page background
Border#E5D8C8
Hairlines and dividers
Muted text#9B794B
Captions on the surface
Accent#3E738E
Second voice, not a rival
Dark variant#574329
Hover, pressed, headers
Light variant#F7F3EE
Selected rows, tints
Dark surface#241D14
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 #eee6db

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
  • 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#DBE3EE
Analogous left#EEDCDB
Analogous right#ECEEDB
Split-complement 1#DBECEE
Split-complement 2#DCDBEE
Triadic 1#DBEEE6
Triadic 2#E6DBEE
Tetradic#DBEEDC

RGB percentages

Red93.3%
Green90.2%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow8.0%
Key (black)6.7%

Color previews

#eee6db text on a black background

contrast 16.98:1

Card sample

#eee6db text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee6db

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.

#eee6db in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#eee6db, answered

What color is #eee6db?

#eee6db is a pale soft orange, closest to Linen (ΔE2000 2.5). It sits at 35° on the hue wheel with 36% saturation and 90% lightness, which reads as warm.

What is the RGB value of #eee6db?

rgb(238, 230, 219) — 238 red, 230 green and 219 blue out of 255, or 93.3% / 90.2% / 85.9% by channel.

Is #eee6db a light or a dark color?

It is a light color. Relative luminance is 0.7989 and perceived brightness is 91%, so black text on it reaches 16.98:1.

Should I use black or white text on #eee6db?

Black. It scores 16.98:1 against #eee6db, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #eee6db?

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

What colors go well with #eee6db?

For interface work: #FAF8F5 as the surface, #E5D8C8 for borders, #9B794B for secondary text, #3E738E as an accent and #574329 for hover and pressed states. For a palette, the analogous pair #EEDCDB and #ECEEDB stays calm, while #DBE3EE is the loudest partner.

What is #eee6db in CMYK for printing?

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

Is #eee6db warm or cool?

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

Work with #eee6db in the Color Lab