#DEDCD7#DEDCD7
#DEDCD7 is a very light, near-neutral orange. Relative luminance 0.716; OKLCH L 89.5% C 0.007 H 88.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCD7 |
|---|---|
| RGB | rgb(222, 220, 215) |
| HSL | hsl(43, 10%, 86%) |
| HSV | hsv(43, 3%, 87%) |
| CMYK | cmyk(0%, 0.9%, 3.2%, 12.9%) |
| CIE-LAB | lab(87.79, -0.21, 2.69) |
| CIE-LCH | lch(87.79, 2.70, 94.37°) |
| OKLab | oklab(89.46% 0.0002 0.0071) |
| OKLCH | oklch(89.46% 0.007 88.6) |
| XYZ | xyz(67.9813, 71.6225, 74.5200) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.55
Light Grey
#D8DCD6
ΔE00 3.10
Light Gray
#D3D3D3
ΔE00 3.31
Fog
#D8DCE0
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 5.63
Whitesmoke
#F5F5F5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCD7 #D7D9DE
analogous
#DED8D7 #DEDCD7 #DCDED7
triadic
#DEDCD7 #D7DEDC #DCD7DE
tetradic
#DEDCD7 #D7DED8 #D7D9DE #DED7DC
square
#DEDCD7 #D7DED8 #D7D9DE #DED7DC
split-complementary
#DEDCD7 #D7DCDE #D8D7DE
monochromatic
#A7A194 #C2BFB5 #DEDCD7 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.37
#DEDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DEDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCD7
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCD7 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#DEDCD7
Tritanopia (blue-blind)
#DFDBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedcd7; /* rgb */ color: rgb(222, 220, 215); /* oklch */ color: oklch(89.5% 0.007 88.6);
Tailwind
colors: {
custom: {
50: '#e8e6e3',
500: '#dedcd7',
950: '#000000',
},
}SCSS
$custom: #dedcd7; $custom-light: #e8e6e3; $custom-dark: #000000;
JSON
{
"hex": "#dedcd7",
"rgb": {
"r": 222,
"g": 220,
"b": 215
},
"hsl": {
"h": 42.857,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89465,
"c": 0.00711,
"h": 88.6
},
"luminance": 0.71622
}Semantic roles & 50–950 ramp
primary
#DEDCD7
secondary
#A7AAB2
accent
#659452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484