#DED6CD#DED6CD
#DED6CD is a very light, near-neutral orange. Relative luminance 0.680; OKLCH L 88.0% C 0.015 H 70.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6CD |
|---|---|
| RGB | rgb(222, 214, 205) |
| HSL | hsl(32, 20%, 84%) |
| HSV | hsv(32, 8%, 87%) |
| CMYK | cmyk(0%, 3.6%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.02, 1.19, 5.41) |
| CIE-LCH | lch(86.02, 5.54, 77.58°) |
| OKLab | oklab(88% 0.0049 0.0143) |
| OKLCH | oklch(88% 0.015 70.9) |
| XYZ | xyz(65.1889, 68.0311, 67.4429) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.83
Linen
#FAF0E6
ΔE00 5.84
Warm Gray
#C9BEB0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6CD #CDD5DE
analogous
#DECDCD #DED6CD #DDDECD
triadic
#DED6CD #CDDED6 #D6CDDE
tetradic
#DED6CD #CDDECD #CDD5DE #DECDDD
square
#DED6CD #CDDECD #CDD5DE #DECDDD
split-complementary
#DED6CD #CDDDDE #CDCDDE
monochromatic
#AD9A83 #C6B8A8 #DED6CD #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.44
#DED6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DED6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6CD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6CD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#E1D4D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded6cd; /* rgb */ color: rgb(222, 214, 205); /* oklch */ color: oklch(88.0% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#e8e2dc',
500: '#ded6cd',
950: '#000000',
},
}SCSS
$custom: #ded6cd; $custom-light: #e8e2dc; $custom-dark: #000000;
JSON
{
"hex": "#ded6cd",
"rgb": {
"r": 222,
"g": 214,
"b": 205
},
"hsl": {
"h": 31.765,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.87997,
"c": 0.01509,
"h": 70.9
},
"luminance": 0.68031
}Semantic roles & 50–950 ramp
primary
#DED6CD
secondary
#9BA7B4
accent
#709F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484