#DEC7AC#DEC7AC
#DEC7AC is a very light, muted orange. Relative luminance 0.594; OKLCH L 84.2% C 0.045 H 71.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7AC |
|---|---|
| RGB | rgb(222, 199, 172) |
| HSL | hsl(32, 43%, 77%) |
| HSV | hsv(32, 23%, 87%) |
| CMYK | cmyk(0%, 10.4%, 22.5%, 12.9%) |
| CIE-LAB | lab(81.49, 3.88, 16.48) |
| CIE-LCH | lch(81.49, 16.93, 76.75°) |
| OKLab | oklab(84.19% 0.0141 0.0424) |
| OKLCH | oklch(84.19% 0.045 71.6) |
| XYZ | xyz(57.9942, 59.3566, 47.4237) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.20
Warm Gray
#C9BEB0
ΔE00 6.20
Warm Beige
#E9DCC9
ΔE00 6.21
Peach
#FFDAB9
ΔE00 6.73
Khaki
#C3B091
ΔE00 6.82
Light Peach
#FFD8B1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7AC #ACC3DE
analogous
#DEAEAC #DEC7AC #DCDEAC
triadic
#DEC7AC #ACDEC7 #C7ACDE
tetradic
#DEC7AC #ACDEAE #ACC3DE #DEACDC
square
#DEC7AC #ACDEAE #ACC3DE #DEACDC
split-complementary
#DEC7AC #ACDCDE #AEACDE
monochromatic
#BB8C54 #CDA980 #DEC7AC #EFE5D8 #F6F0E9
Accessibility & contrast
On white
1.63
#DEC7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#DEC7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7AC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7AC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7AA
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#E7C1BF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec7ac; /* rgb */ color: rgb(222, 199, 172); /* oklch */ color: oklch(84.2% 0.045 71.6);
Tailwind
colors: {
custom: {
50: '#e8d8c4',
500: '#dec7ac',
950: '#000000',
},
}SCSS
$custom: #dec7ac; $custom-light: #e8d8c4; $custom-dark: #000000;
JSON
{
"hex": "#dec7ac",
"rgb": {
"r": 222,
"g": 199,
"b": 172
},
"hsl": {
"h": 32.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.8419,
"c": 0.04471,
"h": 71.6
},
"luminance": 0.59355
}Semantic roles & 50–950 ramp
primary
#DEC7AC
secondary
#7895B6
accent
#6DB62F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382