#E2DCA4#E2DCA4
#E2DCA4 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.073 H 102.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCA4 |
|---|---|
| RGB | rgb(226, 220, 164) |
| HSL | hsl(54, 52%, 76%) |
| HSV | hsv(54, 27%, 89%) |
| CMYK | cmyk(0%, 2.7%, 27.4%, 11.4%) |
| CIE-LAB | lab(87.01, -6.57, 28.33) |
| CIE-LCH | lch(87.01, 29.08, 103.05°) |
| OKLab | oklab(88.58% -0.016 0.0713) |
| OKLCH | oklch(88.58% 0.073 102.6) |
| XYZ | xyz(63.6583, 70.0367, 45.2798) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.21
Palegoldenrod
#EEE8AA
ΔE00 2.86
Vanilla
#F3E5AB
ΔE00 3.42
Light Tan
#FBEEAC
ΔE00 4.98
Khaki (CSS)
#F0E68C
ΔE00 6.64
Egg Shell
#FFFCC4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCA4 #A4AAE2
analogous
#E2BDA4 #E2DCA4 #C9E2A4
triadic
#E2DCA4 #A4E2DC #DCA4E2
tetradic
#E2DCA4 #A4E2BD #A4AAE2 #E2A4C9
square
#E2DCA4 #A4E2BD #A4AAE2 #E2A4C9
split-complementary
#E2DCA4 #A4C9E2 #BDA4E2
monochromatic
#C4B847 #D3CA76 #E2DCA4 #F1EED2 #F8F6E8
Accessibility & contrast
On white
1.40
#E2DCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#E2DCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCA4
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCA4 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A0
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#EBD4CD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2dca4; /* rgb */ color: rgb(226, 220, 164); /* oklch */ color: oklch(88.6% 0.073 102.6);
Tailwind
colors: {
custom: {
50: '#ebe6bf',
500: '#e2dca4',
950: '#000000',
},
}SCSS
$custom: #e2dca4; $custom-light: #ebe6bf; $custom-dark: #000000;
JSON
{
"hex": "#e2dca4",
"rgb": {
"r": 226,
"g": 220,
"b": 164
},
"hsl": {
"h": 54.194,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.88575,
"c": 0.07307,
"h": 102.6
},
"luminance": 0.70035
}Semantic roles & 50–950 ramp
primary
#E2DCA4
secondary
#6F76BB
accent
#35BF26
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161612
muted
#848482