#DCD4C0#DCD4C0
#DCD4C0 is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.1% C 0.028 H 88.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4C0 |
|---|---|
| RGB | rgb(220, 212, 192) |
| HSL | hsl(43, 29%, 81%) |
| HSV | hsv(43, 13%, 86%) |
| CMYK | cmyk(0%, 3.6%, 12.7%, 13.7%) |
| CIE-LAB | lab(85.05, -0.61, 10.88) |
| CIE-LCH | lch(85.05, 10.90, 93.19°) |
| OKLab | oklab(87.1% 0.0006 0.0283) |
| OKLCH | oklch(87.1% 0.028 88.8) |
| XYZ | xyz(62.5723, 66.1091, 59.3230) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.34
Eggshell
#F0EAD6
ΔE00 4.93
Champagne
#F7E7CE
ΔE00 5.69
Warm Gray
#C9BEB0
ΔE00 6.16
Antiquewhite
#FAEBD7
ΔE00 6.37
Papayawhip
#FFEFD5
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4C0 #C0C8DC
analogous
#DCC6C0 #DCD4C0 #D6DCC0
triadic
#DCD4C0 #C0DCD4 #D4C0DC
tetradic
#DCD4C0 #C0DCC6 #C0C8DC #DCC0D6
square
#DCD4C0 #C0DCC6 #C0C8DC #DCC0D6
split-complementary
#DCD4C0 #C0D6DC #C6C0DC
monochromatic
#B09E71 #C6B999 #DCD4C0 #F2EFE7 #F4F2EB
Accessibility & contrast
On white
1.48
#DCD4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#DCD4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4C0
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4C0 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#E1D1CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd4c0; /* rgb */ color: rgb(220, 212, 192); /* oklch */ color: oklch(87.1% 0.028 88.8);
Tailwind
colors: {
custom: {
50: '#e7e1d3',
500: '#dcd4c0',
950: '#000000',
},
}SCSS
$custom: #dcd4c0; $custom-light: #e7e1d3; $custom-dark: #000000;
JSON
{
"hex": "#dcd4c0",
"rgb": {
"r": 220,
"g": 212,
"b": 192
},
"hsl": {
"h": 42.857,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87096,
"c": 0.02834,
"h": 88.8
},
"luminance": 0.66108
}Semantic roles & 50–950 ramp
primary
#DCD4C0
secondary
#8D98B3
accent
#5CA73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483