#DECDB7#DECDB7
#DECDB7 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.6% C 0.035 H 74.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDB7 |
|---|---|
| RGB | rgb(222, 205, 183) |
| HSL | hsl(34, 37%, 79%) |
| HSV | hsv(34, 18%, 87%) |
| CMYK | cmyk(0%, 7.7%, 17.6%, 12.9%) |
| CIE-LAB | lab(83.24, 2.36, 13.09) |
| CIE-LCH | lch(83.24, 13.31, 79.78°) |
| OKLab | oklab(85.64% 0.0095 0.034) |
| OKLCH | oklch(85.64% 0.035 74.4) |
| XYZ | xyz(60.5025, 62.6124, 53.6888) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.78
Warm Gray
#C9BEB0
ΔE00 5.09
Champagne
#F7E7CE
ΔE00 5.97
Antiquewhite
#FAEBD7
ΔE00 6.76
Bisque
#FFE4C4
ΔE00 6.80
Blanchedalmond
#FFEBCD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDB7 #B7C8DE
analogous
#DEBAB7 #DECDB7 #DCDEB7
triadic
#DECDB7 #B7DECD #CDB7DE
tetradic
#DECDB7 #B7DEBA #B7C8DE #DEB7DC
square
#DECDB7 #B7DEBA #B7C8DE #DEB7DC
split-complementary
#DECDB7 #B7DCDE #BAB7DE
monochromatic
#B89363 #CBB08D #DECDB7 #F1EAE1 #F5F0EA
Accessibility & contrast
On white
1.55
#DECDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DECDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDB7
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDB7 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB6
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#E5C9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdb7; /* rgb */ color: rgb(222, 205, 183); /* oklch */ color: oklch(85.6% 0.035 74.4);
Tailwind
colors: {
custom: {
50: '#e8dccc',
500: '#decdb7',
950: '#000000',
},
}SCSS
$custom: #decdb7; $custom-light: #e8dccc; $custom-dark: #000000;
JSON
{
"hex": "#decdb7",
"rgb": {
"r": 222,
"g": 205,
"b": 183
},
"hsl": {
"h": 33.846,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.85643,
"c": 0.03528,
"h": 74.4
},
"luminance": 0.62611
}Semantic roles & 50–950 ramp
primary
#DECDB7
secondary
#8399B6
accent
#6BB035
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483