#DCD1C2#DCD1C2
#DCD1C2 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.5% C 0.024 H 75.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1C2 |
|---|---|
| RGB | rgb(220, 209, 194) |
| HSL | hsl(35, 27%, 81%) |
| HSV | hsv(35, 12%, 86%) |
| CMYK | cmyk(0%, 5%, 11.8%, 13.7%) |
| CIE-LAB | lab(84.34, 1.27, 8.80) |
| CIE-LCH | lch(84.34, 8.89, 81.76°) |
| OKLab | oklab(86.55% 0.0058 0.023) |
| OKLCH | oklch(86.55% 0.024 75.8) |
| XYZ | xyz(62.0524, 64.7124, 60.2503) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.98
Warm Gray
#C9BEB0
ΔE00 4.70
Champagne
#F7E7CE
ΔE00 6.18
Antiquewhite
#FAEBD7
ΔE00 6.25
Eggshell
#F0EAD6
ΔE00 6.47
Linen
#FAF0E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1C2 #C2CDDC
analogous
#DCC4C2 #DCD1C2 #DADCC2
triadic
#DCD1C2 #C2DCD1 #D1C2DC
tetradic
#DCD1C2 #C2DCC4 #C2CDDC #DCC2DA
square
#DCD1C2 #C2DCC4 #C2CDDC #DCC2DA
split-complementary
#DCD1C2 #C2DADC #C4C2DC
monochromatic
#AF9674 #C6B49B #DCD1C2 #F2EEE9 #F4F0EC
Accessibility & contrast
On white
1.51
#DCD1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DCD1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1C2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1C2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#D8D3C2
Tritanopia (blue-blind)
#E1CECD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd1c2; /* rgb */ color: rgb(220, 209, 194); /* oklch */ color: oklch(86.5% 0.024 75.8);
Tailwind
colors: {
custom: {
50: '#e7dfd4',
500: '#dcd1c2',
950: '#000000',
},
}SCSS
$custom: #dcd1c2; $custom-light: #e7dfd4; $custom-dark: #000000;
JSON
{
"hex": "#dcd1c2",
"rgb": {
"r": 220,
"g": 209,
"b": 194
},
"hsl": {
"h": 34.615,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86547,
"c": 0.02373,
"h": 75.8
},
"luminance": 0.64712
}Semantic roles & 50–950 ramp
primary
#DCD1C2
secondary
#8F9EB3
accent
#6BA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483