#DEC6AA#DEC6AA
#DEC6AA is a very light, muted orange. Relative luminance 0.588; OKLCH L 83.9% C 0.046 H 71.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6AA |
|---|---|
| RGB | rgb(222, 198, 170) |
| HSL | hsl(32, 44%, 77%) |
| HSV | hsv(32, 23%, 87%) |
| CMYK | cmyk(0%, 10.8%, 23.4%, 12.9%) |
| CIE-LAB | lab(81.19, 4.12, 17.13) |
| CIE-LCH | lch(81.19, 17.62, 76.48°) |
| OKLab | oklab(83.95% 0.0148 0.0441) |
| OKLCH | oklch(83.95% 0.046 71.4) |
| XYZ | xyz(57.5742, 58.8217, 46.3433) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.80
Warm Gray
#C9BEB0
ΔE00 6.48
Warm Beige
#E9DCC9
ΔE00 6.64
Khaki
#C3B091
ΔE00 6.65
Peach
#FFDAB9
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6AA #AAC2DE
analogous
#DEACAA #DEC6AA #DCDEAA
triadic
#DEC6AA #AADEC6 #C6AADE
tetradic
#DEC6AA #AADEAC #AAC2DE #DEAADC
square
#DEC6AA #AADEAC #AAC2DE #DEAADC
split-complementary
#DEC6AA #AADCDE #ACAADE
monochromatic
#BC8B52 #CDA87E #DEC6AA #EFE4D6 #F6F0E9
Accessibility & contrast
On white
1.65
#DEC6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#DEC6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6AA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6AA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A8
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#E7C0BE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec6aa; /* rgb */ color: rgb(222, 198, 170); /* oklch */ color: oklch(83.9% 0.046 71.4);
Tailwind
colors: {
custom: {
50: '#e8d7c3',
500: '#dec6aa',
950: '#000000',
},
}SCSS
$custom: #dec6aa; $custom-light: #e8d7c3; $custom-dark: #000000;
JSON
{
"hex": "#dec6aa",
"rgb": {
"r": 222,
"g": 198,
"b": 170
},
"hsl": {
"h": 32.308,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.83946,
"c": 0.04647,
"h": 71.4
},
"luminance": 0.5882
}Semantic roles & 50–950 ramp
primary
#DEC6AA
secondary
#7694B6
accent
#6DB72E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382