#DCD2CE#DCD2CE
#DCD2CE is a very light, near-neutral orange. Relative luminance 0.658; OKLCH L 87.1% C 0.012 H 43.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2CE |
|---|---|
| RGB | rgb(220, 210, 206) |
| HSL | hsl(17, 17%, 84%) |
| HSV | hsv(17, 6%, 86%) |
| CMYK | cmyk(0%, 4.5%, 6.4%, 13.7%) |
| CIE-LAB | lab(84.88, 2.75, 3.21) |
| CIE-LCH | lch(84.88, 4.22, 49.41°) |
| OKLab | oklab(87.07% 0.009 0.0085) |
| OKLCH | oklch(87.07% 0.012 43.3) |
| XYZ | xyz(63.7010, 65.7657, 67.7188) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.68
Gainsboro
#DCDCDC
ΔE00 5.03
Silver
#C0C0C0
ΔE00 6.77
Warm Beige
#E9DCC9
ΔE00 7.00
Warm Gray
#C9BEB0
ΔE00 7.00
Linen
#FAF0E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2CE #CED8DC
analogous
#DCCED1 #DCD2CE #DCD9CE
triadic
#DCD2CE #CEDCD2 #D2CEDC
tetradic
#DCD2CE #D1DCCE #CED8DC #D9CEDC
square
#DCD2CE #D1DCCE #CED8DC #D9CEDC
split-complementary
#DCD2CE #CEDCD9 #CED1DC
monochromatic
#A99087 #C2B1AA #DCD2CE #F2EFED #F2EFED
Accessibility & contrast
On white
1.48
#DCD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DCD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2CE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2CE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#DFD1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2ce; /* rgb */ color: rgb(220, 210, 206); /* oklch */ color: oklch(87.1% 0.012 43.3);
Tailwind
colors: {
custom: {
50: '#e6dfdc',
500: '#dcd2ce',
950: '#000000',
},
}SCSS
$custom: #dcd2ce; $custom-light: #e6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#dcd2ce",
"rgb": {
"r": 220,
"g": 210,
"b": 206
},
"hsl": {
"h": 17.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87068,
"c": 0.0124,
"h": 43.3
},
"luminance": 0.65765
}Semantic roles & 50–950 ramp
primary
#DCD2CE
secondary
#9DABB1
accent
#849B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484