#DEC2AD#DEC2AD
#DEC2AD is a very light, muted orange. Relative luminance 0.571; OKLCH L 83.2% C 0.043 H 59.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2AD |
|---|---|
| RGB | rgb(222, 194, 173) |
| HSL | hsl(26, 43%, 77%) |
| HSV | hsv(26, 22%, 87%) |
| CMYK | cmyk(0%, 12.6%, 22.1%, 12.9%) |
| CIE-LAB | lab(80.25, 6.66, 14.21) |
| CIE-LCH | lch(80.25, 15.70, 64.90°) |
| OKLab | oklab(83.23% 0.0221 0.0368) |
| OKLCH | oklch(83.23% 0.043 59) |
| XYZ | xyz(56.9590, 57.1320, 47.5542) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.16
Warm Gray
#C9BEB0
ΔE00 6.86
Peach
#FFDAB9
ΔE00 7.13
Tan
#D2B48C
ΔE00 7.60
Light Peach
#FFD8B1
ΔE00 7.88
Warm Beige
#E9DCC9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2AD #ADC9DE
analogous
#DEADB1 #DEC2AD #DEDAAD
triadic
#DEC2AD #ADDEC2 #C2ADDE
tetradic
#DEC2AD #B1DEAD #ADC9DE #DAADDE
square
#DEC2AD #B1DEAD #ADC9DE #DAADDE
split-complementary
#DEC2AD #ADDEDA #ADB1DE
monochromatic
#BB8156 #CCA281 #DEC2AD #F0E2D9 #F6EFE9
Accessibility & contrast
On white
1.69
#DEC2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DEC2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2AD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2AD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AC
Deuteranopia (green-blind)
#D1C9AD
Tritanopia (blue-blind)
#E7BDBC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec2ad; /* rgb */ color: rgb(222, 194, 173); /* oklch */ color: oklch(83.2% 0.043 59.0);
Tailwind
colors: {
custom: {
50: '#e8d4c5',
500: '#dec2ad',
950: '#000000',
},
}SCSS
$custom: #dec2ad; $custom-light: #e8d4c5; $custom-dark: #000000;
JSON
{
"hex": "#dec2ad",
"rgb": {
"r": 222,
"g": 194,
"b": 173
},
"hsl": {
"h": 25.714,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.8323,
"c": 0.0429,
"h": 59
},
"luminance": 0.5713
}Semantic roles & 50–950 ramp
primary
#DEC2AD
secondary
#799CB6
accent
#7CB630
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382