#E2DEAE#E2DEAE
#E2DEAE is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.2% C 0.063 H 103.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEAE |
|---|---|
| RGB | rgb(226, 222, 174) |
| HSL | hsl(55, 47%, 78%) |
| HSV | hsv(55, 23%, 89%) |
| CMYK | cmyk(0%, 1.8%, 23%, 11.4%) |
| CIE-LAB | lab(87.71, -6.24, 24.10) |
| CIE-LCH | lch(87.71, 24.90, 104.51°) |
| OKLab | oklab(89.19% -0.0148 0.0612) |
| OKLCH | oklch(89.19% 0.063 103.6) |
| XYZ | xyz(65.1252, 71.4683, 50.4002) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.85
Palegoldenrod
#EEE8AA
ΔE00 3.76
Vanilla
#F3E5AB
ΔE00 4.20
Light Tan
#FBEEAC
ΔE00 5.86
Lemonchiffon
#FFFACD
ΔE00 6.16
Pale
#FFF9D0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEAE #AEB2E2
analogous
#E2C4AE #E2DEAE #CCE2AE
triadic
#E2DEAE #AEE2DE #DEAEE2
tetradic
#E2DEAE #AEE2C4 #AEB2E2 #E2AECC
square
#E2DEAE #AEE2C4 #AEB2E2 #E2AECC
split-complementary
#E2DEAE #AECCE2 #C4AEE2
monochromatic
#C2B954 #D2CC81 #E2DEAE #F2F0DB #F7F6E8
Accessibility & contrast
On white
1.37
#E2DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#E2DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEAE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEAE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#E9DDB0
Tritanopia (blue-blind)
#EAD7D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2deae; /* rgb */ color: rgb(226, 222, 174); /* oklch */ color: oklch(89.2% 0.063 103.6);
Tailwind
colors: {
custom: {
50: '#ebe8c6',
500: '#e2deae',
950: '#000000',
},
}SCSS
$custom: #e2deae; $custom-light: #ebe8c6; $custom-dark: #000000;
JSON
{
"hex": "#e2deae",
"rgb": {
"r": 226,
"g": 222,
"b": 174
},
"hsl": {
"h": 55.385,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.89187,
"c": 0.06301,
"h": 103.6
},
"luminance": 0.71467
}Semantic roles & 50–950 ramp
primary
#E2DEAE
secondary
#797EBB
accent
#36BB2B
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161613
muted
#848482