#DCD6C8#DCD6C8
#DCD6C8 is a very light, muted orange. Relative luminance 0.675; OKLCH L 87.7% C 0.020 H 87.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6C8 |
|---|---|
| RGB | rgb(220, 214, 200) |
| HSL | hsl(42, 22%, 82%) |
| HSV | hsv(42, 9%, 86%) |
| CMYK | cmyk(0%, 2.7%, 9.1%, 13.7%) |
| CIE-LAB | lab(85.75, -0.35, 7.64) |
| CIE-LCH | lch(85.75, 7.65, 92.59°) |
| OKLab | oklab(87.7% 0.0009 0.02) |
| OKLCH | oklch(87.7% 0.02 87.5) |
| XYZ | xyz(63.9859, 67.4795, 64.2864) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.60
Eggshell
#F0EAD6
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.39
Warm Gray
#C9BEB0
ΔE00 6.17
Antiquewhite
#FAEBD7
ΔE00 6.36
Champagne
#F7E7CE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6C8 #C8CEDC
analogous
#DCCCC8 #DCD6C8 #D8DCC8
triadic
#DCD6C8 #C8DCD6 #D6C8DC
tetradic
#DCD6C8 #C8DCCC #C8CEDC #DCC8D8
square
#DCD6C8 #C8DCCC #C8CEDC #DCC8D8
split-complementary
#DCD6C8 #C8D8DC #CCC8DC
monochromatic
#AC9E7D #C4BAA3 #DCD6C8 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.45
#DCD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DCD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6C8
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6C8 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#E0D4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd6c8; /* rgb */ color: rgb(220, 214, 200); /* oklch */ color: oklch(87.7% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#e6e2d8',
500: '#dcd6c8',
950: '#000000',
},
}SCSS
$custom: #dcd6c8; $custom-light: #e6e2d8; $custom-dark: #000000;
JSON
{
"hex": "#dcd6c8",
"rgb": {
"r": 220,
"g": 214,
"b": 200
},
"hsl": {
"h": 42,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87702,
"c": 0.02004,
"h": 87.5
},
"luminance": 0.67479
}Semantic roles & 50–950 ramp
primary
#DCD6C8
secondary
#969EB2
accent
#60A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483