#E6DED6#E6DED6
#E6DED6 is a very light, near-neutral orange. Relative luminance 0.739; OKLCH L 90.5% C 0.014 H 67.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DED6 |
|---|---|
| RGB | rgb(230, 222, 214) |
| HSL | hsl(30, 24%, 87%) |
| HSV | hsv(30, 7%, 90%) |
| CMYK | cmyk(0%, 3.5%, 7%, 9.8%) |
| CIE-LAB | lab(88.89, 1.35, 4.89) |
| CIE-LCH | lch(88.89, 5.07, 74.57°) |
| OKLab | oklab(90.47% 0.0053 0.0129) |
| OKLCH | oklch(90.47% 0.014 67.6) |
| XYZ | xyz(70.8905, 73.9212, 74.1389) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.07
Warm Beige
#E9DCC9
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 4.78
Seashell
#FFF5EE
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.49
Antiquewhite
#FAEBD7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DED6 #D6DEE6
analogous
#E6D6D6 #E6DED6 #E6E6D6
triadic
#E6DED6 #D6E6DE #DED6E6
tetradic
#E6DED6 #D6E6D6 #D6DEE6 #E6D6E6
square
#E6DED6 #D6E6D6 #D6DEE6 #E6D6E6
split-complementary
#E6DED6 #D6E6E6 #D6D6E6
monochromatic
#B8A18A #CFBFB0 #E6DED6 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.33
#E6DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#E6DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DED6
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DED6 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#E9DCDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e6ded6; /* rgb */ color: rgb(230, 222, 214); /* oklch */ color: oklch(90.5% 0.014 67.6);
Tailwind
colors: {
custom: {
50: '#eee8e2',
500: '#e6ded6',
950: '#000000',
},
}SCSS
$custom: #e6ded6; $custom-light: #eee8e2; $custom-dark: #000000;
JSON
{
"hex": "#e6ded6",
"rgb": {
"r": 230,
"g": 222,
"b": 214
},
"hsl": {
"h": 30,
"s": 24.242,
"l": 87.059
},
"oklch": {
"l": 0.90471,
"c": 0.01393,
"h": 67.6
},
"luminance": 0.73921
}Semantic roles & 50–950 ramp
primary
#E6DED6
secondary
#A3B0BD
accent
#73A343
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484