#E6DCD2#E6DCD2
#E6DCD2 is a very light, near-neutral orange. Relative luminance 0.727; OKLCH L 90.0% C 0.017 H 67.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCD2 |
|---|---|
| RGB | rgb(230, 220, 210) |
| HSL | hsl(30, 29%, 86%) |
| HSV | hsv(30, 9%, 90%) |
| CMYK | cmyk(0%, 4.3%, 8.7%, 9.8%) |
| CIE-LAB | lab(88.29, 1.72, 6.12) |
| CIE-LCH | lch(88.29, 6.36, 74.35°) |
| OKLab | oklab(89.97% 0.0066 0.0161) |
| OKLCH | oklch(89.97% 0.017 67.6) |
| XYZ | xyz(69.8579, 72.6633, 71.3055) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.63
Linen
#FAF0E6
ΔE00 4.33
Antiquewhite
#FAEBD7
ΔE00 5.17
Seashell
#FFF5EE
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 5.79
Oldlace
#FDF5E6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCD2 #D2DCE6
analogous
#E6D2D2 #E6DCD2 #E6E6D2
triadic
#E6DCD2 #D2E6DC #DCD2E6
tetradic
#E6DCD2 #D2E6D2 #D2DCE6 #E6D2E6
square
#E6DCD2 #D2E6D2 #D2DCE6 #E6D2E6
split-complementary
#E6DCD2 #D2E6E6 #D2D2E6
monochromatic
#BA9F83 #D0BDAB #E6DCD2 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.35
#E6DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#E6DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCD2
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCD2 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD1
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#EADAD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e6dcd2; /* rgb */ color: rgb(230, 220, 210); /* oklch */ color: oklch(90.0% 0.017 67.6);
Tailwind
colors: {
custom: {
50: '#eee6df',
500: '#e6dcd2',
950: '#000000',
},
}SCSS
$custom: #e6dcd2; $custom-light: #eee6df; $custom-dark: #000000;
JSON
{
"hex": "#e6dcd2",
"rgb": {
"r": 230,
"g": 220,
"b": 210
},
"hsl": {
"h": 30,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.89969,
"c": 0.01742,
"h": 67.6
},
"luminance": 0.72663
}Semantic roles & 50–950 ramp
primary
#E6DCD2
secondary
#9EAEBE
accent
#73A73E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484