#DCD4D0#DCD4D0
#DCD4D0 is a very light, near-neutral orange. Relative luminance 0.669; OKLCH L 87.5% C 0.010 H 48.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4D0 |
|---|---|
| RGB | rgb(220, 212, 208) |
| HSL | hsl(20, 15%, 84%) |
| HSV | hsv(20, 5%, 86%) |
| CMYK | cmyk(0%, 3.6%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.43, 2.05, 2.95) |
| CIE-LCH | lch(85.43, 3.59, 55.26°) |
| OKLab | oklab(87.52% 0.0069 0.0078) |
| OKLCH | oklch(87.52% 0.01 48.6) |
| XYZ | xyz(64.4424, 66.8572, 69.1721) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.93
Gainsboro
#DCDCDC
ΔE00 4.17
Fog
#D8DCE0
ΔE00 6.43
Silver
#C0C0C0
ΔE00 6.54
Light Grey
#D8DCD6
ΔE00 6.57
Warm Beige
#E9DCC9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4D0 #D0D8DC
analogous
#DCD0D2 #DCD4D0 #DCDAD0
triadic
#DCD4D0 #D0DCD4 #D4D0DC
tetradic
#DCD4D0 #D2DCD0 #D0D8DC #DAD0DC
square
#DCD4D0 #D2DCD0 #D0D8DC #DAD0DC
split-complementary
#DCD4D0 #D0DCDA #D0D2DC
monochromatic
#A8948A #C2B4AD #DCD4D0 #F2EFED #F2EFED
Accessibility & contrast
On white
1.46
#DCD4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DCD4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4D0
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4D0 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D0
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#DFD3D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4d0; /* rgb */ color: rgb(220, 212, 208); /* oklch */ color: oklch(87.5% 0.010 48.6);
Tailwind
colors: {
custom: {
50: '#e6e1de',
500: '#dcd4d0',
950: '#000000',
},
}SCSS
$custom: #dcd4d0; $custom-light: #e6e1de; $custom-dark: #000000;
JSON
{
"hex": "#dcd4d0",
"rgb": {
"r": 220,
"g": 212,
"b": 208
},
"hsl": {
"h": 20,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.8752,
"c": 0.01043,
"h": 48.6
},
"luminance": 0.66857
}Semantic roles & 50–950 ramp
primary
#DCD4D0
secondary
#9FABB1
accent
#7F994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484