#E2DBAE#E2DBAE
#E2DBAE is a very light, muted yellow. Relative luminance 0.699; OKLCH L 88.6% C 0.060 H 100.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBAE |
|---|---|
| RGB | rgb(226, 219, 174) |
| HSL | hsl(52, 47%, 78%) |
| HSV | hsv(52, 23%, 89%) |
| CMYK | cmyk(0%, 3.1%, 23%, 11.4%) |
| CIE-LAB | lab(86.94, -4.71, 23.05) |
| CIE-LCH | lch(86.94, 23.52, 101.54°) |
| OKLab | oklab(88.58% -0.0105 0.0587) |
| OKLCH | oklch(88.58% 0.06 100.1) |
| XYZ | xyz(64.3355, 69.8889, 50.1370) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.27
Vanilla
#F3E5AB
ΔE00 4.25
Palegoldenrod
#EEE8AA
ΔE00 4.63
Wheat
#F5DEB3
ΔE00 6.17
Light Tan
#FBEEAC
ΔE00 6.32
Pale
#FFF9D0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBAE #AEB5E2
analogous
#E2C1AE #E2DBAE #CFE2AE
triadic
#E2DBAE #AEE2DB #DBAEE2
tetradic
#E2DBAE #AEE2C1 #AEB5E2 #E2AECF
square
#E2DBAE #AEE2C1 #AEB5E2 #E2AECF
split-complementary
#E2DBAE #AECFE2 #C1AEE2
monochromatic
#C2B354 #D2C781 #E2DBAE #F2EFDB #F7F5E8
Accessibility & contrast
On white
1.40
#E2DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#E2DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBAE
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBAE | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#EAD5CF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2dbae; /* rgb */ color: rgb(226, 219, 174); /* oklch */ color: oklch(88.6% 0.060 100.1);
Tailwind
colors: {
custom: {
50: '#ebe6c6',
500: '#e2dbae',
950: '#000000',
},
}SCSS
$custom: #e2dbae; $custom-light: #ebe6c6; $custom-dark: #000000;
JSON
{
"hex": "#e2dbae",
"rgb": {
"r": 226,
"g": 219,
"b": 174
},
"hsl": {
"h": 51.923,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.88578,
"c": 0.05958,
"h": 100.1
},
"luminance": 0.69888
}Semantic roles & 50–950 ramp
primary
#E2DBAE
secondary
#7982BB
accent
#3EBB2B
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482