#DECDBA#DECDBA
#DECDBA is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.7% C 0.032 H 70.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDBA |
|---|---|
| RGB | rgb(222, 205, 186) |
| HSL | hsl(32, 35%, 80%) |
| HSV | hsv(32, 16%, 87%) |
| CMYK | cmyk(0%, 7.7%, 16.2%, 12.9%) |
| CIE-LAB | lab(83.30, 2.82, 11.60) |
| CIE-LCH | lch(83.30, 11.93, 76.33°) |
| OKLab | oklab(85.72% 0.0107 0.0302) |
| OKLCH | oklch(85.72% 0.032 70.5) |
| XYZ | xyz(60.8180, 62.7386, 55.3508) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.80
Warm Gray
#C9BEB0
ΔE00 4.76
Champagne
#F7E7CE
ΔE00 6.31
Antiquewhite
#FAEBD7
ΔE00 6.75
Bisque
#FFE4C4
ΔE00 7.16
Blanchedalmond
#FFEBCD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDBA #BACBDE
analogous
#DEBBBA #DECDBA #DDDEBA
triadic
#DECDBA #BADECD #CDBADE
tetradic
#DECDBA #BADEBB #BACBDE #DEBADD
square
#DECDBA #BADEBB #BACBDE #DEBADD
split-complementary
#DECDBA #BADDDE #BBBADE
monochromatic
#B69167 #CAAF91 #DECDBA #F2EBE3 #F5F0EA
Accessibility & contrast
On white
1.55
#DECDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DECDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDBA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDBA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#E5C9C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdba; /* rgb */ color: rgb(222, 205, 186); /* oklch */ color: oklch(85.7% 0.032 70.5);
Tailwind
colors: {
custom: {
50: '#e8dcce',
500: '#decdba',
950: '#000000',
},
}SCSS
$custom: #decdba; $custom-light: #e8dcce; $custom-dark: #000000;
JSON
{
"hex": "#decdba",
"rgb": {
"r": 222,
"g": 205,
"b": 186
},
"hsl": {
"h": 31.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.85717,
"c": 0.03202,
"h": 70.5
},
"luminance": 0.62737
}Semantic roles & 50–950 ramp
primary
#DECDBA
secondary
#869DB6
accent
#6FAE37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483