#E6DECD#E6DECD
#E6DECD is a very light, muted orange. Relative luminance 0.735; OKLCH L 90.2% C 0.024 H 85.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DECD |
|---|---|
| RGB | rgb(230, 222, 205) |
| HSL | hsl(41, 33%, 85%) |
| HSV | hsv(41, 11%, 90%) |
| CMYK | cmyk(0%, 3.5%, 10.9%, 9.8%) |
| CIE-LAB | lab(88.67, -0.13, 9.31) |
| CIE-LCH | lch(88.67, 9.31, 90.83°) |
| OKLab | oklab(90.24% 0.0018 0.0243) |
| OKLCH | oklch(90.24% 0.024 85.8) |
| XYZ | xyz(69.7727, 73.4741, 68.2520) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.23
Eggshell
#F0EAD6
ΔE00 3.03
Antiquewhite
#FAEBD7
ΔE00 4.31
Champagne
#F7E7CE
ΔE00 4.34
Oldlace
#FDF5E6
ΔE00 5.04
Linen
#FAF0E6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DECD #CDD5E6
analogous
#E6D1CD #E6DECD #E1E6CD
triadic
#E6DECD #CDE6DE #DECDE6
tetradic
#E6DECD #CDE6D1 #CDD5E6 #E6CDE1
square
#E6DECD #CDE6D1 #CDD5E6 #E6CDE1
split-complementary
#E6DECD #CDE1E6 #D1CDE6
monochromatic
#BDA87B #D2C3A4 #E6DECD #F5F2EB #F5F2EB
Accessibility & contrast
On white
1.34
#E6DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E6DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DECD
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DECD | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#EBDBD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e6decd; /* rgb */ color: rgb(230, 222, 205); /* oklch */ color: oklch(90.2% 0.024 85.8);
Tailwind
colors: {
custom: {
50: '#eee8dc',
500: '#e6decd',
950: '#000000',
},
}SCSS
$custom: #e6decd; $custom-light: #eee8dc; $custom-dark: #000000;
JSON
{
"hex": "#e6decd",
"rgb": {
"r": 230,
"g": 222,
"b": 205
},
"hsl": {
"h": 40.8,
"s": 33.333,
"l": 85.294
},
"oklch": {
"l": 0.90235,
"c": 0.02439,
"h": 85.8
},
"luminance": 0.73473
}Semantic roles & 50–950 ramp
primary
#E6DECD
secondary
#98A5BF
accent
#5EAC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484