#DECCAB#DECCAB
#DECCAB is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.2% C 0.048 H 82.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCAB |
|---|---|
| RGB | rgb(222, 204, 171) |
| HSL | hsl(39, 44%, 77%) |
| HSV | hsv(39, 23%, 87%) |
| CMYK | cmyk(0%, 8.1%, 23%, 12.9%) |
| CIE-LAB | lab(82.73, 1.12, 18.74) |
| CIE-LCH | lch(82.73, 18.78, 86.57°) |
| OKLab | oklab(85.16% 0.0062 0.0481) |
| OKLCH | oklch(85.16% 0.048 82.7) |
| XYZ | xyz(59.0679, 61.6570, 47.3096) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.08
Warm Beige
#E9DCC9
ΔE00 5.99
Beige (survey)
#E6DAA6
ΔE00 6.71
Champagne
#F7E7CE
ΔE00 6.72
Moccasin
#FFE4B5
ΔE00 6.98
Bisque
#FFE4C4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCAB #ABBDDE
analogous
#DEB3AB #DECCAB #D7DEAB
triadic
#DECCAB #ABDECC #CCABDE
tetradic
#DECCAB #ABDEB3 #ABBDDE #DEABD7
square
#DECCAB #ABDEB3 #ABBDDE #DEABD7
split-complementary
#DECCAB #ABD7DE #B3ABDE
monochromatic
#BB9753 #CDB17F #DECCAB #EFE7D7 #F6F2E9
Accessibility & contrast
On white
1.58
#DECCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DECCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCAB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCAB | 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)
#D5CBA9
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#E7C6C3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #deccab; /* rgb */ color: rgb(222, 204, 171); /* oklch */ color: oklch(85.2% 0.048 82.7);
Tailwind
colors: {
custom: {
50: '#e8dbc4',
500: '#deccab',
950: '#000000',
},
}SCSS
$custom: #deccab; $custom-light: #e8dbc4; $custom-dark: #000000;
JSON
{
"hex": "#deccab",
"rgb": {
"r": 222,
"g": 204,
"b": 171
},
"hsl": {
"h": 38.824,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.8516,
"c": 0.04845,
"h": 82.7
},
"luminance": 0.61656
}Semantic roles & 50–950 ramp
primary
#DECCAB
secondary
#778DB6
accent
#5FB72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161512
muted
#848482