#E3DBCD#E3DBCD
#E3DBCD is a very light, muted orange. Relative luminance 0.714; OKLCH L 89.4% C 0.021 H 81.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DBCD |
|---|---|
| RGB | rgb(227, 219, 205) |
| HSL | hsl(38, 28%, 85%) |
| HSV | hsv(38, 10%, 89%) |
| CMYK | cmyk(0%, 3.5%, 9.7%, 11%) |
| CIE-LAB | lab(87.68, 0.36, 7.85) |
| CIE-LCH | lch(87.68, 7.86, 87.40°) |
| OKLab | oklab(89.4% 0.003 0.0206) |
| OKLCH | oklch(89.4% 0.021 81.8) |
| XYZ | xyz(68.0283, 71.4024, 67.9441) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.49
Eggshell
#F0EAD6
ΔE00 4.24
Antiquewhite
#FAEBD7
ΔE00 4.89
Champagne
#F7E7CE
ΔE00 5.23
Linen
#FAF0E6
ΔE00 5.30
Oldlace
#FDF5E6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DBCD #CDD5E3
analogous
#E3D0CD #E3DBCD #E0E3CD
triadic
#E3DBCD #CDE3DB #DBCDE3
tetradic
#E3DBCD #CDE3D0 #CDD5E3 #E3CDE0
square
#E3DBCD #CDE3D0 #CDD5E3 #E3CDE0
split-complementary
#E3DBCD #CDE0E3 #D0CDE3
monochromatic
#B7A37F #CDBFA6 #E3DBCD #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.37
#E3DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#E3DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DBCD
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DBCD | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#E7D8D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e3dbcd; /* rgb */ color: rgb(227, 219, 205); /* oklch */ color: oklch(89.4% 0.021 81.8);
Tailwind
colors: {
custom: {
50: '#ebe6dc',
500: '#e3dbcd',
950: '#000000',
},
}SCSS
$custom: #e3dbcd; $custom-light: #ebe6dc; $custom-dark: #000000;
JSON
{
"hex": "#e3dbcd",
"rgb": {
"r": 227,
"g": 219,
"b": 205
},
"hsl": {
"h": 38.182,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.89396,
"c": 0.02079,
"h": 81.8
},
"luminance": 0.71402
}Semantic roles & 50–950 ramp
primary
#E3DBCD
secondary
#99A6BB
accent
#65A73F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484