#DED3CD#DED3CD
#DED3CD is a very light, near-neutral orange. Relative luminance 0.665; OKLCH L 87.4% C 0.015 H 50.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3CD |
|---|---|
| RGB | rgb(222, 211, 205) |
| HSL | hsl(21, 20%, 84%) |
| HSV | hsv(21, 8%, 87%) |
| CMYK | cmyk(0%, 5%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.26, 2.76, 4.32) |
| CIE-LCH | lch(85.26, 5.12, 57.46°) |
| OKLab | oklab(87.4% 0.0093 0.0114) |
| OKLCH | oklch(87.4% 0.015 50.8) |
| XYZ | xyz(64.4367, 66.5266, 67.1921) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.51
Warm Beige
#E9DCC9
ΔE00 6.04
Warm Gray
#C9BEB0
ΔE00 6.62
Linen
#FAF0E6
ΔE00 6.65
Silver
#C0C0C0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3CD #CDD8DE
analogous
#DECDCF #DED3CD #DEDBCD
triadic
#DED3CD #CDDED3 #D3CDDE
tetradic
#DED3CD #CFDECD #CDD8DE #DBCDDE
square
#DED3CD #CFDECD #CDD8DE #DBCDDE
split-complementary
#DED3CD #CDDEDB #CDCFDE
monochromatic
#AD9283 #C6B3A8 #DED3CD #F3EFED #F3EFED
Accessibility & contrast
On white
1.47
#DED3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DED3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3CD
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3CD | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#E2D1D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded3cd; /* rgb */ color: rgb(222, 211, 205); /* oklch */ color: oklch(87.4% 0.015 50.8);
Tailwind
colors: {
custom: {
50: '#e8e0dc',
500: '#ded3cd',
950: '#000000',
},
}SCSS
$custom: #ded3cd; $custom-light: #e8e0dc; $custom-dark: #000000;
JSON
{
"hex": "#ded3cd",
"rgb": {
"r": 222,
"g": 211,
"b": 205
},
"hsl": {
"h": 21.176,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.87402,
"c": 0.01474,
"h": 50.8
},
"luminance": 0.66526
}Semantic roles & 50–950 ramp
primary
#DED3CD
secondary
#9BABB4
accent
#809F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484