#DCD2B8#DCD2B8
#DCD2B8 is a very light, muted orange. Relative luminance 0.648; OKLCH L 86.5% C 0.037 H 89.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2B8 |
|---|---|
| RGB | rgb(220, 210, 184) |
| HSL | hsl(43, 34%, 79%) |
| HSV | hsv(43, 16%, 86%) |
| CMYK | cmyk(0%, 4.5%, 16.4%, 13.7%) |
| CIE-LAB | lab(84.37, -0.82, 14.13) |
| CIE-LCH | lch(84.37, 14.16, 93.32°) |
| OKLab | oklab(86.5% 0.0004 0.0366) |
| OKLCH | oklch(86.5% 0.037 89.5) |
| XYZ | xyz(61.2130, 64.7705, 54.6154) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.35
Champagne
#F7E7CE
ΔE00 5.81
Eggshell
#F0EAD6
ΔE00 5.86
Wheat
#F5DEB3
ΔE00 6.71
Warm Gray
#C9BEB0
ΔE00 6.82
Antiquewhite
#FAEBD7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2B8 #B8C2DC
analogous
#DCC0B8 #DCD2B8 #D4DCB8
triadic
#DCD2B8 #B8DCD2 #D2B8DC
tetradic
#DCD2B8 #B8DCC0 #B8C2DC #DCB8D4
square
#DCD2B8 #B8DCC0 #B8C2DC #DCB8D4
split-complementary
#DCD2B8 #B8D4DC #C0B8DC
monochromatic
#B49E66 #C8B88F #DCD2B8 #F0ECE1 #F5F2EB
Accessibility & contrast
On white
1.50
#DCD2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DCD2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2B8
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2B8 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 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)
#D8D1B6
Deuteranopia (green-blind)
#DBD4B9
Tritanopia (blue-blind)
#E2CECB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd2b8; /* rgb */ color: rgb(220, 210, 184); /* oklch */ color: oklch(86.5% 0.037 89.5);
Tailwind
colors: {
custom: {
50: '#e7dfcd',
500: '#dcd2b8',
950: '#000000',
},
}SCSS
$custom: #dcd2b8; $custom-light: #e7dfcd; $custom-dark: #000000;
JSON
{
"hex": "#dcd2b8",
"rgb": {
"r": 220,
"g": 210,
"b": 184
},
"hsl": {
"h": 43.333,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.86497,
"c": 0.03658,
"h": 89.5
},
"luminance": 0.6477
}Semantic roles & 50–950 ramp
primary
#DCD2B8
secondary
#8592B4
accent
#59AD39
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483