#DEC1AA#DEC1AA
#DEC1AA is a very light, muted orange. Relative luminance 0.566; OKLCH L 83.0% C 0.046 H 60.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1AA |
|---|---|
| RGB | rgb(222, 193, 170) |
| HSL | hsl(27, 44%, 77%) |
| HSV | hsv(27, 23%, 87%) |
| CMYK | cmyk(0%, 13.1%, 23.4%, 12.9%) |
| CIE-LAB | lab(79.94, 6.76, 15.38) |
| CIE-LCH | lch(79.94, 16.79, 66.28°) |
| OKLab | oklab(82.96% 0.0224 0.0397) |
| OKLCH | oklch(82.96% 0.046 60.5) |
| XYZ | xyz(56.4502, 56.5736, 45.9686) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.03
Tan
#D2B48C
ΔE00 6.90
Peach
#FFDAB9
ΔE00 6.97
Warm Gray
#C9BEB0
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 7.55
Burlywood
#DEB887
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1AA #AAC7DE
analogous
#DEAAAD #DEC1AA #DEDBAA
triadic
#DEC1AA #AADEC1 #C1AADE
tetradic
#DEC1AA #ADDEAA #AAC7DE #DBAADE
square
#DEC1AA #ADDEAA #AAC7DE #DBAADE
split-complementary
#DEC1AA #AADEDB #AAADDE
monochromatic
#BC8152 #CDA17E #DEC1AA #EFE1D6 #F6EFE9
Accessibility & contrast
On white
1.71
#DEC1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEC1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1AA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1AA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#D1C9AA
Tritanopia (blue-blind)
#E8BBBB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec1aa; /* rgb */ color: rgb(222, 193, 170); /* oklch */ color: oklch(83.0% 0.046 60.5);
Tailwind
colors: {
custom: {
50: '#e9d3c3',
500: '#dec1aa',
950: '#000000',
},
}SCSS
$custom: #dec1aa; $custom-light: #e9d3c3; $custom-dark: #000000;
JSON
{
"hex": "#dec1aa",
"rgb": {
"r": 222,
"g": 193,
"b": 170
},
"hsl": {
"h": 26.538,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.82963,
"c": 0.04558,
"h": 60.5
},
"luminance": 0.56572
}Semantic roles & 50–950 ramp
primary
#DEC1AA
secondary
#769AB6
accent
#7BB72E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382