#DED4CD#DED4CD
#DED4CD is a very light, near-neutral orange. Relative luminance 0.670; OKLCH L 87.6% C 0.015 H 57.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4CD |
|---|---|
| RGB | rgb(222, 212, 205) |
| HSL | hsl(25, 20%, 84%) |
| HSV | hsv(25, 8%, 87%) |
| CMYK | cmyk(0%, 4.5%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.52, 2.23, 4.68) |
| CIE-LCH | lch(85.52, 5.19, 64.50°) |
| OKLab | oklab(87.6% 0.0079 0.0124) |
| OKLCH | oklch(87.6% 0.015 57.5) |
| XYZ | xyz(64.6859, 67.0250, 67.2752) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.30
Warm Beige
#E9DCC9
ΔE00 5.37
Linen
#FAF0E6
ΔE00 6.28
Warm Gray
#C9BEB0
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4CD #CDD7DE
analogous
#DECDCE #DED4CD #DEDCCD
triadic
#DED4CD #CDDED4 #D4CDDE
tetradic
#DED4CD #CEDECD #CDD7DE #DCCDDE
square
#DED4CD #CEDECD #CDD7DE #DCCDDE
split-complementary
#DED4CD #CDDEDC #CDCEDE
monochromatic
#AD9583 #C6B4A8 #DED4CD #F3EFED #F3EFED
Accessibility & contrast
On white
1.46
#DED4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DED4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4CD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4CD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#E2D2D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4cd; /* rgb */ color: rgb(222, 212, 205); /* oklch */ color: oklch(87.6% 0.015 57.5);
Tailwind
colors: {
custom: {
50: '#e8e1dc',
500: '#ded4cd',
950: '#000000',
},
}SCSS
$custom: #ded4cd; $custom-light: #e8e1dc; $custom-dark: #000000;
JSON
{
"hex": "#ded4cd",
"rgb": {
"r": 222,
"g": 212,
"b": 205
},
"hsl": {
"h": 24.706,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.876,
"c": 0.01465,
"h": 57.5
},
"luminance": 0.67024
}Semantic roles & 50–950 ramp
primary
#DED4CD
secondary
#9BAAB4
accent
#7B9F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484