#DED5CD#DED5CD
#DED5CD is a very light, near-neutral orange. Relative luminance 0.675; OKLCH L 87.8% C 0.015 H 64.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DED5CD |
|---|---|
| RGB | rgb(222, 213, 205) |
| HSL | hsl(28, 20%, 84%) |
| HSV | hsv(28, 8%, 87%) |
| CMYK | cmyk(0%, 4.1%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.77, 1.71, 5.05) |
| CIE-LCH | lch(85.77, 5.33, 71.26°) |
| OKLab | oklab(87.8% 0.0064 0.0133) |
| OKLCH | oklch(87.8% 0.015 64.3) |
| XYZ | xyz(64.9366, 67.5265, 67.3588) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.19
Linen
#FAF0E6
ΔE00 6.00
Warm Gray
#C9BEB0
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED5CD #CDD6DE
analogous
#DECDCD #DED5CD #DEDDCD
triadic
#DED5CD #CDDED5 #D5CDDE
tetradic
#DED5CD #CDDECD #CDD6DE #DDCDDE
square
#DED5CD #CDDECD #CDD6DE #DDCDDE
split-complementary
#DED5CD #CDDEDD #CDCDDE
monochromatic
#AD9783 #C6B6A8 #DED5CD #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.45
#DED5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DED5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED5CD
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED5CD | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#E2D3D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded5cd; /* rgb */ color: rgb(222, 213, 205); /* oklch */ color: oklch(87.8% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#e8e1dc',
500: '#ded5cd',
950: '#000000',
},
}SCSS
$custom: #ded5cd; $custom-light: #e8e1dc; $custom-dark: #000000;
JSON
{
"hex": "#ded5cd",
"rgb": {
"r": 222,
"g": 213,
"b": 205
},
"hsl": {
"h": 28.235,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.87799,
"c": 0.01477,
"h": 64.3
},
"luminance": 0.67526
}Semantic roles & 50–950 ramp
primary
#DED5CD
secondary
#9BA8B4
accent
#759F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484