#DCD0C8#DCD0C8
#DCD0C8 is a very light, near-neutral orange. Relative luminance 0.645; OKLCH L 86.5% C 0.017 H 56.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0C8 |
|---|---|
| RGB | rgb(220, 208, 200) |
| HSL | hsl(24, 22%, 82%) |
| HSV | hsv(24, 9%, 86%) |
| CMYK | cmyk(0%, 5.5%, 9.1%, 13.7%) |
| CIE-LAB | lab(84.22, 2.78, 5.45) |
| CIE-LCH | lch(84.22, 6.12, 62.97°) |
| OKLab | oklab(86.51% 0.0096 0.0144) |
| OKLCH | oklch(86.51% 0.017 56.2) |
| XYZ | xyz(62.4953, 64.4983, 63.7895) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.52
Warm Gray
#C9BEB0
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 6.38
Linen
#FAF0E6
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0C8 #C8D4DC
analogous
#DCC8CA #DCD0C8 #DCDAC8
triadic
#DCD0C8 #C8DCD0 #D0C8DC
tetradic
#DCD0C8 #CADCC8 #C8D4DC #DAC8DC
square
#DCD0C8 #CADCC8 #C8D4DC #DAC8DC
split-complementary
#DCD0C8 #C8DCDA #C8CADC
monochromatic
#AC907D #C4B0A3 #DCD0C8 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.51
#DCD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DCD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0C8
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0C8 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C8
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#E0CECE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd0c8; /* rgb */ color: rgb(220, 208, 200); /* oklch */ color: oklch(86.5% 0.017 56.2);
Tailwind
colors: {
custom: {
50: '#e7ded8',
500: '#dcd0c8',
950: '#000000',
},
}SCSS
$custom: #dcd0c8; $custom-light: #e7ded8; $custom-dark: #000000;
JSON
{
"hex": "#dcd0c8",
"rgb": {
"r": 220,
"g": 208,
"b": 200
},
"hsl": {
"h": 24,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.86507,
"c": 0.0173,
"h": 56.2
},
"luminance": 0.64498
}Semantic roles & 50–950 ramp
primary
#DCD0C8
secondary
#96A7B2
accent
#7CA145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483