#E6DED4#E6DED4
#E6DED4 is a very light, near-neutral orange. Relative luminance 0.738; OKLCH L 90.4% C 0.016 H 73.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DED4 |
|---|---|
| RGB | rgb(230, 222, 212) |
| HSL | hsl(33, 26%, 87%) |
| HSV | hsv(33, 8%, 90%) |
| CMYK | cmyk(0%, 3.5%, 7.8%, 9.8%) |
| CIE-LAB | lab(88.84, 1.01, 5.87) |
| CIE-LCH | lch(88.84, 5.95, 80.19°) |
| OKLab | oklab(90.42% 0.0045 0.0154) |
| OKLCH | oklch(90.42% 0.016 73.7) |
| XYZ | xyz(70.6367, 73.8196, 72.8020) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.70
Linen
#FAF0E6
ΔE00 4.08
Antiquewhite
#FAEBD7
ΔE00 5.12
Eggshell
#F0EAD6
ΔE00 5.22
Oldlace
#FDF5E6
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DED4 #D4DCE6
analogous
#E6D5D4 #E6DED4 #E5E6D4
triadic
#E6DED4 #D4E6DE #DED4E6
tetradic
#E6DED4 #D4E6D5 #D4DCE6 #E6D4E5
square
#E6DED4 #D4E6D5 #D4DCE6 #E6D4E5
split-complementary
#E6DED4 #D4E5E6 #D5D4E6
monochromatic
#B9A387 #D0C0AD #E6DED4 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.33
#E6DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E6DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DED4
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DED4 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#EADCDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e6ded4; /* rgb */ color: rgb(230, 222, 212); /* oklch */ color: oklch(90.4% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#eee8e1',
500: '#e6ded4',
950: '#000000',
},
}SCSS
$custom: #e6ded4; $custom-light: #eee8e1; $custom-dark: #000000;
JSON
{
"hex": "#e6ded4",
"rgb": {
"r": 230,
"g": 222,
"b": 212
},
"hsl": {
"h": 33.333,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.90418,
"c": 0.01609,
"h": 73.7
},
"luminance": 0.73819
}Semantic roles & 50–950 ramp
primary
#E6DED4
secondary
#A0ADBE
accent
#6DA540
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484