#E2DAAE#E2DAAE
#E2DAAE is a very light, muted yellow. Relative luminance 0.694; OKLCH L 88.4% C 0.058 H 98.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DAAE |
|---|---|
| RGB | rgb(226, 218, 174) |
| HSL | hsl(51, 47%, 78%) |
| HSV | hsv(51, 23%, 89%) |
| CMYK | cmyk(0%, 3.5%, 23%, 11.4%) |
| CIE-LAB | lab(86.69, -4.20, 22.69) |
| CIE-LCH | lch(86.69, 23.08, 100.48°) |
| OKLab | oklab(88.38% -0.009 0.0578) |
| OKLCH | oklch(88.38% 0.058 98.9) |
| XYZ | xyz(64.0754, 69.3687, 50.0503) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.24
Vanilla
#F3E5AB
ΔE00 4.37
Palegoldenrod
#EEE8AA
ΔE00 4.98
Wheat
#F5DEB3
ΔE00 5.82
Light Tan
#FBEEAC
ΔE00 6.53
Pale
#FFF9D0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DAAE #AEB6E2
analogous
#E2C0AE #E2DAAE #D0E2AE
triadic
#E2DAAE #AEE2DA #DAAEE2
tetradic
#E2DAAE #AEE2C0 #AEB6E2 #E2AED0
square
#E2DAAE #AEE2C0 #AEB6E2 #E2AED0
split-complementary
#E2DAAE #AED0E2 #C0AEE2
monochromatic
#C2B154 #D2C581 #E2DAAE #F2EFDB #F7F5E8
Accessibility & contrast
On white
1.41
#E2DAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#E2DAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DAAE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DAAE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#EAD4CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2daae; /* rgb */ color: rgb(226, 218, 174); /* oklch */ color: oklch(88.4% 0.058 98.9);
Tailwind
colors: {
custom: {
50: '#ebe5c6',
500: '#e2daae',
950: '#000000',
},
}SCSS
$custom: #e2daae; $custom-light: #ebe5c6; $custom-dark: #000000;
JSON
{
"hex": "#e2daae",
"rgb": {
"r": 226,
"g": 218,
"b": 174
},
"hsl": {
"h": 50.769,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.88376,
"c": 0.05849,
"h": 98.9
},
"luminance": 0.69368
}Semantic roles & 50–950 ramp
primary
#E2DAAE
secondary
#7983BB
accent
#41BB2B
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482