#E3DDCD#E3DDCD
#E3DDCD is a very light, muted orange. Relative luminance 0.725; OKLCH L 89.8% C 0.022 H 89.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DDCD |
|---|---|
| RGB | rgb(227, 221, 205) |
| HSL | hsl(44, 28%, 85%) |
| HSV | hsv(44, 10%, 89%) |
| CMYK | cmyk(0%, 2.6%, 9.7%, 11%) |
| CIE-LAB | lab(88.19, -0.68, 8.58) |
| CIE-LCH | lch(88.19, 8.60, 94.51°) |
| OKLab | oklab(89.79% 0.0001 0.0224) |
| OKLCH | oklch(89.79% 0.022 89.8) |
| XYZ | xyz(68.5532, 72.4522, 68.1190) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.14
Eggshell
#F0EAD6
ΔE00 3.18
Antiquewhite
#FAEBD7
ΔE00 5.19
Champagne
#F7E7CE
ΔE00 5.25
Oldlace
#FDF5E6
ΔE00 5.40
Light Grey
#D8DCD6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DDCD #CDD3E3
analogous
#E3D2CD #E3DDCD #DEE3CD
triadic
#E3DDCD #CDE3DD #DDCDE3
tetradic
#E3DDCD #CDE3D2 #CDD3E3 #E3CDDE
square
#E3DDCD #CDE3D2 #CDD3E3 #E3CDDE
split-complementary
#E3DDCD #CDDEE3 #D2CDE3
monochromatic
#B7A87F #CDC2A6 #E3DDCD #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.36
#E3DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#E3DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DDCD
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DDCD | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#E7DAD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e3ddcd; /* rgb */ color: rgb(227, 221, 205); /* oklch */ color: oklch(89.8% 0.022 89.8);
Tailwind
colors: {
custom: {
50: '#ebe7dc',
500: '#e3ddcd',
950: '#000000',
},
}SCSS
$custom: #e3ddcd; $custom-light: #ebe7dc; $custom-dark: #000000;
JSON
{
"hex": "#e3ddcd",
"rgb": {
"r": 227,
"g": 221,
"b": 205
},
"hsl": {
"h": 43.636,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.89794,
"c": 0.02244,
"h": 89.8
},
"luminance": 0.72452
}Semantic roles & 50–950 ramp
primary
#E3DDCD
secondary
#99A2BB
accent
#5BA73F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484