#DCD4C4#DCD4C4
#DCD4C4 is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.2% C 0.023 H 84.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4C4 |
|---|---|
| RGB | rgb(220, 212, 196) |
| HSL | hsl(40, 26%, 82%) |
| HSV | hsv(40, 11%, 86%) |
| CMYK | cmyk(0%, 3.6%, 10.9%, 13.7%) |
| CIE-LAB | lab(85.14, 0.04, 8.89) |
| CIE-LCH | lch(85.14, 8.89, 89.76°) |
| OKLab | oklab(87.2% 0.0022 0.0233) |
| OKLCH | oklch(87.2% 0.023 84.6) |
| XYZ | xyz(63.0215, 66.2888, 61.6889) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.00
Eggshell
#F0EAD6
ΔE00 5.20
Warm Gray
#C9BEB0
ΔE00 5.60
Champagne
#F7E7CE
ΔE00 5.94
Antiquewhite
#FAEBD7
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4C4 #C4CCDC
analogous
#DCC8C4 #DCD4C4 #D8DCC4
triadic
#DCD4C4 #C4DCD4 #D4C4DC
tetradic
#DCD4C4 #C4DCC8 #C4CCDC #DCC4D8
square
#DCD4C4 #C4DCC8 #C4CCDC #DCC4D8
split-complementary
#DCD4C4 #C4D8DC #C8C4DC
monochromatic
#AE9C77 #C5B89E #DCD4C4 #F3F0EA #F4F1EC
Accessibility & contrast
On white
1.47
#DCD4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DCD4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4C4
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4C4 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#DAD6C4
Tritanopia (blue-blind)
#E1D1CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4c4; /* rgb */ color: rgb(220, 212, 196); /* oklch */ color: oklch(87.2% 0.023 84.6);
Tailwind
colors: {
custom: {
50: '#e7e1d5',
500: '#dcd4c4',
950: '#000000',
},
}SCSS
$custom: #dcd4c4; $custom-light: #e7e1d5; $custom-dark: #000000;
JSON
{
"hex": "#dcd4c4",
"rgb": {
"r": 220,
"g": 212,
"b": 196
},
"hsl": {
"h": 40,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87198,
"c": 0.02335,
"h": 84.6
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#DCD4C4
secondary
#919DB3
accent
#62A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483