#E2DFAA#E2DFAA
#E2DFAA is a very light, moderate yellow. Relative luminance 0.718; OKLCH L 89.3% C 0.069 H 105.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFAA |
|---|---|
| RGB | rgb(226, 223, 170) |
| HSL | hsl(57, 49%, 78%) |
| HSV | hsv(57, 25%, 89%) |
| CMYK | cmyk(0%, 1.3%, 24.8%, 11.4%) |
| CIE-LAB | lab(87.90, -7.29, 26.42) |
| CIE-LCH | lch(87.90, 27.41, 105.43°) |
| OKLab | oklab(89.31% -0.0179 0.0668) |
| OKLCH | oklch(89.31% 0.069 105) |
| XYZ | xyz(65.0074, 71.8474, 48.4658) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.90
Beige (survey)
#E6DAA6
ΔE00 3.05
Vanilla
#F3E5AB
ΔE00 3.97
Light Tan
#FBEEAC
ΔE00 5.29
Egg Shell
#FFFCC4
ΔE00 6.16
Lemonchiffon
#FFFACD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFAA #AAADE2
analogous
#E2C3AA #E2DFAA #C9E2AA
triadic
#E2DFAA #AAE2DF #DFAAE2
tetradic
#E2DFAA #AAE2C3 #AAADE2 #E2AAC9
square
#E2DFAA #AAE2C3 #AAADE2 #E2AAC9
split-complementary
#E2DFAA #AAC9E2 #C3AAE2
monochromatic
#C3BD4F #D2CE7C #E2DFAA #F2F0D8 #F7F6E8
Accessibility & contrast
On white
1.37
#E2DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E2DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFAA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFAA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#EADEAC
Tritanopia (blue-blind)
#EAD8D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2dfaa; /* rgb */ color: rgb(226, 223, 170); /* oklch */ color: oklch(89.3% 0.069 105.0);
Tailwind
colors: {
custom: {
50: '#ebe8c3',
500: '#e2dfaa',
950: '#000000',
},
}SCSS
$custom: #e2dfaa; $custom-light: #ebe8c3; $custom-dark: #000000;
JSON
{
"hex": "#e2dfaa",
"rgb": {
"r": 226,
"g": 223,
"b": 170
},
"hsl": {
"h": 56.786,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.89307,
"c": 0.06917,
"h": 105
},
"luminance": 0.71846
}Semantic roles & 50–950 ramp
primary
#E2DFAA
secondary
#7579BB
accent
#31BC29
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482