#DCD4C6#DCD4C6
#DCD4C6 is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.3% C 0.021 H 81.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4C6 |
|---|---|
| RGB | rgb(220, 212, 198) |
| HSL | hsl(38, 24%, 82%) |
| HSV | hsv(38, 10%, 86%) |
| CMYK | cmyk(0%, 3.6%, 10%, 13.7%) |
| CIE-LAB | lab(85.19, 0.36, 7.90) |
| CIE-LCH | lch(85.19, 7.91, 87.36°) |
| OKLab | oklab(87.25% 0.003 0.0207) |
| OKLCH | oklch(87.25% 0.021 81.8) |
| XYZ | xyz(63.2507, 66.3805, 62.8958) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.16
Warm Gray
#C9BEB0
ΔE00 5.47
Eggshell
#F0EAD6
ΔE00 5.53
Antiquewhite
#FAEBD7
ΔE00 6.20
Light Grey
#D8DCD6
ΔE00 6.20
Champagne
#F7E7CE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4C6 #C6CEDC
analogous
#DCC9C6 #DCD4C6 #D9DCC6
triadic
#DCD4C6 #C6DCD4 #D4C6DC
tetradic
#DCD4C6 #C6DCC9 #C6CEDC #DCC6D9
square
#DCD4C6 #C6DCC9 #C6CEDC #DCC6D9
split-complementary
#DCD4C6 #C6D9DC #C9C6DC
monochromatic
#AD9B7A #C5B7A0 #DCD4C6 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.47
#DCD4C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DCD4C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4C6
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4C6 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C5
Deuteranopia (green-blind)
#DAD6C6
Tritanopia (blue-blind)
#E0D1D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4c6; /* rgb */ color: rgb(220, 212, 198); /* oklch */ color: oklch(87.3% 0.021 81.8);
Tailwind
colors: {
custom: {
50: '#e7e1d7',
500: '#dcd4c6',
950: '#000000',
},
}SCSS
$custom: #dcd4c6; $custom-light: #e7e1d7; $custom-dark: #000000;
JSON
{
"hex": "#dcd4c6",
"rgb": {
"r": 220,
"g": 212,
"b": 198
},
"hsl": {
"h": 38.182,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.8725,
"c": 0.02091,
"h": 81.8
},
"luminance": 0.6638
}Semantic roles & 50–950 ramp
primary
#DCD4C6
secondary
#949FB2
accent
#66A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483