#DCD0BE#DCD0BE
#DCD0BE is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.2% C 0.028 H 78.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0BE |
|---|---|
| RGB | rgb(220, 208, 190) |
| HSL | hsl(36, 30%, 80%) |
| HSV | hsv(36, 14%, 86%) |
| CMYK | cmyk(0%, 5.5%, 13.6%, 13.7%) |
| CIE-LAB | lab(83.99, 1.16, 10.42) |
| CIE-LCH | lch(83.99, 10.49, 83.68°) |
| OKLab | oklab(86.25% 0.0057 0.0272) |
| OKLCH | oklch(86.25% 0.028 78.2) |
| XYZ | xyz(61.3646, 64.0460, 57.8347) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.84
Warm Gray
#C9BEB0
ΔE00 4.70
Champagne
#F7E7CE
ΔE00 5.82
Antiquewhite
#FAEBD7
ΔE00 6.27
Eggshell
#F0EAD6
ΔE00 6.45
Papayawhip
#FFEFD5
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0BE #BECADC
analogous
#DCC1BE #DCD0BE #D9DCBE
triadic
#DCD0BE #BEDCD0 #D0BEDC
tetradic
#DCD0BE #BEDCC1 #BECADC #DCBED9
square
#DCD0BE #BEDCC1 #BECADC #DCBED9
split-complementary
#DCD0BE #BED9DC #C1BEDC
monochromatic
#B1966E #C7B396 #DCD0BE #F1EDE6 #F4F1EB
Accessibility & contrast
On white
1.52
#DCD0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DCD0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0BE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0BE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BD
Deuteranopia (green-blind)
#D8D3BE
Tritanopia (blue-blind)
#E2CCCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcd0be; /* rgb */ color: rgb(220, 208, 190); /* oklch */ color: oklch(86.2% 0.028 78.2);
Tailwind
colors: {
custom: {
50: '#e7ded1',
500: '#dcd0be',
950: '#000000',
},
}SCSS
$custom: #dcd0be; $custom-light: #e7ded1; $custom-dark: #000000;
JSON
{
"hex": "#dcd0be",
"rgb": {
"r": 220,
"g": 208,
"b": 190
},
"hsl": {
"h": 36,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86245,
"c": 0.02777,
"h": 78.2
},
"luminance": 0.64045
}Semantic roles & 50–950 ramp
primary
#DCD0BE
secondary
#8B9BB3
accent
#68A93D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483