#DED7CD#DED7CD
#DED7CD is a very light, near-neutral orange. Relative luminance 0.685; OKLCH L 88.2% C 0.016 H 77.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7CD |
|---|---|
| RGB | rgb(222, 215, 205) |
| HSL | hsl(35, 20%, 84%) |
| HSV | hsv(35, 8%, 87%) |
| CMYK | cmyk(0%, 3.2%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.28, 0.67, 5.78) |
| CIE-LCH | lch(86.28, 5.82, 83.36°) |
| OKLab | oklab(88.2% 0.0035 0.0152) |
| OKLCH | oklch(88.2% 0.016 77.1) |
| XYZ | xyz(65.4428, 68.5388, 67.5275) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.01
Gainsboro
#DCDCDC
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 5.30
Light Grey
#D8DCD6
ΔE00 5.32
Linen
#FAF0E6
ΔE00 5.79
Eggshell
#F0EAD6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7CD #CDD4DE
analogous
#DECECD #DED7CD #DCDECD
triadic
#DED7CD #CDDED7 #D7CDDE
tetradic
#DED7CD #CDDECE #CDD4DE #DECDDC
square
#DED7CD #CDDECE #CDD4DE #DECDDC
split-complementary
#DED7CD #CDDCDE #CECDDE
monochromatic
#AD9C83 #C6BAA8 #DED7CD #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.43
#DED7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#DED7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7CD
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7CD | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#E1D5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded7cd; /* rgb */ color: rgb(222, 215, 205); /* oklch */ color: oklch(88.2% 0.016 77.1);
Tailwind
colors: {
custom: {
50: '#e8e3dc',
500: '#ded7cd',
950: '#000000',
},
}SCSS
$custom: #ded7cd; $custom-light: #e8e3dc; $custom-dark: #000000;
JSON
{
"hex": "#ded7cd",
"rgb": {
"r": 222,
"g": 215,
"b": 205
},
"hsl": {
"h": 35.294,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88196,
"c": 0.0156,
"h": 77.1
},
"luminance": 0.68538
}Semantic roles & 50–950 ramp
primary
#DED7CD
secondary
#9BA5B4
accent
#6B9F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484