#E4DEAA#E4DEAA
#E4DEAA is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.068 H 102.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEAA |
|---|---|
| RGB | rgb(228, 222, 170) |
| HSL | hsl(54, 52%, 78%) |
| HSV | hsv(54, 25%, 89%) |
| CMYK | cmyk(0%, 2.6%, 25.4%, 10.6%) |
| CIE-LAB | lab(87.80, -6.04, 26.31) |
| CIE-LCH | lch(87.80, 27.00, 102.92°) |
| OKLab | oklab(89.27% -0.0143 0.0665) |
| OKLCH | oklch(89.27% 0.068 102.2) |
| XYZ | xyz(65.3720, 71.6400, 48.4066) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.09
Palegoldenrod
#EEE8AA
ΔE00 2.97
Vanilla
#F3E5AB
ΔE00 3.30
Light Tan
#FBEEAC
ΔE00 5.01
Lemonchiffon
#FFFACD
ΔE00 6.33
Egg Shell
#FFFCC4
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEAA #AAB0E4
analogous
#E4C1AA #E4DEAA #CDE4AA
triadic
#E4DEAA #AAE4DE #DEAAE4
tetradic
#E4DEAA #AAE4C1 #AAB0E4 #E4AACD
square
#E4DEAA #AAE4C1 #AAB0E4 #E4AACD
split-complementary
#E4DEAA #AACDE4 #C1AAE4
monochromatic
#C6BA4D #D5CC7C #E4DEAA #F3F0D8 #F8F6E8
Accessibility & contrast
On white
1.37
#E4DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E4DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEAA
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEAA | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA7
Deuteranopia (green-blind)
#EADEAC
Tritanopia (blue-blind)
#EDD7D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e4deaa; /* rgb */ color: rgb(228, 222, 170); /* oklch */ color: oklch(89.3% 0.068 102.2);
Tailwind
colors: {
custom: {
50: '#ede8c3',
500: '#e4deaa',
950: '#000000',
},
}SCSS
$custom: #e4deaa; $custom-light: #ede8c3; $custom-dark: #000000;
JSON
{
"hex": "#e4deaa",
"rgb": {
"r": 228,
"g": 222,
"b": 170
},
"hsl": {
"h": 53.793,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.89266,
"c": 0.06807,
"h": 102.2
},
"luminance": 0.71639
}Semantic roles & 50–950 ramp
primary
#E4DEAA
secondary
#747CBE
accent
#36BF26
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#161612
muted
#858482