#DEC4AB#DEC4AB
#DEC4AB is a very light, muted orange. Relative luminance 0.580; OKLCH L 83.6% C 0.045 H 66.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4AB |
|---|---|
| RGB | rgb(222, 196, 171) |
| HSL | hsl(29, 44%, 77%) |
| HSV | hsv(29, 23%, 87%) |
| CMYK | cmyk(0%, 11.7%, 23%, 12.9%) |
| CIE-LAB | lab(80.71, 5.32, 15.92) |
| CIE-LCH | lch(80.71, 16.79, 71.54°) |
| OKLab | oklab(83.58% 0.0183 0.0411) |
| OKLCH | oklch(83.58% 0.045 66) |
| XYZ | xyz(57.2151, 57.9514, 46.6920) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.29
Warm Gray
#C9BEB0
ΔE00 6.46
Peach
#FFDAB9
ΔE00 6.58
Apricot
#FBCEB1
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 6.98
Khaki
#C3B091
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4AB #ABC5DE
analogous
#DEABAC #DEC4AB #DEDEAB
triadic
#DEC4AB #ABDEC4 #C4ABDE
tetradic
#DEC4AB #ACDEAB #ABC5DE #DEABDE
square
#DEC4AB #ACDEAB #ABC5DE #DEABDE
split-complementary
#DEC4AB #ABDEDE #ABACDE
monochromatic
#BB8653 #CDA57F #DEC4AB #EFE3D7 #F6F0E9
Accessibility & contrast
On white
1.67
#DEC4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DEC4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4AB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4AB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A9
Deuteranopia (green-blind)
#D3CBAB
Tritanopia (blue-blind)
#E7BEBD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec4ab; /* rgb */ color: rgb(222, 196, 171); /* oklch */ color: oklch(83.6% 0.045 66.0);
Tailwind
colors: {
custom: {
50: '#e8d5c4',
500: '#dec4ab',
950: '#000000',
},
}SCSS
$custom: #dec4ab; $custom-light: #e8d5c4; $custom-dark: #000000;
JSON
{
"hex": "#dec4ab",
"rgb": {
"r": 222,
"g": 196,
"b": 171
},
"hsl": {
"h": 29.412,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.83575,
"c": 0.04492,
"h": 66
},
"luminance": 0.5795
}Semantic roles & 50–950 ramp
primary
#DEC4AB
secondary
#7797B6
accent
#74B72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382