#DECDB3#DECDB3
#DECDB3 is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.5% C 0.040 H 78.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDB3 |
|---|---|
| RGB | rgb(222, 205, 179) |
| HSL | hsl(36, 39%, 79%) |
| HSV | hsv(36, 19%, 87%) |
| CMYK | cmyk(0%, 7.7%, 19.4%, 12.9%) |
| CIE-LAB | lab(83.15, 1.76, 15.09) |
| CIE-LCH | lch(83.15, 15.20, 83.34°) |
| OKLab | oklab(85.55% 0.0079 0.039) |
| OKLCH | oklch(85.55% 0.04 78.5) |
| XYZ | xyz(60.0920, 62.4482, 51.5272) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.28
Warm Gray
#C9BEB0
ΔE00 5.84
Champagne
#F7E7CE
ΔE00 5.90
Wheat
#F5DEB3
ΔE00 6.27
Bisque
#FFE4C4
ΔE00 6.65
Blanchedalmond
#FFEBCD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDB3 #B3C4DE
analogous
#DEB7B3 #DECDB3 #D9DEB3
triadic
#DECDB3 #B3DECD #CDB3DE
tetradic
#DECDB3 #B3DEB7 #B3C4DE #DEB3D9
square
#DECDB3 #B3DEB7 #B3C4DE #DEB3D9
split-complementary
#DECDB3 #B3D9DE #B7B3DE
monochromatic
#B9955E #CBB188 #DECDB3 #F1E9DE #F6F1EA
Accessibility & contrast
On white
1.56
#DECDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DECDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDB3
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDB3 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB1
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#E6C8C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdb3; /* rgb */ color: rgb(222, 205, 179); /* oklch */ color: oklch(85.5% 0.040 78.5);
Tailwind
colors: {
custom: {
50: '#e8dcc9',
500: '#decdb3',
950: '#000000',
},
}SCSS
$custom: #decdb3; $custom-light: #e8dcc9; $custom-dark: #000000;
JSON
{
"hex": "#decdb3",
"rgb": {
"r": 222,
"g": 205,
"b": 179
},
"hsl": {
"h": 36.279,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.85546,
"c": 0.03979,
"h": 78.5
},
"luminance": 0.62447
}Semantic roles & 50–950 ramp
primary
#DECDB3
secondary
#7F95B6
accent
#65B233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482