#E3DCD2#E3DCD2
#E3DCD2 is a very light, near-neutral orange. Relative luminance 0.722; OKLCH L 89.7% C 0.016 H 77.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DCD2 |
|---|---|
| RGB | rgb(227, 220, 210) |
| HSL | hsl(35, 23%, 86%) |
| HSV | hsv(35, 7%, 89%) |
| CMYK | cmyk(0%, 3.1%, 7.5%, 11%) |
| CIE-LAB | lab(88.05, 0.67, 5.75) |
| CIE-LCH | lch(88.05, 5.79, 83.38°) |
| OKLab | oklab(89.73% 0.0035 0.0151) |
| OKLCH | oklch(89.73% 0.016 77.1) |
| XYZ | xyz(68.9032, 72.1710, 71.2608) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.82
Linen
#FAF0E6
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 5.17
Eggshell
#F0EAD6
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.28
Antiquewhite
#FAEBD7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DCD2 #D2D9E3
analogous
#E3D3D2 #E3DCD2 #E1E3D2
triadic
#E3DCD2 #D2E3DC #DCD2E3
tetradic
#E3DCD2 #D2E3D3 #D2D9E3 #E3D2E1
square
#E3DCD2 #D2E3D3 #D2D9E3 #E3D2E1
split-complementary
#E3DCD2 #D2E1E3 #D3D2E3
monochromatic
#B4A187 #CCBFAC #E3DCD2 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.36
#E3DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E3DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DCD2
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DCD2 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#E6DAD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e3dcd2; /* rgb */ color: rgb(227, 220, 210); /* oklch */ color: oklch(89.7% 0.016 77.1);
Tailwind
colors: {
custom: {
50: '#ebe6df',
500: '#e3dcd2',
950: '#000000',
},
}SCSS
$custom: #e3dcd2; $custom-light: #ebe6df; $custom-dark: #000000;
JSON
{
"hex": "#e3dcd2",
"rgb": {
"r": 227,
"g": 220,
"b": 210
},
"hsl": {
"h": 35.294,
"s": 23.288,
"l": 85.686
},
"oklch": {
"l": 0.89727,
"c": 0.01553,
"h": 77.1
},
"luminance": 0.7217
}Semantic roles & 50–950 ramp
primary
#E3DCD2
secondary
#9FAABA
accent
#6AA244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484