#DECDAD#DECDAD
#DECDAD is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.4% C 0.047 H 83.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDAD |
|---|---|
| RGB | rgb(222, 205, 173) |
| HSL | hsl(39, 43%, 77%) |
| HSV | hsv(39, 22%, 87%) |
| CMYK | cmyk(0%, 7.7%, 22.1%, 12.9%) |
| CIE-LAB | lab(83.03, 0.89, 18.10) |
| CIE-LCH | lch(83.03, 18.12, 87.20°) |
| OKLab | oklab(85.41% 0.0055 0.0465) |
| OKLCH | oklch(85.41% 0.047 83.3) |
| XYZ | xyz(59.4984, 62.2107, 48.4007) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.13
Warm Beige
#E9DCC9
ΔE00 5.63
Champagne
#F7E7CE
ΔE00 6.43
Beige (survey)
#E6DAA6
ΔE00 6.70
Bisque
#FFE4C4
ΔE00 6.98
Moccasin
#FFE4B5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDAD #ADBEDE
analogous
#DEB5AD #DECDAD #D6DEAD
triadic
#DECDAD #ADDECD #CDADDE
tetradic
#DECDAD #ADDEB5 #ADBEDE #DEADD6
square
#DECDAD #ADDEB5 #ADBEDE #DEADD6
split-complementary
#DECDAD #ADD6DE #B5ADDE
monochromatic
#BB9856 #CCB281 #DECDAD #F0E8D9 #F6F2E9
Accessibility & contrast
On white
1.56
#DECDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DECDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDAD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDAD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAB
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#E7C7C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdad; /* rgb */ color: rgb(222, 205, 173); /* oklch */ color: oklch(85.4% 0.047 83.3);
Tailwind
colors: {
custom: {
50: '#e8dcc5',
500: '#decdad',
950: '#000000',
},
}SCSS
$custom: #decdad; $custom-light: #e8dcc5; $custom-dark: #000000;
JSON
{
"hex": "#decdad",
"rgb": {
"r": 222,
"g": 205,
"b": 173
},
"hsl": {
"h": 39.184,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85406,
"c": 0.04678,
"h": 83.3
},
"luminance": 0.62209
}Semantic roles & 50–950 ramp
primary
#DECDAD
secondary
#798EB6
accent
#5EB630
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482