#DECDB1#DECDB1
#DECDB1 is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.5% C 0.042 H 80.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDB1 |
|---|---|
| RGB | rgb(222, 205, 177) |
| HSL | hsl(37, 41%, 78%) |
| HSV | hsv(37, 20%, 87%) |
| CMYK | cmyk(0%, 7.7%, 20.3%, 12.9%) |
| CIE-LAB | lab(83.11, 1.47, 16.10) |
| CIE-LCH | lch(83.11, 16.16, 84.80°) |
| OKLab | oklab(85.5% 0.0071 0.0415) |
| OKLCH | oklch(85.5% 0.042 80.3) |
| XYZ | xyz(59.8912, 62.3679, 50.4697) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.68
Wheat
#F5DEB3
ΔE00 5.82
Champagne
#F7E7CE
ΔE00 6.00
Warm Gray
#C9BEB0
ΔE00 6.30
Bisque
#FFE4C4
ΔE00 6.70
Blanchedalmond
#FFEBCD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDB1 #B1C2DE
analogous
#DEB6B1 #DECDB1 #D8DEB1
triadic
#DECDB1 #B1DECD #CDB1DE
tetradic
#DECDB1 #B1DEB6 #B1C2DE #DEB1D8
square
#DECDB1 #B1DEB6 #B1C2DE #DEB1D8
split-complementary
#DECDB1 #B1D8DE #B6B1DE
monochromatic
#BA965B #CCB186 #DECDB1 #F0E9DC #F6F1E9
Accessibility & contrast
On white
1.56
#DECDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DECDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDB1
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDB1 | 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)
#D5CDAF
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#E6C8C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdb1; /* rgb */ color: rgb(222, 205, 177); /* oklch */ color: oklch(85.5% 0.042 80.3);
Tailwind
colors: {
custom: {
50: '#e8dcc8',
500: '#decdb1',
950: '#000000',
},
}SCSS
$custom: #decdb1; $custom-light: #e8dcc8; $custom-dark: #000000;
JSON
{
"hex": "#decdb1",
"rgb": {
"r": 222,
"g": 205,
"b": 177
},
"hsl": {
"h": 37.333,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.85499,
"c": 0.04209,
"h": 80.3
},
"luminance": 0.62367
}Semantic roles & 50–950 ramp
primary
#DECDB1
secondary
#7D93B6
accent
#63B432
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482