#DED7D0#DED7D0
#DED7D0 is a very light, near-neutral orange. Relative luminance 0.687; OKLCH L 88.3% C 0.012 H 67.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7D0 |
|---|---|
| RGB | rgb(222, 215, 208) |
| HSL | hsl(30, 18%, 84%) |
| HSV | hsv(30, 6%, 87%) |
| CMYK | cmyk(0%, 3.2%, 6.3%, 12.9%) |
| CIE-LAB | lab(86.35, 1.18, 4.30) |
| CIE-LCH | lch(86.35, 4.46, 74.65°) |
| OKLab | oklab(88.28% 0.0047 0.0113) |
| OKLCH | oklch(88.28% 0.012 67.7) |
| XYZ | xyz(65.8084, 68.6850, 69.4530) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.31
Light Gray
#D3D3D3
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 5.45
Linen
#FAF0E6
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7D0 #D0D7DE
analogous
#DED0D0 #DED7D0 #DEDED0
triadic
#DED7D0 #D0DED7 #D7D0DE
tetradic
#DED7D0 #D0DED0 #D0D7DE #DED0DE
square
#DED7D0 #D0DED0 #D0D7DE #DED0DE
split-complementary
#DED7D0 #D0DEDE #D0D0DE
monochromatic
#AC9A88 #C5B8AC #DED7D0 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.42
#DED7D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DED7D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7D0
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7D0 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#E1D5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded7d0; /* rgb */ color: rgb(222, 215, 208); /* oklch */ color: oklch(88.3% 0.012 67.7);
Tailwind
colors: {
custom: {
50: '#e8e3de',
500: '#ded7d0',
950: '#000000',
},
}SCSS
$custom: #ded7d0; $custom-light: #e8e3de; $custom-dark: #000000;
JSON
{
"hex": "#ded7d0",
"rgb": {
"r": 222,
"g": 215,
"b": 208
},
"hsl": {
"h": 30,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.88277,
"c": 0.01226,
"h": 67.7
},
"luminance": 0.68685
}Semantic roles & 50–950 ramp
primary
#DED7D0
secondary
#9FA9B4
accent
#739C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484