#E2DBAB#E2DBAB
#E2DBAB is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.5% C 0.063 H 100.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBAB |
|---|---|
| RGB | rgb(226, 219, 171) |
| HSL | hsl(52, 49%, 78%) |
| HSV | hsv(52, 24%, 89%) |
| CMYK | cmyk(0%, 3.1%, 24.3%, 11.4%) |
| CIE-LAB | lab(86.89, -5.12, 24.53) |
| CIE-LCH | lch(86.89, 25.06, 101.79°) |
| OKLab | oklab(88.52% -0.0117 0.0622) |
| OKLCH | oklch(88.52% 0.063 100.6) |
| XYZ | xyz(64.0463, 69.7732, 48.6139) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.85
Vanilla
#F3E5AB
ΔE00 3.85
Palegoldenrod
#EEE8AA
ΔE00 4.07
Light Tan
#FBEEAC
ΔE00 5.86
Wheat
#F5DEB3
ΔE00 6.34
Lemonchiffon
#FFFACD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBAB #ABB2E2
analogous
#E2BFAB #E2DBAB #CDE2AB
triadic
#E2DBAB #ABE2DB #DBABE2
tetradic
#E2DBAB #ABE2BF #ABB2E2 #E2ABCD
square
#E2DBAB #ABE2BF #ABB2E2 #E2ABCD
split-complementary
#E2DBAB #ABCDE2 #BFABE2
monochromatic
#C3B450 #D2C87E #E2DBAB #F2EED8 #F7F5E8
Accessibility & contrast
On white
1.40
#E2DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#E2DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBAB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBAB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#E7DBAD
Tritanopia (blue-blind)
#EBD4CE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2dbab; /* rgb */ color: rgb(226, 219, 171); /* oklch */ color: oklch(88.5% 0.063 100.6);
Tailwind
colors: {
custom: {
50: '#ebe6c4',
500: '#e2dbab',
950: '#000000',
},
}SCSS
$custom: #e2dbab; $custom-light: #ebe6c4; $custom-dark: #000000;
JSON
{
"hex": "#e2dbab",
"rgb": {
"r": 226,
"g": 219,
"b": 171
},
"hsl": {
"h": 52.364,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.88515,
"c": 0.06332,
"h": 100.6
},
"luminance": 0.69772
}Semantic roles & 50–950 ramp
primary
#E2DBAB
secondary
#767FBB
accent
#3CBC2A
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482