#DECDB6#DECDB6
#DECDB6 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.6% C 0.036 H 75.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDB6 |
|---|---|
| RGB | rgb(222, 205, 182) |
| HSL | hsl(35, 38%, 79%) |
| HSV | hsv(35, 18%, 87%) |
| CMYK | cmyk(0%, 7.7%, 18%, 12.9%) |
| CIE-LAB | lab(83.22, 2.21, 13.59) |
| CIE-LCH | lch(83.22, 13.77, 80.76°) |
| OKLab | oklab(85.62% 0.0091 0.0352) |
| OKLCH | oklch(85.62% 0.036 75.5) |
| XYZ | xyz(60.3988, 62.5709, 53.1426) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.86
Warm Gray
#C9BEB0
ΔE00 5.25
Champagne
#F7E7CE
ΔE00 5.91
Bisque
#FFE4C4
ΔE00 6.73
Antiquewhite
#FAEBD7
ΔE00 6.82
Wheat
#F5DEB3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDB6 #B6C7DE
analogous
#DEB9B6 #DECDB6 #DBDEB6
triadic
#DECDB6 #B6DECD #CDB6DE
tetradic
#DECDB6 #B6DEB9 #B6C7DE #DEB6DB
square
#DECDB6 #B6DEB9 #B6C7DE #DEB6DB
split-complementary
#DECDB6 #B6DBDE #B9B6DE
monochromatic
#B89362 #CBB08C #DECDB6 #F1EAE0 #F5F1EA
Accessibility & contrast
On white
1.55
#DECDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DECDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDB6
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDB6 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB5
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#E5C8C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdb6; /* rgb */ color: rgb(222, 205, 182); /* oklch */ color: oklch(85.6% 0.036 75.5);
Tailwind
colors: {
custom: {
50: '#e8dccb',
500: '#decdb6',
950: '#000000',
},
}SCSS
$custom: #decdb6; $custom-light: #e8dccb; $custom-dark: #000000;
JSON
{
"hex": "#decdb6",
"rgb": {
"r": 222,
"g": 205,
"b": 182
},
"hsl": {
"h": 34.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.85618,
"c": 0.03639,
"h": 75.5
},
"luminance": 0.6257
}Semantic roles & 50–950 ramp
primary
#DECDB6
secondary
#8298B6
accent
#69B135
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483