#DECDB4#DECDB4
#DECDB4 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.6% C 0.039 H 77.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDB4 |
|---|---|
| RGB | rgb(222, 205, 180) |
| HSL | hsl(36, 39%, 79%) |
| HSV | hsv(36, 19%, 87%) |
| CMYK | cmyk(0%, 7.7%, 18.9%, 12.9%) |
| CIE-LAB | lab(83.17, 1.91, 14.59) |
| CIE-LCH | lch(83.17, 14.72, 82.54°) |
| OKLab | oklab(85.57% 0.0083 0.0377) |
| OKLCH | oklch(85.57% 0.039 77.6) |
| XYZ | xyz(60.1935, 62.4888, 52.0618) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.11
Warm Gray
#C9BEB0
ΔE00 5.63
Champagne
#F7E7CE
ΔE00 5.88
Wheat
#F5DEB3
ΔE00 6.53
Bisque
#FFE4C4
ΔE00 6.65
Blanchedalmond
#FFEBCD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDB4 #B4C5DE
analogous
#DEB8B4 #DECDB4 #DADEB4
triadic
#DECDB4 #B4DECD #CDB4DE
tetradic
#DECDB4 #B4DEB8 #B4C5DE #DEB4DA
square
#DECDB4 #B4DEB8 #B4C5DE #DEB4DA
split-complementary
#DECDB4 #B4DADE #B8B4DE
monochromatic
#B9945F #CBB18A #DECDB4 #F1E9DF #F6F1EA
Accessibility & contrast
On white
1.56
#DECDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DECDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDB4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDB4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB2
Deuteranopia (green-blind)
#D8D1B5
Tritanopia (blue-blind)
#E6C8C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdb4; /* rgb */ color: rgb(222, 205, 180); /* oklch */ color: oklch(85.6% 0.039 77.6);
Tailwind
colors: {
custom: {
50: '#e8dcca',
500: '#decdb4',
950: '#000000',
},
}SCSS
$custom: #decdb4; $custom-light: #e8dcca; $custom-dark: #000000;
JSON
{
"hex": "#decdb4",
"rgb": {
"r": 222,
"g": 205,
"b": 180
},
"hsl": {
"h": 35.714,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.8557,
"c": 0.03864,
"h": 77.6
},
"luminance": 0.62488
}Semantic roles & 50–950 ramp
primary
#DECDB4
secondary
#8096B6
accent
#67B234
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482