#E2DCA3#E2DCA3
#E2DCA3 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.074 H 102.7°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCA3 |
|---|---|
| RGB | rgb(226, 220, 163) |
| HSL | hsl(54, 52%, 76%) |
| HSV | hsv(54, 28%, 89%) |
| CMYK | cmyk(0%, 2.7%, 27.9%, 11.4%) |
| CIE-LAB | lab(87.00, -6.70, 28.82) |
| CIE-LCH | lch(87.00, 29.59, 103.08°) |
| OKLab | oklab(88.56% -0.0164 0.0725) |
| OKLCH | oklch(88.56% 0.074 102.7) |
| XYZ | xyz(63.5684, 70.0007, 44.8060) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.32
Palegoldenrod
#EEE8AA
ΔE00 2.79
Vanilla
#F3E5AB
ΔE00 3.42
Light Tan
#FBEEAC
ΔE00 4.91
Khaki (CSS)
#F0E68C
ΔE00 6.44
Egg Shell
#FFFCC4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCA3 #A3A9E2
analogous
#E2BDA3 #E2DCA3 #C9E2A3
triadic
#E2DCA3 #A3E2DC #DCA3E2
tetradic
#E2DCA3 #A3E2BD #A3A9E2 #E2A3C9
square
#E2DCA3 #A3E2BD #A3A9E2 #E2A3C9
split-complementary
#E2DCA3 #A3C9E2 #BDA3E2
monochromatic
#C5B946 #D3CA74 #E2DCA3 #F1EED2 #F8F6E8
Accessibility & contrast
On white
1.40
#E2DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#E2DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCA3
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCA3 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D89F
Deuteranopia (green-blind)
#E9DBA5
Tritanopia (blue-blind)
#EBD4CD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2dca3; /* rgb */ color: rgb(226, 220, 163); /* oklch */ color: oklch(88.6% 0.074 102.7);
Tailwind
colors: {
custom: {
50: '#ebe6be',
500: '#e2dca3',
950: '#000000',
},
}SCSS
$custom: #e2dca3; $custom-light: #ebe6be; $custom-dark: #000000;
JSON
{
"hex": "#e2dca3",
"rgb": {
"r": 226,
"g": 220,
"b": 163
},
"hsl": {
"h": 54.286,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.88556,
"c": 0.07429,
"h": 102.7
},
"luminance": 0.69999
}Semantic roles & 50–950 ramp
primary
#E2DCA3
secondary
#6E75BB
accent
#35BF26
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161612
muted
#848482