#e7dbb9
a light, vivid yellow · warm · closest name: Wheat
At a glance
Every number on this page in one read: what #e7dbb9 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #e7dbb9 |
| RGB | rgb(231, 219, 185) |
| HSL | hsl(44, 49%, 82%) |
| CMYK | cmyk(0%, 5%, 20%, 9%) |
| LAB | lab(87.6 -1.3 18.2) |
| LCH | lch(87.6 18.3 94.1) |
| OKLCH | oklch(0.892 0.047 90.9) |
| Decimal | 15195065 |
| Display P3 | color(display-p3 0.906 0.859 0.725) |
Copy-ready code
/* CSS */
color: #e7dbb9;
background-color: #e7dbb9;
/* Tailwind (arbitrary) */
class="text-[#e7dbb9] bg-[#e7dbb9]"
/* SCSS */
$brand: #e7dbb9;
/* SwiftUI */
Color(red: 0.906, green: 0.859, blue: 0.725)
/* Android */
Color.parseColor("#e7dbb9")
/* Flutter */
Color(0xFFE7DBB9)
/* Python / OpenCV (BGR) */
(185, 219, 231)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #e7dbb9 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FAF9F4;
--brand-100: #F6F2EA;
--brand-200: #ECE5D0;
--brand-300: #e7dbb9;
--brand-400: #D4BE82;
--brand-500: #C6A958;
--brand-600: #B6973F;
--brand-700: #987E34;
--brand-800: #7A652A;
--brand-900: #594A22;
--brand-950: #372E15;
--brand: #e7dbb9;
--brand-ink: #000000;
}Colors that work with #e7dbb9
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #e7dbb9
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #B9C5E7 | Directly opposite — maximum tension | |
| Analogous left | #E7C4B9 | Neighbour, quieter | |
| Analogous right | #DCE7B9 | Neighbour, quieter | |
| Split-complement 1 | #B9DCE7 | Contrast without the clash | |
| Split-complement 2 | #C4B9E7 | Contrast without the clash | |
| Triadic 1 | #B9E7DB | Even thirds — balanced and loud | |
| Triadic 2 | #DBB9E7 | Even thirds — balanced and loud | |
| Tetradic | #B9E7C4 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#e7dbb9 text on a black background
contrast 15.23:1
#e7dbb9 text on a white background
contrast 1.38:1
CSS3 live lab
The quick brown fox
color: #e7dbb9;
background-color: #e7dbb9;
Glowing headline
text-shadow: 2px 2px 8px #e7dbb9;
Soft neon halo
text-shadow: 0 0 14px rgba(231, 219, 185, 0.45);
box-shadow: 0 12px 32px -8px rgba(231, 219, 185, 0.45);
border: 3px solid #e7dbb9; background: linear-gradient(135deg, #e7dbb9, #D4E7B9);
Monochromatic scale
Palettes built from #e7dbb9
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.
Closest color with a full write-up: Pearl (#eae0c8) — ΔE2000 3.4 away, with its history, psychology and brand usage.
#e7dbb9 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#e7dbb9, answered
What color is #e7dbb9?
#e7dbb9 is a light vivid yellow, closest to Wheat (ΔE2000 4.3). It sits at 44° on the hue wheel with 49% saturation and 82% lightness, which reads as warm.
What is the RGB value of #e7dbb9?
rgb(231, 219, 185) — 231 red, 219 green and 185 blue out of 255, or 90.6% / 85.9% / 72.5% by channel.
Is #e7dbb9 a light or a dark color?
It is a light color. Relative luminance is 0.7115 and perceived brightness is 86%, so black text on it reaches 15.23:1.
Should I use black or white text on #e7dbb9?
Black. It scores 15.23:1 against #e7dbb9, versus 1.38:1 for white — AAA at any size.
What is the complementary color of #e7dbb9?
#B9C5E7 sits directly opposite on the wheel. Softer options are the split-complements #B9DCE7 and #C4B9E7, which give the same contrast with far less vibration.
What colors go well with #e7dbb9?
For interface work: #FAF9F4 as the surface, #EAE0C2 for borders, #9B864B for secondary text, #30689C as an accent and #5F4F21 for hover and pressed states. For a palette, the analogous pair #E7C4B9 and #DCE7B9 stays calm, while #B9C5E7 is the loudest partner.
What is #e7dbb9 in CMYK for printing?
cmyk(0%, 5%, 20%, 9%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #e7dbb9 warm or cool?
Warm — it scores 12 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E7CFB9; nudged cooler, #E3E8B8.