#DCD2B7#DCD2B7
#DCD2B7 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.5% C 0.038 H 90.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2B7 |
|---|---|
| RGB | rgb(220, 210, 183) |
| HSL | hsl(44, 35%, 79%) |
| HSV | hsv(44, 17%, 86%) |
| CMYK | cmyk(0%, 4.5%, 16.8%, 13.7%) |
| CIE-LAB | lab(84.34, -0.97, 14.63) |
| CIE-LCH | lch(84.34, 14.67, 93.80°) |
| OKLab | oklab(86.47% -0.0001 0.0378) |
| OKLCH | oklch(86.47% 0.038 90.1) |
| XYZ | xyz(61.1086, 64.7287, 54.0653) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.62
Champagne
#F7E7CE
ΔE00 5.92
Eggshell
#F0EAD6
ΔE00 5.98
Wheat
#F5DEB3
ΔE00 6.55
Beige (survey)
#E6DAA6
ΔE00 6.96
Warm Gray
#C9BEB0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2B7 #B7C1DC
analogous
#DCC0B7 #DCD2B7 #D4DCB7
triadic
#DCD2B7 #B7DCD2 #D2B7DC
tetradic
#DCD2B7 #B7DCC0 #B7C1DC #DCB7D4
square
#DCD2B7 #B7DCC0 #B7C1DC #DCB7D4
split-complementary
#DCD2B7 #B7D4DC #C0B7DC
monochromatic
#B49F65 #C8B88E #DCD2B7 #F0ECE0 #F5F2EA
Accessibility & contrast
On white
1.51
#DCD2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DCD2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2B7
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2B7 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B5
Deuteranopia (green-blind)
#DBD4B8
Tritanopia (blue-blind)
#E3CDCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd2b7; /* rgb */ color: rgb(220, 210, 183); /* oklch */ color: oklch(86.5% 0.038 90.1);
Tailwind
colors: {
custom: {
50: '#e7dfcc',
500: '#dcd2b7',
950: '#000000',
},
}SCSS
$custom: #dcd2b7; $custom-light: #e7dfcc; $custom-dark: #000000;
JSON
{
"hex": "#dcd2b7",
"rgb": {
"r": 220,
"g": 210,
"b": 183
},
"hsl": {
"h": 43.784,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.86473,
"c": 0.03784,
"h": 90.1
},
"luminance": 0.64728
}Semantic roles & 50–950 ramp
primary
#DCD2B7
secondary
#8491B4
accent
#58AD38
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483