#E1DCBB#E1DCBB
#E1DCBB is a very light, muted yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.044 H 100.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCBB |
|---|---|
| RGB | rgb(225, 220, 187) |
| HSL | hsl(52, 39%, 81%) |
| HSV | hsv(52, 17%, 88%) |
| CMYK | cmyk(0%, 2.2%, 16.9%, 11.8%) |
| CIE-LAB | lab(87.38, -3.70, 16.85) |
| CIE-LCH | lch(87.38, 17.26, 102.39°) |
| OKLab | oklab(88.99% -0.0077 0.0434) |
| OKLCH | oklch(88.99% 0.044 100.1) |
| XYZ | xyz(65.6136, 70.7826, 57.2100) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.28
Eggshell
#F0EAD6
ΔE00 5.64
Beige
#F5F5DC
ΔE00 6.17
Pale
#FFF9D0
ΔE00 6.49
Cornsilk
#FFF8DC
ΔE00 6.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCBB #BBC0E1
analogous
#E1C9BB #E1DCBB #D3E1BB
triadic
#E1DCBB #BBE1DC #DCBBE1
tetradic
#E1DCBB #BBE1C9 #BBC0E1 #E1BBD3
square
#E1DCBB #BBE1C9 #BBC0E1 #E1BBD3
split-complementary
#E1DCBB #BBD3E1 #C9BBE1
monochromatic
#BCB066 #CEC691 #E1DCBB #F4F2E5 #F6F4EA
Accessibility & contrast
On white
1.39
#E1DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#E1DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCBB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCBB | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E4DCBC
Tritanopia (blue-blind)
#E7D7D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e1dcbb; /* rgb */ color: rgb(225, 220, 187); /* oklch */ color: oklch(89.0% 0.044 100.1);
Tailwind
colors: {
custom: {
50: '#eae6cf',
500: '#e1dcbb',
950: '#000000',
},
}SCSS
$custom: #e1dcbb; $custom-light: #eae6cf; $custom-dark: #000000;
JSON
{
"hex": "#e1dcbb",
"rgb": {
"r": 225,
"g": 220,
"b": 187
},
"hsl": {
"h": 52.105,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.8899,
"c": 0.04411,
"h": 100.1
},
"luminance": 0.70782
}Semantic roles & 50–950 ramp
primary
#E1DCBB
secondary
#868DBA
accent
#44B234
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161613
muted
#848483