#E2DEAA#E2DEAA
#E2DEAA is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.068 H 104.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEAA |
|---|---|
| RGB | rgb(226, 222, 170) |
| HSL | hsl(56, 49%, 78%) |
| HSV | hsv(56, 25%, 89%) |
| CMYK | cmyk(0%, 1.8%, 24.8%, 11.4%) |
| CIE-LAB | lab(87.64, -6.78, 26.07) |
| CIE-LCH | lch(87.64, 26.94, 104.58°) |
| OKLab | oklab(89.1% -0.0165 0.066) |
| OKLCH | oklch(89.1% 0.068 104) |
| XYZ | xyz(64.7410, 71.3146, 48.3770) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.69
Palegoldenrod
#EEE8AA
ΔE00 3.09
Vanilla
#F3E5AB
ΔE00 3.85
Light Tan
#FBEEAC
ΔE00 5.36
Egg Shell
#FFFCC4
ΔE00 6.36
Lemonchiffon
#FFFACD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEAA #AAAEE2
analogous
#E2C2AA #E2DEAA #CAE2AA
triadic
#E2DEAA #AAE2DE #DEAAE2
tetradic
#E2DEAA #AAE2C2 #AAAEE2 #E2AACA
square
#E2DEAA #AAE2C2 #AAAEE2 #E2AACA
split-complementary
#E2DEAA #AACAE2 #C2AAE2
monochromatic
#C3BB4F #D2CC7C #E2DEAA #F2F0D8 #F7F6E8
Accessibility & contrast
On white
1.38
#E2DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#E2DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEAA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEAA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#EBD7D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2deaa; /* rgb */ color: rgb(226, 222, 170); /* oklch */ color: oklch(89.1% 0.068 104.0);
Tailwind
colors: {
custom: {
50: '#ebe8c3',
500: '#e2deaa',
950: '#000000',
},
}SCSS
$custom: #e2deaa; $custom-light: #ebe8c3; $custom-dark: #000000;
JSON
{
"hex": "#e2deaa",
"rgb": {
"r": 226,
"g": 222,
"b": 170
},
"hsl": {
"h": 55.714,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.89103,
"c": 0.06798,
"h": 104
},
"luminance": 0.71314
}Semantic roles & 50–950 ramp
primary
#E2DEAA
secondary
#757ABB
accent
#34BC29
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482