#E5DFAA#E5DFAA
#E5DFAA is a very light, moderate yellow. Relative luminance 0.723; OKLCH L 89.6% C 0.069 H 102.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFAA |
|---|---|
| RGB | rgb(229, 223, 170) |
| HSL | hsl(54, 53%, 78%) |
| HSV | hsv(54, 26%, 90%) |
| CMYK | cmyk(0%, 2.6%, 25.8%, 10.2%) |
| CIE-LAB | lab(88.13, -6.17, 26.78) |
| CIE-LCH | lch(88.13, 27.48, 102.98°) |
| OKLab | oklab(89.55% -0.0147 0.0677) |
| OKLCH | oklch(89.55% 0.069 102.3) |
| XYZ | xyz(65.9566, 72.3368, 48.5103) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.18
Palegoldenrod
#EEE8AA
ΔE00 2.66
Vanilla
#F3E5AB
ΔE00 3.11
Light Tan
#FBEEAC
ΔE00 4.74
Egg Shell
#FFFCC4
ΔE00 6.11
Lemonchiffon
#FFFACD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFAA #AAB0E5
analogous
#E5C1AA #E5DFAA #CDE5AA
triadic
#E5DFAA #AAE5DF #DFAAE5
tetradic
#E5DFAA #AAE5C1 #AAB0E5 #E5AACD
square
#E5DFAA #AAE5C1 #AAB0E5 #E5AACD
split-complementary
#E5DFAA #AACDE5 #C1AAE5
monochromatic
#C8BC4C #D7CD7B #E5DFAA #F3F1D9 #F8F6E8
Accessibility & contrast
On white
1.36
#E5DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#E5DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFAA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFAA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#EBDFAC
Tritanopia (blue-blind)
#EED8D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e5dfaa; /* rgb */ color: rgb(229, 223, 170); /* oklch */ color: oklch(89.6% 0.069 102.3);
Tailwind
colors: {
custom: {
50: '#ede8c3',
500: '#e5dfaa',
950: '#000000',
},
}SCSS
$custom: #e5dfaa; $custom-light: #ede8c3; $custom-dark: #000000;
JSON
{
"hex": "#e5dfaa",
"rgb": {
"r": 229,
"g": 223,
"b": 170
},
"hsl": {
"h": 53.898,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.89551,
"c": 0.06925,
"h": 102.3
},
"luminance": 0.72336
}Semantic roles & 50–950 ramp
primary
#E5DFAA
secondary
#747CBF
accent
#35C125
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#161612
muted
#858482