#DCD0C2#DCD0C2
#DCD0C2 is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.3% C 0.023 H 71.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0C2 |
|---|---|
| RGB | rgb(220, 208, 194) |
| HSL | hsl(32, 27%, 81%) |
| HSV | hsv(32, 12%, 86%) |
| CMYK | cmyk(0%, 5.5%, 11.8%, 13.7%) |
| CIE-LAB | lab(84.08, 1.80, 8.43) |
| CIE-LCH | lch(84.08, 8.62, 77.98°) |
| OKLab | oklab(86.35% 0.0073 0.0221) |
| OKLCH | oklch(86.35% 0.023 71.8) |
| XYZ | xyz(61.8078, 64.2233, 60.1688) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.37
Warm Gray
#C9BEB0
ΔE00 4.53
Antiquewhite
#FAEBD7
ΔE00 6.48
Champagne
#F7E7CE
ΔE00 6.54
Eggshell
#F0EAD6
ΔE00 7.09
Linen
#FAF0E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0C2 #C2CEDC
analogous
#DCC3C2 #DCD0C2 #DBDCC2
triadic
#DCD0C2 #C2DCD0 #D0C2DC
tetradic
#DCD0C2 #C2DCC3 #C2CEDC #DCC2DB
square
#DCD0C2 #C2DCC3 #C2CEDC #DCC2DB
split-complementary
#DCD0C2 #C2DBDC #C3C2DC
monochromatic
#AF9474 #C6B29B #DCD0C2 #F2EEE9 #F4F0EC
Accessibility & contrast
On white
1.52
#DCD0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DCD0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0C2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0C2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#D7D3C2
Tritanopia (blue-blind)
#E1CDCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd0c2; /* rgb */ color: rgb(220, 208, 194); /* oklch */ color: oklch(86.3% 0.023 71.8);
Tailwind
colors: {
custom: {
50: '#e7ded4',
500: '#dcd0c2',
950: '#000000',
},
}SCSS
$custom: #dcd0c2; $custom-light: #e7ded4; $custom-dark: #000000;
JSON
{
"hex": "#dcd0c2",
"rgb": {
"r": 220,
"g": 208,
"b": 194
},
"hsl": {
"h": 32.308,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86348,
"c": 0.02325,
"h": 71.8
},
"luminance": 0.64222
}Semantic roles & 50–950 ramp
primary
#DCD0C2
secondary
#8FA0B3
accent
#6FA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483