#DECBB6#DECBB6
#DECBB6 is a very light, muted orange. Relative luminance 0.616; OKLCH L 85.2% C 0.036 H 70.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB6 |
|---|---|
| RGB | rgb(222, 203, 182) |
| HSL | hsl(32, 38%, 79%) |
| HSV | hsv(32, 18%, 87%) |
| CMYK | cmyk(0%, 8.6%, 18%, 12.9%) |
| CIE-LAB | lab(82.71, 3.26, 12.88) |
| CIE-LCH | lch(82.71, 13.29, 75.81°) |
| OKLab | oklab(85.22% 0.0121 0.0334) |
| OKLCH | oklch(85.22% 0.036 70.1) |
| XYZ | xyz(59.9234, 61.6202, 52.9841) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.50
Warm Gray
#C9BEB0
ΔE00 5.01
Champagne
#F7E7CE
ΔE00 6.66
Bisque
#FFE4C4
ΔE00 6.99
Antiquewhite
#FAEBD7
ΔE00 7.27
Peach
#FFDAB9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB6 #B6C9DE
analogous
#DEB7B6 #DECBB6 #DDDEB6
triadic
#DECBB6 #B6DECB #CBB6DE
tetradic
#DECBB6 #B6DEB7 #B6C9DE #DEB6DD
square
#DECBB6 #B6DEB7 #B6C9DE #DEB6DD
split-complementary
#DECBB6 #B6DDDE #B7B6DE
monochromatic
#B88F62 #CBAD8C #DECBB6 #F1E9E0 #F5F0EA
Accessibility & contrast
On white
1.58
#DECBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#DECBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB6
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB6 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB5
Deuteranopia (green-blind)
#D6D0B6
Tritanopia (blue-blind)
#E6C6C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb6; /* rgb */ color: rgb(222, 203, 182); /* oklch */ color: oklch(85.2% 0.036 70.1);
Tailwind
colors: {
custom: {
50: '#e8dacb',
500: '#decbb6',
950: '#000000',
},
}SCSS
$custom: #decbb6; $custom-light: #e8dacb; $custom-dark: #000000;
JSON
{
"hex": "#decbb6",
"rgb": {
"r": 222,
"g": 203,
"b": 182
},
"hsl": {
"h": 31.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.85222,
"c": 0.03555,
"h": 70.1
},
"luminance": 0.61619
}Semantic roles & 50–950 ramp
primary
#DECBB6
secondary
#829BB6
accent
#70B135
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383