#DCD6C6#DCD6C6
#DCD6C6 is a very light, muted orange. Relative luminance 0.674; OKLCH L 87.6% C 0.023 H 89.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6C6 |
|---|---|
| RGB | rgb(220, 214, 198) |
| HSL | hsl(44, 24%, 82%) |
| HSV | hsv(44, 10%, 86%) |
| CMYK | cmyk(0%, 2.7%, 10%, 13.7%) |
| CIE-LAB | lab(85.70, -0.67, 8.63) |
| CIE-LCH | lch(85.70, 8.66, 94.47°) |
| OKLab | oklab(87.65% 0.0001 0.0226) |
| OKLCH | oklch(87.65% 0.023 89.8) |
| XYZ | xyz(63.7537, 67.3866, 63.0635) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.55
Eggshell
#F0EAD6
ΔE00 4.64
Light Grey
#D8DCD6
ΔE00 5.79
Champagne
#F7E7CE
ΔE00 6.17
Warm Gray
#C9BEB0
ΔE00 6.32
Antiquewhite
#FAEBD7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6C6 #C6CCDC
analogous
#DCCBC6 #DCD6C6 #D7DCC6
triadic
#DCD6C6 #C6DCD6 #D6C6DC
tetradic
#DCD6C6 #C6DCCB #C6CCDC #DCC6D7
square
#DCD6C6 #C6DCCB #C6CCDC #DCC6D7
split-complementary
#DCD6C6 #C6D7DC #CBC6DC
monochromatic
#AD9F7A #C5BBA0 #DCD6C6 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.45
#DCD6C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DCD6C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6C6
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6C6 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C5
Deuteranopia (green-blind)
#DCD7C6
Tritanopia (blue-blind)
#E0D3D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd6c6; /* rgb */ color: rgb(220, 214, 198); /* oklch */ color: oklch(87.6% 0.023 89.8);
Tailwind
colors: {
custom: {
50: '#e7e2d7',
500: '#dcd6c6',
950: '#000000',
},
}SCSS
$custom: #dcd6c6; $custom-light: #e7e2d7; $custom-dark: #000000;
JSON
{
"hex": "#dcd6c6",
"rgb": {
"r": 220,
"g": 214,
"b": 198
},
"hsl": {
"h": 43.636,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.8765,
"c": 0.02257,
"h": 89.8
},
"luminance": 0.67386
}Semantic roles & 50–950 ramp
primary
#DCD6C6
secondary
#949CB2
accent
#5DA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483