#DCD2CD#DCD2CD
#DCD2CD is a very light, near-neutral orange. Relative luminance 0.657; OKLCH L 87.0% C 0.013 H 48.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2CD |
|---|---|
| RGB | rgb(220, 210, 205) |
| HSL | hsl(20, 18%, 83%) |
| HSV | hsv(20, 7%, 86%) |
| CMYK | cmyk(0%, 4.5%, 6.8%, 13.7%) |
| CIE-LAB | lab(84.85, 2.58, 3.70) |
| CIE-LCH | lch(84.85, 4.51, 55.15°) |
| OKLab | oklab(87.04% 0.0087 0.0098) |
| OKLCH | oklch(87.04% 0.013 48.6) |
| XYZ | xyz(63.5799, 65.7172, 67.0810) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.78
Gainsboro
#DCDCDC
ΔE00 5.14
Warm Beige
#E9DCC9
ΔE00 6.49
Warm Gray
#C9BEB0
ΔE00 6.63
Silver
#C0C0C0
ΔE00 6.83
Linen
#FAF0E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2CD #CDD7DC
analogous
#DCCDCF #DCD2CD #DCD9CD
triadic
#DCD2CD #CDDCD2 #D2CDDC
tetradic
#DCD2CD #CFDCCD #CDD7DC #D9CDDC
square
#DCD2CD #CFDCCD #CDD7DC #D9CDDC
split-complementary
#DCD2CD #CDDCD9 #CDCFDC
monochromatic
#AA9185 #C3B2A9 #DCD2CD #F2EFED #F2EFED
Accessibility & contrast
On white
1.48
#DCD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DCD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2CD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2CD | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#DFD0D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2cd; /* rgb */ color: rgb(220, 210, 205); /* oklch */ color: oklch(87.0% 0.013 48.6);
Tailwind
colors: {
custom: {
50: '#e6dfdc',
500: '#dcd2cd',
950: '#000000',
},
}SCSS
$custom: #dcd2cd; $custom-light: #e6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#dcd2cd",
"rgb": {
"r": 220,
"g": 210,
"b": 205
},
"hsl": {
"h": 20,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.8704,
"c": 0.01307,
"h": 48.6
},
"luminance": 0.65717
}Semantic roles & 50–950 ramp
primary
#DCD2CD
secondary
#9CAAB2
accent
#809C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484