#DCD3CE#DCD3CE
#DCD3CE is a very light, near-neutral orange. Relative luminance 0.663; OKLCH L 87.3% C 0.012 H 51.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3CE |
|---|---|
| RGB | rgb(220, 211, 206) |
| HSL | hsl(21, 17%, 84%) |
| HSV | hsv(21, 6%, 86%) |
| CMYK | cmyk(0%, 4.1%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.13, 2.23, 3.57) |
| CIE-LCH | lch(85.13, 4.21, 58.09°) |
| OKLab | oklab(87.27% 0.0076 0.0095) |
| OKLCH | oklch(87.27% 0.012 51.3) |
| XYZ | xyz(63.9487, 66.2610, 67.8013) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.72
Warm Beige
#E9DCC9
ΔE00 6.33
Warm Gray
#C9BEB0
ΔE00 6.69
Silver
#C0C0C0
ΔE00 6.71
Linen
#FAF0E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3CE #CED7DC
analogous
#DCCED0 #DCD3CE #DCDACE
triadic
#DCD3CE #CEDCD3 #D3CEDC
tetradic
#DCD3CE #D0DCCE #CED7DC #DACEDC
square
#DCD3CE #D0DCCE #CED7DC #DACEDC
split-complementary
#DCD3CE #CEDCDA #CED0DC
monochromatic
#A99387 #C2B3AA #DCD3CE #F2EFED #F2EFED
Accessibility & contrast
On white
1.47
#DCD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DCD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3CE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3CE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CE
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#DFD2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3ce; /* rgb */ color: rgb(220, 211, 206); /* oklch */ color: oklch(87.3% 0.012 51.3);
Tailwind
colors: {
custom: {
50: '#e6e0dc',
500: '#dcd3ce',
950: '#000000',
},
}SCSS
$custom: #dcd3ce; $custom-light: #e6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#dcd3ce",
"rgb": {
"r": 220,
"g": 211,
"b": 206
},
"hsl": {
"h": 21.429,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87266,
"c": 0.01212,
"h": 51.3
},
"luminance": 0.6626
}Semantic roles & 50–950 ramp
primary
#DCD3CE
secondary
#9DAAB1
accent
#7E9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484