#DECDAF#DECDAF
#DECDAF is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.5% C 0.044 H 81.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDAF |
|---|---|
| RGB | rgb(222, 205, 175) |
| HSL | hsl(38, 42%, 78%) |
| HSV | hsv(38, 21%, 87%) |
| CMYK | cmyk(0%, 7.7%, 21.2%, 12.9%) |
| CIE-LAB | lab(83.07, 1.17, 17.10) |
| CIE-LCH | lch(83.07, 17.14, 86.07°) |
| OKLab | oklab(85.45% 0.0063 0.044) |
| OKLCH | oklch(85.45% 0.044 81.8) |
| XYZ | xyz(59.6934, 62.2887, 49.4275) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.14
Wheat
#F5DEB3
ΔE00 5.44
Champagne
#F7E7CE
ΔE00 6.19
Warm Gray
#C9BEB0
ΔE00 6.78
Bisque
#FFE4C4
ΔE00 6.81
Blanchedalmond
#FFEBCD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDAF #AFC0DE
analogous
#DEB5AF #DECDAF #D7DEAF
triadic
#DECDAF #AFDECD #CDAFDE
tetradic
#DECDAF #AFDEB5 #AFC0DE #DEAFD7
square
#DECDAF #AFDEB5 #AFC0DE #DEAFD7
split-complementary
#DECDAF #AFD7DE #B5AFDE
monochromatic
#BA9758 #CCB284 #DECDAF #F0E8DA #F6F1E9
Accessibility & contrast
On white
1.56
#DECDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DECDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDAF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDAF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#D9D1B0
Tritanopia (blue-blind)
#E6C7C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdaf; /* rgb */ color: rgb(222, 205, 175); /* oklch */ color: oklch(85.5% 0.044 81.8);
Tailwind
colors: {
custom: {
50: '#e8dcc7',
500: '#decdaf',
950: '#000000',
},
}SCSS
$custom: #decdaf; $custom-light: #e8dcc7; $custom-dark: #000000;
JSON
{
"hex": "#decdaf",
"rgb": {
"r": 222,
"g": 205,
"b": 175
},
"hsl": {
"h": 38.298,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.85452,
"c": 0.04443,
"h": 81.8
},
"luminance": 0.62287
}Semantic roles & 50–950 ramp
primary
#DECDAF
secondary
#7B90B6
accent
#61B531
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482