#DCD8D4#DCD8D4
#DCD8D4 is a very light, near-neutral orange. Relative luminance 0.691; OKLCH L 88.4% C 0.007 H 67.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8D4 |
|---|---|
| RGB | rgb(220, 216, 212) |
| HSL | hsl(30, 10%, 85%) |
| HSV | hsv(30, 4%, 86%) |
| CMYK | cmyk(0%, 1.8%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.54, 0.66, 2.45) |
| CIE-LCH | lch(86.54, 2.54, 74.97°) |
| OKLab | oklab(88.43% 0.0027 0.0065) |
| OKLCH | oklch(88.43% 0.007 67.7) |
| XYZ | xyz(65.9530, 69.0811, 72.1341) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.61
Light Gray
#D3D3D3
ΔE00 2.81
Light Grey
#D8DCD6
ΔE00 4.40
Fog
#D8DCE0
ΔE00 5.01
Silver (survey)
#C5C9C7
ΔE00 5.57
Linen
#FAF0E6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8D4 #D4D8DC
analogous
#DCD4D4 #DCD8D4 #DCDCD4
triadic
#DCD8D4 #D4DCD8 #D8D4DC
tetradic
#DCD8D4 #D4DCD4 #D4D8DC #DCD4DC
square
#DCD8D4 #D4DCD4 #D4D8DC #DCD4DC
split-complementary
#DCD8D4 #D4DCDC #D4D4DC
monochromatic
#A59B91 #C1B9B2 #DCD8D4 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.42
#DCD8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DCD8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8D4
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8D4 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#DAD9D4
Tritanopia (blue-blind)
#DED7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd8d4; /* rgb */ color: rgb(220, 216, 212); /* oklch */ color: oklch(88.4% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#e6e4e1',
500: '#dcd8d4',
950: '#000000',
},
}SCSS
$custom: #dcd8d4; $custom-light: #e6e4e1; $custom-dark: #000000;
JSON
{
"hex": "#dcd8d4",
"rgb": {
"r": 220,
"g": 216,
"b": 212
},
"hsl": {
"h": 30,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88426,
"c": 0.00701,
"h": 67.7
},
"luminance": 0.69081
}Semantic roles & 50–950 ramp
primary
#DCD8D4
secondary
#A4AAB0
accent
#739451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484