#DECBAD#DECBAD
#DECBAD is a very light, muted orange. Relative luminance 0.613; OKLCH L 85.0% C 0.045 H 79.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBAD |
|---|---|
| RGB | rgb(222, 203, 173) |
| HSL | hsl(37, 43%, 77%) |
| HSV | hsv(37, 22%, 87%) |
| CMYK | cmyk(0%, 8.6%, 22.1%, 12.9%) |
| CIE-LAB | lab(82.52, 1.93, 17.39) |
| CIE-LCH | lch(82.52, 17.50, 83.67°) |
| OKLab | oklab(85.01% 0.0085 0.0447) |
| OKLCH | oklch(85.01% 0.046 79.3) |
| XYZ | xyz(59.0230, 61.2600, 48.2422) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.49
Wheat
#F5DEB3
ΔE00 5.68
Champagne
#F7E7CE
ΔE00 6.58
Warm Gray
#C9BEB0
ΔE00 6.65
Bisque
#FFE4C4
ΔE00 6.71
Tan
#D2B48C
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBAD #ADC0DE
analogous
#DEB3AD #DECBAD #D8DEAD
triadic
#DECBAD #ADDECB #CBADDE
tetradic
#DECBAD #ADDEB3 #ADC0DE #DEADD8
square
#DECBAD #ADDEB3 #ADC0DE #DEADD8
split-complementary
#DECBAD #ADD8DE #B3ADDE
monochromatic
#BB9456 #CCAF81 #DECBAD #F0E7D9 #F6F1E9
Accessibility & contrast
On white
1.58
#DECBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DECBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBAD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBAD | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAB
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#E7C5C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decbad; /* rgb */ color: rgb(222, 203, 173); /* oklch */ color: oklch(85.0% 0.045 79.3);
Tailwind
colors: {
custom: {
50: '#e8dac5',
500: '#decbad',
950: '#000000',
},
}SCSS
$custom: #decbad; $custom-light: #e8dac5; $custom-dark: #000000;
JSON
{
"hex": "#decbad",
"rgb": {
"r": 222,
"g": 203,
"b": 173
},
"hsl": {
"h": 36.735,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85007,
"c": 0.0455,
"h": 79.3
},
"luminance": 0.61259
}Semantic roles & 50–950 ramp
primary
#DECBAD
secondary
#7991B6
accent
#64B630
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382