#DECBB7#DECBB7
#DECBB7 is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.2% C 0.035 H 68.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB7 |
|---|---|
| RGB | rgb(222, 203, 183) |
| HSL | hsl(31, 37%, 79%) |
| HSV | hsv(31, 18%, 87%) |
| CMYK | cmyk(0%, 8.6%, 17.6%, 12.9%) |
| CIE-LAB | lab(82.73, 3.41, 12.38) |
| CIE-LCH | lch(82.73, 12.84, 74.61°) |
| OKLab | oklab(85.25% 0.0125 0.0322) |
| OKLCH | oklch(85.25% 0.035 68.8) |
| XYZ | xyz(60.0271, 61.6617, 53.5303) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.54
Warm Gray
#C9BEB0
ΔE00 4.93
Champagne
#F7E7CE
ΔE00 6.79
Bisque
#FFE4C4
ΔE00 7.14
Antiquewhite
#FAEBD7
ΔE00 7.28
Peach
#FFDAB9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB7 #B7CADE
analogous
#DEB8B7 #DECBB7 #DEDEB7
triadic
#DECBB7 #B7DECB #CBB7DE
tetradic
#DECBB7 #B7DEB8 #B7CADE #DEB7DE
square
#DECBB7 #B7DEB8 #B7CADE #DEB7DE
split-complementary
#DECBB7 #B7DEDE #B8B7DE
monochromatic
#B88E63 #CBAD8D #DECBB7 #F1E9E1 #F5F0EA
Accessibility & contrast
On white
1.58
#DECBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DECBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB7
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB7 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB6
Deuteranopia (green-blind)
#D6D0B7
Tritanopia (blue-blind)
#E5C7C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb7; /* rgb */ color: rgb(222, 203, 183); /* oklch */ color: oklch(85.2% 0.035 68.8);
Tailwind
colors: {
custom: {
50: '#e8dacc',
500: '#decbb7',
950: '#000000',
},
}SCSS
$custom: #decbb7; $custom-light: #e8dacc; $custom-dark: #000000;
JSON
{
"hex": "#decbb7",
"rgb": {
"r": 222,
"g": 203,
"b": 183
},
"hsl": {
"h": 30.769,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.85246,
"c": 0.0345,
"h": 68.8
},
"luminance": 0.6166
}Semantic roles & 50–950 ramp
primary
#DECBB7
secondary
#839CB6
accent
#71B035
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383