#DEC7AB#DEC7AB
#DEC7AB is a very light, muted orange. Relative luminance 0.593; OKLCH L 84.2% C 0.046 H 72.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7AB |
|---|---|
| RGB | rgb(222, 199, 171) |
| HSL | hsl(33, 44%, 77%) |
| HSV | hsv(33, 23%, 87%) |
| CMYK | cmyk(0%, 10.4%, 23%, 12.9%) |
| CIE-LAB | lab(81.47, 3.74, 16.98) |
| CIE-LCH | lch(81.47, 17.39, 77.59°) |
| OKLab | oklab(84.17% 0.0137 0.0437) |
| OKLCH | oklch(84.17% 0.046 72.6) |
| XYZ | xyz(57.8985, 59.3183, 46.9198) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.00
Warm Beige
#E9DCC9
ΔE00 6.30
Warm Gray
#C9BEB0
ΔE00 6.37
Khaki
#C3B091
ΔE00 6.68
Peach
#FFDAB9
ΔE00 6.77
Light Peach
#FFD8B1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7AB #ABC2DE
analogous
#DEAEAB #DEC7AB #DCDEAB
triadic
#DEC7AB #ABDEC7 #C7ABDE
tetradic
#DEC7AB #ABDEAE #ABC2DE #DEABDC
square
#DEC7AB #ABDEAE #ABC2DE #DEABDC
split-complementary
#DEC7AB #ABDCDE #AEABDE
monochromatic
#BB8C53 #CDAA7F #DEC7AB #EFE4D7 #F6F0E9
Accessibility & contrast
On white
1.63
#DEC7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#DEC7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7AB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7AB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A9
Deuteranopia (green-blind)
#D5CDAC
Tritanopia (blue-blind)
#E7C1BF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec7ab; /* rgb */ color: rgb(222, 199, 171); /* oklch */ color: oklch(84.2% 0.046 72.6);
Tailwind
colors: {
custom: {
50: '#e8d8c4',
500: '#dec7ab',
950: '#000000',
},
}SCSS
$custom: #dec7ab; $custom-light: #e8d8c4; $custom-dark: #000000;
JSON
{
"hex": "#dec7ab",
"rgb": {
"r": 222,
"g": 199,
"b": 171
},
"hsl": {
"h": 32.941,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.84167,
"c": 0.04578,
"h": 72.6
},
"luminance": 0.59317
}Semantic roles & 50–950 ramp
primary
#DEC7AB
secondary
#7793B6
accent
#6CB72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382