#DECBB9#DECBB9
#DECBB9 is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.3% C 0.032 H 65.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB9 |
|---|---|
| RGB | rgb(222, 203, 185) |
| HSL | hsl(29, 36%, 80%) |
| HSV | hsv(29, 17%, 87%) |
| CMYK | cmyk(0%, 8.6%, 16.7%, 12.9%) |
| CIE-LAB | lab(82.78, 3.71, 11.38) |
| CIE-LCH | lch(82.78, 11.97, 71.92°) |
| OKLab | oklab(85.3% 0.0133 0.0296) |
| OKLCH | oklch(85.3% 0.032 65.8) |
| XYZ | xyz(60.2368, 61.7455, 54.6344) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.74
Warm Gray
#C9BEB0
ΔE00 4.87
Champagne
#F7E7CE
ΔE00 7.13
Antiquewhite
#FAEBD7
ΔE00 7.39
Bisque
#FFE4C4
ΔE00 7.51
Peach
#FFDAB9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB9 #B9CCDE
analogous
#DEB9BA #DECBB9 #DEDDB9
triadic
#DECBB9 #B9DECB #CBB9DE
tetradic
#DECBB9 #BADEB9 #B9CCDE #DDB9DE
square
#DECBB9 #BADEB9 #B9CCDE #DDB9DE
split-complementary
#DECBB9 #B9DEDD #B9BADE
monochromatic
#B78D66 #CAAC8F #DECBB9 #F2EAE3 #F5F0EA
Accessibility & contrast
On white
1.57
#DECBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DECBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB9
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB9 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCB8
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#E5C7C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb9; /* rgb */ color: rgb(222, 203, 185); /* oklch */ color: oklch(85.3% 0.032 65.8);
Tailwind
colors: {
custom: {
50: '#e8dace',
500: '#decbb9',
950: '#000000',
},
}SCSS
$custom: #decbb9; $custom-light: #e8dace; $custom-dark: #000000;
JSON
{
"hex": "#decbb9",
"rgb": {
"r": 222,
"g": 203,
"b": 185
},
"hsl": {
"h": 29.189,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.85296,
"c": 0.03247,
"h": 65.8
},
"luminance": 0.61744
}Semantic roles & 50–950 ramp
primary
#DECBB9
secondary
#859EB6
accent
#74AF37
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383