#DEC0AB#DEC0AB
#DEC0AB is a very light, muted orange. Relative luminance 0.562; OKLCH L 82.8% C 0.045 H 57.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0AB |
|---|---|
| RGB | rgb(222, 192, 171) |
| HSL | hsl(25, 44%, 77%) |
| HSV | hsv(25, 23%, 87%) |
| CMYK | cmyk(0%, 13.5%, 23%, 12.9%) |
| CIE-LAB | lab(79.71, 7.43, 14.52) |
| CIE-LCH | lch(79.71, 16.31, 62.91°) |
| OKLab | oklab(82.79% 0.0244 0.0375) |
| OKLCH | oklch(82.79% 0.045 57) |
| XYZ | xyz(56.3248, 56.1709, 46.3953) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.93
Peach
#FFDAB9
ΔE00 7.41
Warm Gray
#C9BEB0
ΔE00 7.45
Tan
#D2B48C
ΔE00 7.70
Light Peach
#FFD8B1
ΔE00 8.14
Burlywood
#DEB887
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0AB #ABC9DE
analogous
#DEABB0 #DEC0AB #DEDAAB
triadic
#DEC0AB #ABDEC0 #C0ABDE
tetradic
#DEC0AB #B0DEAB #ABC9DE #DAABDE
square
#DEC0AB #B0DEAB #ABC9DE #DAABDE
split-complementary
#DEC0AB #ABDEDA #ABB0DE
monochromatic
#BB7E53 #CD9F7F #DEC0AB #EFE1D7 #F6EFE9
Accessibility & contrast
On white
1.72
#DEC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#DEC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0AB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0AB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#E8BABA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec0ab; /* rgb */ color: rgb(222, 192, 171); /* oklch */ color: oklch(82.8% 0.045 57.0);
Tailwind
colors: {
custom: {
50: '#e8d3c4',
500: '#dec0ab',
950: '#000000',
},
}SCSS
$custom: #dec0ab; $custom-light: #e8d3c4; $custom-dark: #000000;
JSON
{
"hex": "#dec0ab",
"rgb": {
"r": 222,
"g": 192,
"b": 171
},
"hsl": {
"h": 24.706,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.82791,
"c": 0.04475,
"h": 57
},
"luminance": 0.56169
}Semantic roles & 50–950 ramp
primary
#DEC0AB
secondary
#779CB6
accent
#7FB72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382