#E6DED8#E6DED8
#E6DED8 is a very light, near-neutral orange. Relative luminance 0.740; OKLCH L 90.5% C 0.012 H 59.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DED8 |
|---|---|
| RGB | rgb(230, 222, 216) |
| HSL | hsl(26, 22%, 87%) |
| HSV | hsv(26, 6%, 90%) |
| CMYK | cmyk(0%, 3.5%, 6.1%, 9.8%) |
| CIE-LAB | lab(88.93, 1.69, 3.90) |
| CIE-LCH | lch(88.93, 4.25, 66.64°) |
| OKLab | oklab(90.53% 0.0061 0.0103) |
| OKLCH | oklch(90.53% 0.012 59.5) |
| XYZ | xyz(71.1475, 74.0240, 75.4924) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.28
Linen
#FAF0E6
ΔE00 4.30
Seashell
#FFF5EE
ΔE00 5.05
Light Gray
#D3D3D3
ΔE00 5.07
Warm Beige
#E9DCC9
ΔE00 5.46
Very Light Pink
#FFF4F2
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DED8 #D8E0E6
analogous
#E6D8D9 #E6DED8 #E6E5D8
triadic
#E6DED8 #D8E6DE #DED8E6
tetradic
#E6DED8 #D9E6D8 #D8E0E6 #E5D8E6
square
#E6DED8 #D9E6D8 #D8E0E6 #E5D8E6
split-complementary
#E6DED8 #D8E6E5 #D8D9E6
monochromatic
#B69F8D #CEBEB3 #E6DED8 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.33
#E6DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E6DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DED8
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DED8 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED8
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#E9DCDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e6ded8; /* rgb */ color: rgb(230, 222, 216); /* oklch */ color: oklch(90.5% 0.012 59.5);
Tailwind
colors: {
custom: {
50: '#ede8e4',
500: '#e6ded8',
950: '#000000',
},
}SCSS
$custom: #e6ded8; $custom-light: #ede8e4; $custom-dark: #000000;
JSON
{
"hex": "#e6ded8",
"rgb": {
"r": 230,
"g": 222,
"b": 216
},
"hsl": {
"h": 25.714,
"s": 21.875,
"l": 87.451
},
"oklch": {
"l": 0.90525,
"c": 0.01197,
"h": 59.5
},
"luminance": 0.74023
}Semantic roles & 50–950 ramp
primary
#E6DED8
secondary
#A5B3BD
accent
#79A045
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484