#DCD6CE#DCD6CE
#DCD6CE is a very light, near-neutral orange. Relative luminance 0.678; OKLCH L 87.9% C 0.013 H 75.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6CE |
|---|---|
| RGB | rgb(220, 214, 206) |
| HSL | hsl(34, 17%, 84%) |
| HSV | hsv(34, 6%, 86%) |
| CMYK | cmyk(0%, 2.7%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.89, 0.66, 4.67) |
| CIE-LCH | lch(85.89, 4.72, 81.93°) |
| OKLab | oklab(87.86% 0.0032 0.0123) |
| OKLCH | oklch(87.86% 0.013 75.4) |
| XYZ | xyz(64.7009, 67.7655, 68.0521) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.40
Gainsboro
#DCDCDC
ΔE00 4.48
Light Grey
#D8DCD6
ΔE00 4.91
Warm Beige
#E9DCC9
ΔE00 4.92
Linen
#FAF0E6
ΔE00 6.11
Silver (survey)
#C5C9C7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6CE #CED4DC
analogous
#DCCFCE #DCD6CE #DBDCCE
triadic
#DCD6CE #CEDCD6 #D6CEDC
tetradic
#DCD6CE #CEDCCF #CED4DC #DCCEDB
square
#DCD6CE #CEDCCF #CED4DC #DCCEDB
split-complementary
#DCD6CE #CEDBDC #CFCEDC
monochromatic
#A99A87 #C2B8AA #DCD6CE #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.44
#DCD6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#DCD6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6CE
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6CE | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CE
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#DFD4D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd6ce; /* rgb */ color: rgb(220, 214, 206); /* oklch */ color: oklch(87.9% 0.013 75.4);
Tailwind
colors: {
custom: {
50: '#e6e2dd',
500: '#dcd6ce',
950: '#000000',
},
}SCSS
$custom: #dcd6ce; $custom-light: #e6e2dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd6ce",
"rgb": {
"r": 220,
"g": 214,
"b": 206
},
"hsl": {
"h": 34.286,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87862,
"c": 0.01273,
"h": 75.4
},
"luminance": 0.67765
}Semantic roles & 50–950 ramp
primary
#DCD6CE
secondary
#9DA6B1
accent
#6D9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484