#DCD8CE#DCD8CE
#DCD8CE is a very light, near-neutral orange. Relative luminance 0.688; OKLCH L 88.3% C 0.014 H 88.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8CE |
|---|---|
| RGB | rgb(220, 216, 206) |
| HSL | hsl(43, 17%, 84%) |
| HSV | hsv(43, 6%, 86%) |
| CMYK | cmyk(0%, 1.8%, 6.4%, 13.7%) |
| CIE-LAB | lab(86.40, -0.38, 5.41) |
| CIE-LCH | lch(86.40, 5.42, 93.98°) |
| OKLab | oklab(88.26% 0.0003 0.0142) |
| OKLCH | oklch(88.26% 0.014 88.7) |
| XYZ | xyz(65.2102, 68.7840, 68.2218) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.95
Warm Beige
#E9DCC9
ΔE00 4.77
Gainsboro
#DCDCDC
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 4.99
Eggshell
#F0EAD6
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8CE #CED2DC
analogous
#DCD1CE #DCD8CE #D9DCCE
triadic
#DCD8CE #CEDCD8 #D8CEDC
tetradic
#DCD8CE #CEDCD1 #CED2DC #DCCED9
square
#DCD8CE #CEDCD1 #CED2DC #DCCED9
split-complementary
#DCD8CE #CED9DC #D1CEDC
monochromatic
#A99F87 #C2BCAA #DCD8CE #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.42
#DCD8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#DCD8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8CE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8CE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#DFD6D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd8ce; /* rgb */ color: rgb(220, 216, 206); /* oklch */ color: oklch(88.3% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#e6e4dd',
500: '#dcd8ce',
950: '#000000',
},
}SCSS
$custom: #dcd8ce; $custom-light: #e6e4dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd8ce",
"rgb": {
"r": 220,
"g": 216,
"b": 206
},
"hsl": {
"h": 42.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88262,
"c": 0.01422,
"h": 88.7
},
"luminance": 0.68784
}Semantic roles & 50–950 ramp
primary
#DCD8CE
secondary
#9DA3B1
accent
#629B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484