#DEC0AD#DEC0AD
#DEC0AD is a very light, muted orange. Relative luminance 0.562; OKLCH L 82.8% C 0.043 H 54.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0AD |
|---|---|
| RGB | rgb(222, 192, 173) |
| HSL | hsl(23, 43%, 77%) |
| HSV | hsv(23, 22%, 87%) |
| CMYK | cmyk(0%, 13.5%, 22.1%, 12.9%) |
| CIE-LAB | lab(79.75, 7.72, 13.51) |
| CIE-LCH | lch(79.75, 15.56, 60.26°) |
| OKLab | oklab(82.84% 0.0251 0.035) |
| OKLCH | oklch(82.84% 0.043 54.3) |
| XYZ | xyz(56.5169, 56.2478, 47.4068) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.08
Warm Gray
#C9BEB0
ΔE00 7.57
Peach
#FFDAB9
ΔE00 7.81
Tan
#D2B48C
ΔE00 8.50
Light Peach
#FFD8B1
ΔE00 8.68
Pinkish Grey
#C8ACA9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0AD #ADCBDE
analogous
#DEADB3 #DEC0AD #DED8AD
triadic
#DEC0AD #ADDEC0 #C0ADDE
tetradic
#DEC0AD #B3DEAD #ADCBDE #D8ADDE
square
#DEC0AD #B3DEAD #ADCBDE #D8ADDE
split-complementary
#DEC0AD #ADDED8 #ADB3DE
monochromatic
#BB7D56 #CC9E81 #DEC0AD #F0E2D9 #F6EEE9
Accessibility & contrast
On white
1.71
#DEC0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#DEC0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0AD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0AD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AC
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#E7BBBB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec0ad; /* rgb */ color: rgb(222, 192, 173); /* oklch */ color: oklch(82.8% 0.043 54.3);
Tailwind
colors: {
custom: {
50: '#e8d3c5',
500: '#dec0ad',
950: '#000000',
},
}SCSS
$custom: #dec0ad; $custom-light: #e8d3c5; $custom-dark: #000000;
JSON
{
"hex": "#dec0ad",
"rgb": {
"r": 222,
"g": 192,
"b": 173
},
"hsl": {
"h": 23.265,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.8284,
"c": 0.0431,
"h": 54.3
},
"luminance": 0.56246
}Semantic roles & 50–950 ramp
primary
#DEC0AD
secondary
#799FB6
accent
#82B630
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382