#DCD7CE#DCD7CE
#DCD7CE is a very light, near-neutral orange. Relative luminance 0.683; OKLCH L 88.1% C 0.013 H 82.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7CE |
|---|---|
| RGB | rgb(220, 215, 206) |
| HSL | hsl(39, 17%, 84%) |
| HSV | hsv(39, 6%, 86%) |
| CMYK | cmyk(0%, 2.3%, 6.4%, 13.7%) |
| CIE-LAB | lab(86.14, 0.14, 5.04) |
| CIE-LCH | lch(86.14, 5.04, 88.38°) |
| OKLab | oklab(88.06% 0.0018 0.0133) |
| OKLCH | oklch(88.06% 0.013 82.4) |
| XYZ | xyz(64.9548, 68.2732, 68.1367) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 4.65
Warm Beige
#E9DCC9
ΔE00 4.76
Eggshell
#F0EAD6
ΔE00 6.03
Linen
#FAF0E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7CE #CED3DC
analogous
#DCD0CE #DCD7CE #DADCCE
triadic
#DCD7CE #CEDCD7 #D7CEDC
tetradic
#DCD7CE #CEDCD0 #CED3DC #DCCEDA
square
#DCD7CE #CEDCD0 #CED3DC #DCCEDA
split-complementary
#DCD7CE #CEDADC #D0CEDC
monochromatic
#A99D87 #C2BAAA #DCD7CE #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.43
#DCD7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#DCD7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7CE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7CE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#DFD5D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd7ce; /* rgb */ color: rgb(220, 215, 206); /* oklch */ color: oklch(88.1% 0.013 82.4);
Tailwind
colors: {
custom: {
50: '#e6e3dd',
500: '#dcd7ce',
950: '#000000',
},
}SCSS
$custom: #dcd7ce; $custom-light: #e6e3dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd7ce",
"rgb": {
"r": 220,
"g": 215,
"b": 206
},
"hsl": {
"h": 38.571,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88062,
"c": 0.01339,
"h": 82.4
},
"luminance": 0.68273
}Semantic roles & 50–950 ramp
primary
#DCD7CE
secondary
#9DA4B1
accent
#679B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484