#DCD2B5#DCD2B5
#DCD2B5 is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.4% C 0.040 H 91.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2B5 |
|---|---|
| RGB | rgb(220, 210, 181) |
| HSL | hsl(45, 36%, 79%) |
| HSV | hsv(45, 18%, 86%) |
| CMYK | cmyk(0%, 4.5%, 17.7%, 13.7%) |
| CIE-LAB | lab(84.30, -1.28, 15.63) |
| CIE-LCH | lch(84.30, 15.68, 94.67°) |
| OKLab | oklab(86.43% -0.0009 0.0403) |
| OKLCH | oklch(86.43% 0.04 91.2) |
| XYZ | xyz(60.9019, 64.6460, 52.9768) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.18
Champagne
#F7E7CE
ΔE00 6.19
Eggshell
#F0EAD6
ΔE00 6.26
Wheat
#F5DEB3
ΔE00 6.29
Beige (survey)
#E6DAA6
ΔE00 6.34
Blanchedalmond
#FFEBCD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2B5 #B5BFDC
analogous
#DCBEB5 #DCD2B5 #D2DCB5
triadic
#DCD2B5 #B5DCD2 #D2B5DC
tetradic
#DCD2B5 #B5DCBE #B5BFDC #DCB5D2
square
#DCD2B5 #B5DCBE #B5BFDC #DCB5D2
split-complementary
#DCD2B5 #B5D2DC #BEB5DC
monochromatic
#B59F62 #C8B98B #DCD2B5 #F0EBDF #F5F2EA
Accessibility & contrast
On white
1.51
#DCD2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DCD2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2B5
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2B5 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B3
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#E3CDCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd2b5; /* rgb */ color: rgb(220, 210, 181); /* oklch */ color: oklch(86.4% 0.040 91.2);
Tailwind
colors: {
custom: {
50: '#e7dfcb',
500: '#dcd2b5',
950: '#000000',
},
}SCSS
$custom: #dcd2b5; $custom-light: #e7dfcb; $custom-dark: #000000;
JSON
{
"hex": "#dcd2b5",
"rgb": {
"r": 220,
"g": 210,
"b": 181
},
"hsl": {
"h": 44.615,
"s": 35.78,
"l": 78.627
},
"oklch": {
"l": 0.86425,
"c": 0.04034,
"h": 91.2
},
"luminance": 0.64645
}Semantic roles & 50–950 ramp
primary
#DCD2B5
secondary
#818EB4
accent
#56AF37
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482