#DCD3BF#DCD3BF
#DCD3BF is a very light, muted orange. Relative luminance 0.656; OKLCH L 86.9% C 0.029 H 86.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3BF |
|---|---|
| RGB | rgb(220, 211, 191) |
| HSL | hsl(41, 29%, 81%) |
| HSV | hsv(41, 13%, 86%) |
| CMYK | cmyk(0%, 4.1%, 13.2%, 13.7%) |
| CIE-LAB | lab(84.77, -0.25, 11.01) |
| CIE-LCH | lch(84.77, 11.02, 91.29°) |
| OKLab | oklab(86.87% 0.0017 0.0287) |
| OKLCH | oklch(86.87% 0.029 86.6) |
| XYZ | xyz(62.2127, 65.5666, 58.6584) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.12
Eggshell
#F0EAD6
ΔE00 5.23
Champagne
#F7E7CE
ΔE00 5.60
Warm Gray
#C9BEB0
ΔE00 5.82
Antiquewhite
#FAEBD7
ΔE00 6.30
Papayawhip
#FFEFD5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3BF #BFC8DC
analogous
#DCC4BF #DCD3BF #D6DCBF
triadic
#DCD3BF #BFDCD3 #D3BFDC
tetradic
#DCD3BF #BFDCC4 #BFC8DC #DCBFD6
square
#DCD3BF #BFDCC4 #BFC8DC #DCBFD6
split-complementary
#DCD3BF #BFD6DC #C4BFDC
monochromatic
#B19D70 #C6B897 #DCD3BF #F2EEE7 #F4F1EB
Accessibility & contrast
On white
1.49
#DCD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DCD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3BF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3BF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#E1CFCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd3bf; /* rgb */ color: rgb(220, 211, 191); /* oklch */ color: oklch(86.9% 0.029 86.6);
Tailwind
colors: {
custom: {
50: '#e7e0d2',
500: '#dcd3bf',
950: '#000000',
},
}SCSS
$custom: #dcd3bf; $custom-light: #e7e0d2; $custom-dark: #000000;
JSON
{
"hex": "#dcd3bf",
"rgb": {
"r": 220,
"g": 211,
"b": 191
},
"hsl": {
"h": 41.379,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8687,
"c": 0.02873,
"h": 86.6
},
"luminance": 0.65566
}Semantic roles & 50–950 ramp
primary
#DCD3BF
secondary
#8C98B3
accent
#5FA83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483