#DECDAB#DECDAB
#DECDAB is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.4% C 0.049 H 84.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDAB |
|---|---|
| RGB | rgb(222, 205, 171) |
| HSL | hsl(40, 44%, 77%) |
| HSV | hsv(40, 23%, 87%) |
| CMYK | cmyk(0%, 7.7%, 23%, 12.9%) |
| CIE-LAB | lab(82.98, 0.60, 19.10) |
| CIE-LCH | lch(82.98, 19.11, 88.20°) |
| OKLab | oklab(85.36% 0.0047 0.0489) |
| OKLCH | oklch(85.36% 0.049 84.5) |
| XYZ | xyz(59.3063, 62.1339, 47.3891) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.90
Beige (survey)
#E6DAA6
ΔE00 6.13
Warm Beige
#E9DCC9
ΔE00 6.13
Champagne
#F7E7CE
ΔE00 6.73
Moccasin
#FFE4B5
ΔE00 6.84
Navajowhite
#FFDEAD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDAB #ABBCDE
analogous
#DEB4AB #DECDAB #D6DEAB
triadic
#DECDAB #ABDECD #CDABDE
tetradic
#DECDAB #ABDEB4 #ABBCDE #DEABD6
square
#DECDAB #ABDEB4 #ABBCDE #DEABD6
split-complementary
#DECDAB #ABD6DE #B4ABDE
monochromatic
#BB9953 #CDB37F #DECDAB #EFE7D7 #F6F2E9
Accessibility & contrast
On white
1.56
#DECDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#DECDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDAB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDAB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#DAD1AC
Tritanopia (blue-blind)
#E7C7C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdab; /* rgb */ color: rgb(222, 205, 171); /* oklch */ color: oklch(85.4% 0.049 84.5);
Tailwind
colors: {
custom: {
50: '#e8dcc4',
500: '#decdab',
950: '#000000',
},
}SCSS
$custom: #decdab; $custom-light: #e8dcc4; $custom-dark: #000000;
JSON
{
"hex": "#decdab",
"rgb": {
"r": 222,
"g": 205,
"b": 171
},
"hsl": {
"h": 40,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.8536,
"c": 0.04914,
"h": 84.5
},
"luminance": 0.62133
}Semantic roles & 50–950 ramp
primary
#DECDAB
secondary
#778CB6
accent
#5CB72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161512
muted
#848482