#E3DCBB#E3DCBB
#E3DCBB is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.044 H 97.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DCBB |
|---|---|
| RGB | rgb(227, 220, 187) |
| HSL | hsl(50, 42%, 81%) |
| HSV | hsv(50, 18%, 89%) |
| CMYK | cmyk(0%, 3.1%, 17.6%, 11%) |
| CIE-LAB | lab(87.54, -2.98, 17.10) |
| CIE-LCH | lch(87.54, 17.35, 99.88°) |
| OKLab | oklab(89.15% -0.0056 0.044) |
| OKLCH | oklch(89.15% 0.044 97.3) |
| XYZ | xyz(66.2409, 71.1061, 57.2394) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.06
Eggshell
#F0EAD6
ΔE00 5.42
Wheat
#F5DEB3
ΔE00 6.20
Champagne
#F7E7CE
ΔE00 6.32
Cornsilk
#FFF8DC
ΔE00 6.32
Beige
#F5F5DC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DCBB #BBC2E3
analogous
#E3C8BB #E3DCBB #D6E3BB
triadic
#E3DCBB #BBE3DC #DCBBE3
tetradic
#E3DCBB #BBE3C8 #BBC2E3 #E3BBD6
square
#E3DCBB #BBE3C8 #BBC2E3 #E3BBD6
split-complementary
#E3DCBB #BBD6E3 #C8BBE3
monochromatic
#BFAF64 #D1C690 #E3DCBB #F5F2E6 #F6F4E9
Accessibility & contrast
On white
1.38
#E3DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#E3DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DCBB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DCBB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#EAD7D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e3dcbb; /* rgb */ color: rgb(227, 220, 187); /* oklch */ color: oklch(89.2% 0.044 97.3);
Tailwind
colors: {
custom: {
50: '#ece6cf',
500: '#e3dcbb',
950: '#000000',
},
}SCSS
$custom: #e3dcbb; $custom-light: #ece6cf; $custom-dark: #000000;
JSON
{
"hex": "#e3dcbb",
"rgb": {
"r": 227,
"g": 220,
"b": 187
},
"hsl": {
"h": 49.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.89152,
"c": 0.04439,
"h": 97.3
},
"luminance": 0.71105
}Semantic roles & 50–950 ramp
primary
#E3DCBB
secondary
#868FBC
accent
#48B531
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161613
muted
#848483