#E6DFD5#E6DFD5
#E6DFD5 is a very light, near-neutral orange. Relative luminance 0.744; OKLCH L 90.6% C 0.015 H 77.1°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFD5 |
|---|---|
| RGB | rgb(230, 223, 213) |
| HSL | hsl(35, 25%, 87%) |
| HSV | hsv(35, 7%, 90%) |
| CMYK | cmyk(0%, 3%, 7.4%, 9.8%) |
| CIE-LAB | lab(89.11, 0.66, 5.74) |
| CIE-LCH | lch(89.11, 5.78, 83.39°) |
| OKLab | oklab(90.64% 0.0035 0.0151) |
| OKLCH | oklch(90.64% 0.015 77.1) |
| XYZ | xyz(71.0296, 74.4030, 73.5572) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.86
Linen
#FAF0E6
ΔE00 4.06
Eggshell
#F0EAD6
ΔE00 4.89
Oldlace
#FDF5E6
ΔE00 5.08
Antiquewhite
#FAEBD7
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFD5 #D5DCE6
analogous
#E6D7D5 #E6DFD5 #E5E6D5
triadic
#E6DFD5 #D5E6DF #DFD5E6
tetradic
#E6DFD5 #D5E6D7 #D5DCE6 #E6D5E5
square
#E6DFD5 #D5E6D7 #D5DCE6 #E6D5E5
split-complementary
#E6DFD5 #D5E5E6 #D7D5E6
monochromatic
#B8A588 #CFC2AF #E6DFD5 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.32
#E6DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E6DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFD5
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFD5 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#E9DDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dfd5; /* rgb */ color: rgb(230, 223, 213); /* oklch */ color: oklch(90.6% 0.015 77.1);
Tailwind
colors: {
custom: {
50: '#eee9e1',
500: '#e6dfd5',
950: '#000000',
},
}SCSS
$custom: #e6dfd5; $custom-light: #eee9e1; $custom-dark: #000000;
JSON
{
"hex": "#e6dfd5",
"rgb": {
"r": 230,
"g": 223,
"b": 213
},
"hsl": {
"h": 35.294,
"s": 25.373,
"l": 86.863
},
"oklch": {
"l": 0.90642,
"c": 0.01549,
"h": 77.1
},
"luminance": 0.74402
}Semantic roles & 50–950 ramp
primary
#E6DFD5
secondary
#A1ADBE
accent
#6AA442
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484