#DCD2C4#DCD2C4
#DCD2C4 is a very light, muted orange. Relative luminance 0.653; OKLCH L 86.8% C 0.022 H 76.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2C4 |
|---|---|
| RGB | rgb(220, 210, 196) |
| HSL | hsl(35, 26%, 82%) |
| HSV | hsv(35, 11%, 86%) |
| CMYK | cmyk(0%, 4.5%, 10.9%, 13.7%) |
| CIE-LAB | lab(84.64, 1.08, 8.17) |
| CIE-LCH | lch(84.64, 8.24, 82.48°) |
| OKLab | oklab(86.8% 0.0051 0.0214) |
| OKLCH | oklch(86.8% 0.022 76.5) |
| XYZ | xyz(62.5246, 65.2951, 61.5233) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.08
Warm Gray
#C9BEB0
ΔE00 4.91
Antiquewhite
#FAEBD7
ΔE00 6.24
Eggshell
#F0EAD6
ΔE00 6.26
Champagne
#F7E7CE
ΔE00 6.29
Linen
#FAF0E6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2C4 #C4CEDC
analogous
#DCC6C4 #DCD2C4 #DADCC4
triadic
#DCD2C4 #C4DCD2 #D2C4DC
tetradic
#DCD2C4 #C4DCC6 #C4CEDC #DCC4DA
square
#DCD2C4 #C4DCC6 #C4CEDC #DCC4DA
split-complementary
#DCD2C4 #C4DADC #C6C4DC
monochromatic
#AE9777 #C5B59E #DCD2C4 #F3EFEA #F4F0EC
Accessibility & contrast
On white
1.49
#DCD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DCD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2C4
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2C4 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#D9D4C4
Tritanopia (blue-blind)
#E1CFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd2c4; /* rgb */ color: rgb(220, 210, 196); /* oklch */ color: oklch(86.8% 0.022 76.5);
Tailwind
colors: {
custom: {
50: '#e7dfd5',
500: '#dcd2c4',
950: '#000000',
},
}SCSS
$custom: #dcd2c4; $custom-light: #e7dfd5; $custom-dark: #000000;
JSON
{
"hex": "#dcd2c4",
"rgb": {
"r": 220,
"g": 210,
"b": 196
},
"hsl": {
"h": 35,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.86799,
"c": 0.02199,
"h": 76.5
},
"luminance": 0.65294
}Semantic roles & 50–950 ramp
primary
#DCD2C4
secondary
#919FB3
accent
#6BA441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483