#DECDA7#DECDA7
#DECDA7 is a very light, muted orange. Relative luminance 0.620; OKLCH L 85.3% C 0.054 H 86.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDA7 |
|---|---|
| RGB | rgb(222, 205, 167) |
| HSL | hsl(41, 45%, 76%) |
| HSV | hsv(41, 25%, 87%) |
| CMYK | cmyk(0%, 7.7%, 24.8%, 12.9%) |
| CIE-LAB | lab(82.90, 0.04, 21.10) |
| CIE-LCH | lch(82.90, 21.10, 89.89°) |
| OKLab | oklab(85.27% 0.0031 0.0538) |
| OKLCH | oklch(85.27% 0.054 86.7) |
| XYZ | xyz(58.9308, 61.9837, 45.4114) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.65
Beige (survey)
#E6DAA6
ΔE00 5.11
Moccasin
#FFE4B5
ΔE00 6.58
Navajowhite
#FFDEAD
ΔE00 6.91
Very Light Brown
#D3B683
ΔE00 7.13
Warm Beige
#E9DCC9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDA7 #A7B8DE
analogous
#DEB2A7 #DECDA7 #D4DEA7
triadic
#DECDA7 #A7DECD #CDA7DE
tetradic
#DECDA7 #A7DEB2 #A7B8DE #DEA7D4
square
#DECDA7 #A7DEB2 #A7B8DE #DEA7D4
split-complementary
#DECDA7 #A7D4DE #B2A7DE
monochromatic
#BD9A4E #CDB47A #DECDA7 #EFE6D4 #F7F2E9
Accessibility & contrast
On white
1.57
#DECDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DECDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDA7
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDA7 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA5
Deuteranopia (green-blind)
#DBD0A8
Tritanopia (blue-blind)
#E7C7C3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decda7; /* rgb */ color: rgb(222, 205, 167); /* oklch */ color: oklch(85.3% 0.054 86.7);
Tailwind
colors: {
custom: {
50: '#e8dcc1',
500: '#decda7',
950: '#000000',
},
}SCSS
$custom: #decda7; $custom-light: #e8dcc1; $custom-dark: #000000;
JSON
{
"hex": "#decda7",
"rgb": {
"r": 222,
"g": 205,
"b": 167
},
"hsl": {
"h": 41.455,
"s": 45.455,
"l": 76.275
},
"oklch": {
"l": 0.85271,
"c": 0.0539,
"h": 86.7
},
"luminance": 0.61982
}Semantic roles & 50–950 ramp
primary
#DECDA7
secondary
#7388B6
accent
#58B92D
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161512
muted
#848482