#DECDB2#DECDB2
#DECDB2 is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.5% C 0.041 H 79.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDB2 |
|---|---|
| RGB | rgb(222, 205, 178) |
| HSL | hsl(37, 40%, 78%) |
| HSV | hsv(37, 20%, 87%) |
| CMYK | cmyk(0%, 7.7%, 19.8%, 12.9%) |
| CIE-LAB | lab(83.13, 1.61, 15.60) |
| CIE-LCH | lch(83.13, 15.68, 84.09°) |
| OKLab | oklab(85.52% 0.0075 0.0403) |
| OKLCH | oklch(85.52% 0.041 79.4) |
| XYZ | xyz(59.9913, 62.4079, 50.9965) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.48
Champagne
#F7E7CE
ΔE00 5.94
Wheat
#F5DEB3
ΔE00 6.04
Warm Gray
#C9BEB0
ΔE00 6.07
Bisque
#FFE4C4
ΔE00 6.66
Blanchedalmond
#FFEBCD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDB2 #B2C3DE
analogous
#DEB7B2 #DECDB2 #D9DEB2
triadic
#DECDB2 #B2DECD #CDB2DE
tetradic
#DECDB2 #B2DEB7 #B2C3DE #DEB2D9
square
#DECDB2 #B2DEB7 #B2C3DE #DEB2D9
split-complementary
#DECDB2 #B2D9DE #B7B2DE
monochromatic
#B9955C #CCB187 #DECDB2 #F0E9DD #F6F1EA
Accessibility & contrast
On white
1.56
#DECDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DECDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDB2
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDB2 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#E6C8C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdb2; /* rgb */ color: rgb(222, 205, 178); /* oklch */ color: oklch(85.5% 0.041 79.4);
Tailwind
colors: {
custom: {
50: '#e8dcc9',
500: '#decdb2',
950: '#000000',
},
}SCSS
$custom: #decdb2; $custom-light: #e8dcc9; $custom-dark: #000000;
JSON
{
"hex": "#decdb2",
"rgb": {
"r": 222,
"g": 205,
"b": 178
},
"hsl": {
"h": 36.818,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.85522,
"c": 0.04094,
"h": 79.4
},
"luminance": 0.62407
}Semantic roles & 50–950 ramp
primary
#DECDB2
secondary
#7E94B6
accent
#64B332
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482