#E9DCD7#E9DCD7
#E9DCD7 is a very light, near-neutral orange. Relative luminance 0.734; OKLCH L 90.3% C 0.016 H 42.4°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DCD7 |
|---|---|
| RGB | rgb(233, 220, 215) |
| HSL | hsl(17, 29%, 88%) |
| HSV | hsv(17, 8%, 91%) |
| CMYK | cmyk(0%, 5.6%, 7.7%, 8.6%) |
| CIE-LAB | lab(88.65, 3.59, 4.04) |
| CIE-LCH | lch(88.65, 5.41, 48.38°) |
| OKLab | oklab(90.35% 0.0117 0.0107) |
| OKLCH | oklch(90.35% 0.016 42.4) |
| XYZ | xyz(71.4619, 73.4172, 74.6831) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.25
Very Light Pink
#FFF4F2
ΔE00 5.32
Seashell
#FFF5EE
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 5.88
Mistyrose
#FFE4E1
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DCD7 #D7E4E9
analogous
#E9D7DB #E9DCD7 #E9E5D7
triadic
#E9DCD7 #D7E9DC #DCD7E9
tetradic
#E9DCD7 #DBE9D7 #D7E4E9 #E5D7E9
square
#E9DCD7 #DBE9D7 #D7E4E9 #E5D7E9
split-complementary
#E9DCD7 #D7E9E5 #D7DBE9
monochromatic
#BE9788 #D3B9B0 #E9DCD7 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.34
#E9DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E9DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DCD7
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DCD7 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#E2E0D7
Tritanopia (blue-blind)
#EDDADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e9dcd7; /* rgb */ color: rgb(233, 220, 215); /* oklch */ color: oklch(90.3% 0.016 42.4);
Tailwind
colors: {
custom: {
50: '#f0e6e3',
500: '#e9dcd7',
950: '#000000',
},
}SCSS
$custom: #e9dcd7; $custom-light: #f0e6e3; $custom-dark: #000000;
JSON
{
"hex": "#e9dcd7",
"rgb": {
"r": 233,
"g": 220,
"b": 215
},
"hsl": {
"h": 16.667,
"s": 29.032,
"l": 87.843
},
"oklch": {
"l": 0.90349,
"c": 0.01589,
"h": 42.4
},
"luminance": 0.73416
}Semantic roles & 50–950 ramp
primary
#E9DCD7
secondary
#A2B9C2
accent
#8AA83E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484