#E6D9CD#E6D9CD
#E6D9CD is a very light, muted orange. Relative luminance 0.709; OKLCH L 89.2% C 0.022 H 65.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D9CD |
|---|---|
| RGB | rgb(230, 217, 205) |
| HSL | hsl(29, 33%, 85%) |
| HSV | hsv(29, 11%, 90%) |
| CMYK | cmyk(0%, 5.7%, 10.9%, 9.8%) |
| CIE-LAB | lab(87.42, 2.45, 7.50) |
| CIE-LCH | lch(87.42, 7.89, 71.92°) |
| OKLab | oklab(89.25% 0.0091 0.0197) |
| OKLCH | oklch(89.25% 0.022 65.3) |
| XYZ | xyz(68.4644, 70.8574, 67.8159) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.14
Antiquewhite
#FAEBD7
ΔE00 5.03
Linen
#FAF0E6
ΔE00 5.09
Champagne
#F7E7CE
ΔE00 5.81
Seashell
#FFF5EE
ΔE00 6.40
Eggshell
#F0EAD6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D9CD #CDDAE6
analogous
#E6CDCD #E6D9CD #E6E5CD
triadic
#E6D9CD #CDE6D9 #D9CDE6
tetradic
#E6D9CD #CDE6CD #CDDAE6 #E5CDE6
square
#E6D9CD #CDE6CD #CDDAE6 #E5CDE6
split-complementary
#E6D9CD #CDE6E5 #CDCDE6
monochromatic
#BD9B7B #D2BAA4 #E6D9CD #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.38
#E6D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#E6D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D9CD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D9CD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#EBD6D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e6d9cd; /* rgb */ color: rgb(230, 217, 205); /* oklch */ color: oklch(89.2% 0.022 65.3);
Tailwind
colors: {
custom: {
50: '#eee4dc',
500: '#e6d9cd',
950: '#000000',
},
}SCSS
$custom: #e6d9cd; $custom-light: #eee4dc; $custom-dark: #000000;
JSON
{
"hex": "#e6d9cd",
"rgb": {
"r": 230,
"g": 217,
"b": 205
},
"hsl": {
"h": 28.8,
"s": 33.333,
"l": 85.294
},
"oklch": {
"l": 0.89246,
"c": 0.02168,
"h": 65.3
},
"luminance": 0.70856
}Semantic roles & 50–950 ramp
primary
#E6D9CD
secondary
#98ACBF
accent
#75AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484