#DECDB0#DECDB0
#DECDB0 is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.5% C 0.043 H 81.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDB0 |
|---|---|
| RGB | rgb(222, 205, 176) |
| HSL | hsl(38, 41%, 78%) |
| HSV | hsv(38, 21%, 87%) |
| CMYK | cmyk(0%, 7.7%, 20.7%, 12.9%) |
| CIE-LAB | lab(83.09, 1.32, 16.60) |
| CIE-LCH | lch(83.09, 16.65, 85.45°) |
| OKLab | oklab(85.48% 0.0067 0.0427) |
| OKLCH | oklch(85.48% 0.043 81.1) |
| XYZ | xyz(59.7919, 62.3281, 49.9467) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.91
Wheat
#F5DEB3
ΔE00 5.62
Champagne
#F7E7CE
ΔE00 6.09
Warm Gray
#C9BEB0
ΔE00 6.54
Bisque
#FFE4C4
ΔE00 6.75
Blanchedalmond
#FFEBCD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDB0 #B0C1DE
analogous
#DEB6B0 #DECDB0 #D8DEB0
triadic
#DECDB0 #B0DECD #CDB0DE
tetradic
#DECDB0 #B0DEB6 #B0C1DE #DEB0D8
square
#DECDB0 #B0DEB6 #B0C1DE #DEB0D8
split-complementary
#DECDB0 #B0D8DE #B6B0DE
monochromatic
#BA965A #CCB285 #DECDB0 #F0E8DB #F6F1E9
Accessibility & contrast
On white
1.56
#DECDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DECDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDB0
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDB0 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAE
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#E6C8C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdb0; /* rgb */ color: rgb(222, 205, 176); /* oklch */ color: oklch(85.5% 0.043 81.1);
Tailwind
colors: {
custom: {
50: '#e8dcc7',
500: '#decdb0',
950: '#000000',
},
}SCSS
$custom: #decdb0; $custom-light: #e8dcc7; $custom-dark: #000000;
JSON
{
"hex": "#decdb0",
"rgb": {
"r": 222,
"g": 205,
"b": 176
},
"hsl": {
"h": 37.826,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.85475,
"c": 0.04326,
"h": 81.1
},
"luminance": 0.62327
}Semantic roles & 50–950 ramp
primary
#DECDB0
secondary
#7C91B6
accent
#62B431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482