#DED7D4#DED7D4
#DED7D4 is a very light, near-neutral orange. Relative luminance 0.689; OKLCH L 88.4% C 0.009 H 44.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7D4 |
|---|---|
| RGB | rgb(222, 215, 212) |
| HSL | hsl(18, 13%, 85%) |
| HSV | hsv(18, 5%, 87%) |
| CMYK | cmyk(0%, 3.2%, 4.5%, 12.9%) |
| CIE-LAB | lab(86.45, 1.87, 2.33) |
| CIE-LCH | lch(86.45, 2.98, 51.26°) |
| OKLab | oklab(88.39% 0.0062 0.0062) |
| OKLCH | oklch(88.39% 0.009 44.9) |
| XYZ | xyz(66.3067, 68.8844, 72.0775) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.47
Light Gray
#D3D3D3
ΔE00 3.59
Fog
#D8DCE0
ΔE00 5.77
Light Grey
#D8DCD6
ΔE00 6.22
Linen
#FAF0E6
ΔE00 6.38
Silver (survey)
#C5C9C7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7D4 #D4DBDE
analogous
#DED4D6 #DED7D4 #DEDCD4
triadic
#DED7D4 #D4DED7 #D7D4DE
tetradic
#DED7D4 #D6DED4 #D4DBDE #DCD4DE
square
#DED7D4 #D6DED4 #D4DBDE #DCD4DE
split-complementary
#DED7D4 #D4DEDC #D4D6DE
monochromatic
#A9978F #C3B7B1 #DED7D4 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.42
#DED7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#DED7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7D4
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7D4 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#DAD9D4
Tritanopia (blue-blind)
#E0D6D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded7d4; /* rgb */ color: rgb(222, 215, 212); /* oklch */ color: oklch(88.4% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#e8e3e1',
500: '#ded7d4',
950: '#000000',
},
}SCSS
$custom: #ded7d4; $custom-light: #e8e3e1; $custom-dark: #000000;
JSON
{
"hex": "#ded7d4",
"rgb": {
"r": 222,
"g": 215,
"b": 212
},
"hsl": {
"h": 18,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.88388,
"c": 0.00875,
"h": 44.9
},
"luminance": 0.68884
}Semantic roles & 50–950 ramp
primary
#DED7D4
secondary
#A3AEB3
accent
#81974E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484