#DECBB0#DECBB0
#DECBB0 is a very light, muted orange. Relative luminance 0.614; OKLCH L 85.1% C 0.042 H 76.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB0 |
|---|---|
| RGB | rgb(222, 203, 176) |
| HSL | hsl(35, 41%, 78%) |
| HSV | hsv(35, 21%, 87%) |
| CMYK | cmyk(0%, 8.6%, 20.7%, 12.9%) |
| CIE-LAB | lab(82.58, 2.36, 15.89) |
| CIE-LCH | lch(82.58, 16.06, 81.53°) |
| OKLab | oklab(85.08% 0.0097 0.041) |
| OKLCH | oklch(85.08% 0.042 76.7) |
| XYZ | xyz(59.3166, 61.3774, 49.7882) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.95
Warm Gray
#C9BEB0
ΔE00 5.98
Wheat
#F5DEB3
ΔE00 6.32
Champagne
#F7E7CE
ΔE00 6.40
Bisque
#FFE4C4
ΔE00 6.62
Khaki
#C3B091
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB0 #B0C3DE
analogous
#DEB4B0 #DECBB0 #DADEB0
triadic
#DECBB0 #B0DECB #CBB0DE
tetradic
#DECBB0 #B0DEB4 #B0C3DE #DEB0DA
square
#DECBB0 #B0DEB4 #B0C3DE #DEB0DA
split-complementary
#DECBB0 #B0DADE #B4B0DE
monochromatic
#BA925A #CCAF85 #DECBB0 #F0E7DB #F6F1E9
Accessibility & contrast
On white
1.58
#DECBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DECBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB0
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB0 | 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)
#D3CBAE
Deuteranopia (green-blind)
#D8CFB1
Tritanopia (blue-blind)
#E6C6C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decbb0; /* rgb */ color: rgb(222, 203, 176); /* oklch */ color: oklch(85.1% 0.042 76.7);
Tailwind
colors: {
custom: {
50: '#e8dac7',
500: '#decbb0',
950: '#000000',
},
}SCSS
$custom: #decbb0; $custom-light: #e8dac7; $custom-dark: #000000;
JSON
{
"hex": "#decbb0",
"rgb": {
"r": 222,
"g": 203,
"b": 176
},
"hsl": {
"h": 35.217,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.85077,
"c": 0.0421,
"h": 76.7
},
"luminance": 0.61376
}Semantic roles & 50–950 ramp
primary
#DECBB0
secondary
#7C94B6
accent
#67B431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382