#E8DCA7#E8DCA7
#E8DCA7 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.1% C 0.070 H 96.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCA7 |
|---|---|
| RGB | rgb(232, 220, 167) |
| HSL | hsl(49, 59%, 78%) |
| HSV | hsv(49, 28%, 91%) |
| CMYK | cmyk(0%, 5.2%, 28%, 9%) |
| CIE-LAB | lab(87.55, -3.91, 27.58) |
| CIE-LCH | lch(87.55, 27.86, 98.08°) |
| OKLab | oklab(89.13% -0.0083 0.0696) |
| OKLCH | oklch(89.13% 0.07 96.8) |
| XYZ | xyz(65.8474, 71.1337, 46.8132) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 0.49
Vanilla
#F3E5AB
ΔE00 2.33
Palegoldenrod
#EEE8AA
ΔE00 3.58
Light Tan
#FBEEAC
ΔE00 4.64
Pale Peach
#FFE5AD
ΔE00 5.09
Wheat
#F5DEB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCA7 #A7B3E8
analogous
#E8BBA7 #E8DCA7 #D3E8A7
triadic
#E8DCA7 #A7E8DC #DCA7E8
tetradic
#E8DCA7 #A7E8BB #A7B3E8 #E8A7D3
square
#E8DCA7 #A7E8BB #A7B3E8 #E8A7D3
split-complementary
#E8DCA7 #A7D3E8 #BBA7E8
monochromatic
#CFB546 #DBC976 #E8DCA7 #F5EFD8 #F9F5E7
Accessibility & contrast
On white
1.38
#E8DCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#E8DCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCA7
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCA7 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A4
Deuteranopia (green-blind)
#EADDA9
Tritanopia (blue-blind)
#F2D4CE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e8dca7; /* rgb */ color: rgb(232, 220, 167); /* oklch */ color: oklch(89.1% 0.070 96.8);
Tailwind
colors: {
custom: {
50: '#f0e6c1',
500: '#e8dca7',
950: '#000000',
},
}SCSS
$custom: #e8dca7; $custom-light: #f0e6c1; $custom-dark: #000000;
JSON
{
"hex": "#e8dca7",
"rgb": {
"r": 232,
"g": 220,
"b": 167
},
"hsl": {
"h": 48.923,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.89132,
"c": 0.07005,
"h": 96.8
},
"luminance": 0.71132
}Semantic roles & 50–950 ramp
primary
#E8DCA7
secondary
#707FC3
accent
#3EC61F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#161612
muted
#858482