#DED8D0#DED8D0
#DED8D0 is a very light, near-neutral orange. Relative luminance 0.692; OKLCH L 88.5% C 0.013 H 75.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8D0 |
|---|---|
| RGB | rgb(222, 216, 208) |
| HSL | hsl(34, 18%, 84%) |
| HSV | hsv(34, 6%, 87%) |
| CMYK | cmyk(0%, 2.7%, 6.3%, 12.9%) |
| CIE-LAB | lab(86.60, 0.66, 4.66) |
| CIE-LCH | lch(86.60, 4.71, 81.94°) |
| OKLab | oklab(88.48% 0.0032 0.0123) |
| OKLCH | oklch(88.48% 0.013 75.4) |
| XYZ | xyz(66.0638, 69.1959, 69.5381) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 4.51
Warm Beige
#E9DCC9
ΔE00 4.80
Light Grey
#D8DCD6
ΔE00 4.84
Linen
#FAF0E6
ΔE00 5.67
Eggshell
#F0EAD6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8D0 #D0D6DE
analogous
#DED1D0 #DED8D0 #DDDED0
triadic
#DED8D0 #D0DED8 #D8D0DE
tetradic
#DED8D0 #D0DED1 #D0D6DE #DED0DD
square
#DED8D0 #D0DED1 #D0D6DE #DED0DD
split-complementary
#DED8D0 #D0DDDE #D1D0DE
monochromatic
#AC9C88 #C5BAAC #DED8D0 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.42
#DED8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DED8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8D0
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8D0 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#E1D6D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded8d0; /* rgb */ color: rgb(222, 216, 208); /* oklch */ color: oklch(88.5% 0.013 75.4);
Tailwind
colors: {
custom: {
50: '#e8e4de',
500: '#ded8d0',
950: '#000000',
},
}SCSS
$custom: #ded8d0; $custom-light: #e8e4de; $custom-dark: #000000;
JSON
{
"hex": "#ded8d0",
"rgb": {
"r": 222,
"g": 216,
"b": 208
},
"hsl": {
"h": 34.286,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.88476,
"c": 0.0127,
"h": 75.4
},
"luminance": 0.69195
}Semantic roles & 50–950 ramp
primary
#DED8D0
secondary
#9FA8B4
accent
#6D9C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484