#DEC897#DEC897
#DEC897 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 83.9% C 0.069 H 86.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC897 |
|---|---|
| RGB | rgb(222, 200, 151) |
| HSL | hsl(41, 52%, 73%) |
| HSV | hsv(41, 32%, 87%) |
| CMYK | cmyk(0%, 9.9%, 32%, 12.9%) |
| CIE-LAB | lab(81.33, 0.54, 27.37) |
| CIE-LCH | lch(81.33, 27.37, 88.87°) |
| OKLab | oklab(83.94% 0.0041 0.0688) |
| OKLCH | oklch(83.94% 0.069 86.6) |
| XYZ | xyz(56.3652, 59.0743, 37.7055) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.85
Beige (survey)
#E6DAA6
ΔE00 5.24
Wheat
#F5DEB3
ΔE00 5.57
Burlywood
#DEB887
ΔE00 6.21
Tan
#D2B48C
ΔE00 6.33
Sand
#C2B280
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC897 #97ADDE
analogous
#DEA497 #DEC897 #D1DE97
triadic
#DEC897 #97DEC8 #C897DE
tetradic
#DEC897 #97DEA4 #97ADDE #DE97D1
square
#DEC897 #97DEA4 #97ADDE #DE97D1
split-complementary
#DEC897 #97D1DE #A497DE
monochromatic
#BE963C #CFAF69 #DEC897 #EDE1C5 #F8F3E8
Accessibility & contrast
On white
1.64
#DEC897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DEC897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC897
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC897 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C794
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#E9C0BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec897; /* rgb */ color: rgb(222, 200, 151); /* oklch */ color: oklch(83.9% 0.069 86.6);
Tailwind
colors: {
custom: {
50: '#e9d8b6',
500: '#dec897',
950: '#000000',
},
}SCSS
$custom: #dec897; $custom-light: #e9d8b6; $custom-dark: #000000;
JSON
{
"hex": "#dec897",
"rgb": {
"r": 222,
"g": 200,
"b": 151
},
"hsl": {
"h": 41.408,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.83935,
"c": 0.06888,
"h": 86.6
},
"luminance": 0.59073
}Semantic roles & 50–950 ramp
primary
#DEC897
secondary
#637DB6
accent
#56BF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381