#DECBB3#DECBB3
#DECBB3 is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.1% C 0.039 H 73.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB3 |
|---|---|
| RGB | rgb(222, 203, 179) |
| HSL | hsl(33, 39%, 79%) |
| HSV | hsv(33, 19%, 87%) |
| CMYK | cmyk(0%, 8.6%, 19.4%, 12.9%) |
| CIE-LAB | lab(82.65, 2.81, 14.38) |
| CIE-LCH | lch(82.65, 14.65, 78.96°) |
| OKLab | oklab(85.15% 0.0109 0.0372) |
| OKLCH | oklch(85.15% 0.039 73.7) |
| XYZ | xyz(59.6167, 61.4975, 51.3688) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.59
Warm Gray
#C9BEB0
ΔE00 5.41
Champagne
#F7E7CE
ΔE00 6.42
Bisque
#FFE4C4
ΔE00 6.70
Wheat
#F5DEB3
ΔE00 7.12
Peach
#FFDAB9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB3 #B3C6DE
analogous
#DEB5B3 #DECBB3 #DBDEB3
triadic
#DECBB3 #B3DECB #CBB3DE
tetradic
#DECBB3 #B3DEB5 #B3C6DE #DEB3DB
square
#DECBB3 #B3DEB5 #B3C6DE #DEB3DB
split-complementary
#DECBB3 #B3DBDE #B5B3DE
monochromatic
#B9915E #CBAE88 #DECBB3 #F1E8DE #F6F0EA
Accessibility & contrast
On white
1.58
#DECBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#DECBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB2
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#E6C6C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb3; /* rgb */ color: rgb(222, 203, 179); /* oklch */ color: oklch(85.1% 0.039 73.7);
Tailwind
colors: {
custom: {
50: '#e8dac9',
500: '#decbb3',
950: '#000000',
},
}SCSS
$custom: #decbb3; $custom-light: #e8dac9; $custom-dark: #000000;
JSON
{
"hex": "#decbb3",
"rgb": {
"r": 222,
"g": 203,
"b": 179
},
"hsl": {
"h": 33.488,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.85149,
"c": 0.03877,
"h": 73.7
},
"luminance": 0.61496
}Semantic roles & 50–950 ramp
primary
#DECBB3
secondary
#7F97B6
accent
#6BB233
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382