#DCD4C5#DCD4C5
#DCD4C5 is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.2% C 0.022 H 83.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4C5 |
|---|---|
| RGB | rgb(220, 212, 197) |
| HSL | hsl(39, 25%, 82%) |
| HSV | hsv(39, 10%, 86%) |
| CMYK | cmyk(0%, 3.6%, 10.5%, 13.7%) |
| CIE-LAB | lab(85.17, 0.20, 8.40) |
| CIE-LCH | lch(85.17, 8.40, 88.64°) |
| OKLab | oklab(87.22% 0.0026 0.022) |
| OKLCH | oklch(87.22% 0.022 83.3) |
| XYZ | xyz(63.1357, 66.3345, 62.2903) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.05
Eggshell
#F0EAD6
ΔE00 5.35
Warm Gray
#C9BEB0
ΔE00 5.52
Champagne
#F7E7CE
ΔE00 6.08
Antiquewhite
#FAEBD7
ΔE00 6.16
Light Grey
#D8DCD6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4C5 #C5CDDC
analogous
#DCC9C5 #DCD4C5 #D9DCC5
triadic
#DCD4C5 #C5DCD4 #D4C5DC
tetradic
#DCD4C5 #C5DCC9 #C5CDDC #DCC5D9
square
#DCD4C5 #C5DCC9 #C5CDDC #DCC5D9
split-complementary
#DCD4C5 #C5D9DC #C9C5DC
monochromatic
#AE9B79 #C5B89F #DCD4C5 #F3F0EB #F3F1EC
Accessibility & contrast
On white
1.47
#DCD4C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DCD4C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4C5
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4C5 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C4
Deuteranopia (green-blind)
#DAD6C5
Tritanopia (blue-blind)
#E0D1D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4c5; /* rgb */ color: rgb(220, 212, 197); /* oklch */ color: oklch(87.2% 0.022 83.3);
Tailwind
colors: {
custom: {
50: '#e7e1d6',
500: '#dcd4c5',
950: '#000000',
},
}SCSS
$custom: #dcd4c5; $custom-light: #e7e1d6; $custom-dark: #000000;
JSON
{
"hex": "#dcd4c5",
"rgb": {
"r": 220,
"g": 212,
"b": 197
},
"hsl": {
"h": 39.13,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.87224,
"c": 0.02212,
"h": 83.3
},
"luminance": 0.66334
}Semantic roles & 50–950 ramp
primary
#DCD4C5
secondary
#939EB3
accent
#64A342
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483