#DECBB1#DECBB1
#DECBB1 is a very light, muted orange. Relative luminance 0.614; OKLCH L 85.1% C 0.041 H 75.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB1 |
|---|---|
| RGB | rgb(222, 203, 177) |
| HSL | hsl(35, 41%, 78%) |
| HSV | hsv(35, 20%, 87%) |
| CMYK | cmyk(0%, 8.6%, 20.3%, 12.9%) |
| CIE-LAB | lab(82.60, 2.51, 15.38) |
| CIE-LCH | lch(82.60, 15.59, 80.73°) |
| OKLab | oklab(85.1% 0.0101 0.0397) |
| OKLCH | oklch(85.1% 0.041 75.7) |
| XYZ | xyz(59.4159, 61.4172, 50.3112) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.80
Warm Gray
#C9BEB0
ΔE00 5.77
Champagne
#F7E7CE
ΔE00 6.39
Wheat
#F5DEB3
ΔE00 6.57
Bisque
#FFE4C4
ΔE00 6.62
Khaki
#C3B091
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB1 #B1C4DE
analogous
#DEB4B1 #DECBB1 #DADEB1
triadic
#DECBB1 #B1DECB #CBB1DE
tetradic
#DECBB1 #B1DEB4 #B1C4DE #DEB1DA
square
#DECBB1 #B1DEB4 #B1C4DE #DEB1DA
split-complementary
#DECBB1 #B1DADE #B4B1DE
monochromatic
#BA925B #CCAE86 #DECBB1 #F0E8DC #F6F1E9
Accessibility & contrast
On white
1.58
#DECBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DECBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB1
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB1 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAF
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#E6C6C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb1; /* rgb */ color: rgb(222, 203, 177); /* oklch */ color: oklch(85.1% 0.041 75.7);
Tailwind
colors: {
custom: {
50: '#e8dac8',
500: '#decbb1',
950: '#000000',
},
}SCSS
$custom: #decbb1; $custom-light: #e8dac8; $custom-dark: #000000;
JSON
{
"hex": "#decbb1",
"rgb": {
"r": 222,
"g": 203,
"b": 177
},
"hsl": {
"h": 34.667,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.85101,
"c": 0.04098,
"h": 75.7
},
"luminance": 0.61416
}Semantic roles & 50–950 ramp
primary
#DECBB1
secondary
#7D95B6
accent
#69B432
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382