#E8E0D0 color codes
- HEX
- #E8E0D0
- HEX8
- #E8E0D0FF
- HEX8 (Android)
- #FFE8E0D0
- RGB
- rgb(232, 224, 208)
- RGB (%)
- 91%, 88%, 82%
- HSL
- hsl(40, 34%, 86%)
- HSV / HSB
- hsv(40, 10%, 91%)
- CMYK
- cmyk(0%, 3%, 10%, 9%)
- OKLCH
- oklch(0.9087 0.0231 84.59)
- OKLCH (%)
- oklch(90.87% 0.0231 84.59)
- Decimal
- 15261904
What color is #E8E0D0?
#E8E0D0 sits at 91% lightness and 0.0231 chroma in OKLCH, hue 84.59°. Its nearest named color is AntiqueWhite.
Shades and tints of #E8E0D0
Tints
Shades
Tones
#E8E0D0 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #E8E0D0 in CSS
.text { color: #E8E0D0; }
.background { background-color: #E8E0D0; }
.border { border: 2px solid #E8E0D0; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9087 0.0231 84.59); }
/* #E8E0D0 at 50% transparency */
.overlay { background-color: #E8E0D080; }Is #E8E0D0 accessible?
#E8E0D0 on white text scores 1.31:1; on black text it scores 16.00:1. Black text passes WCAG AAA on #E8E0D0. Recommended text color on a #E8E0D0 background: black.
A 16:1 vs black
A 1.31:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#E8E0D0) → black APCA Lc experimental 88.2 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the orange family on the colors hub.
Frequently asked questions
- What color is #E8E0D0?
- #E8E0D0 is closest to AntiqueWhite. In RGB it is rgb(232, 224, 208), and in HSL hsl(40, 34%, 86%).
- What is #E8E0D0 in RGB?
- #E8E0D0 converts to rgb(232, 224, 208) — red 232, green 224, blue 208.
- What text color is readable on #E8E0D0?
- Black text — it has the higher contrast ratio (16.00:1) against #E8E0D0. Black text passes WCAG AAA on #E8E0D0.